forked from roeming/MSSB-Export-Models
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
21 lines (12 loc) · 990 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
MSSB Character Model Extractor v 1.0
This program will extract all character models from Mario Superstar Baseball
Please extract your ZZZZ.dat, aaaa.dat, and main.dol and put them in the extractor/data/VERSION folder for the appropriate version.
Make sure you have python installed, you can then double click run.bat to install the needed python libraries, and run the main program
Alternatively, you can run `python main.py` while in the extractor folder
The outputted files will be in the extractor/outputs/version folder.
If you want to name a file, add the name and location to the FileNames.json file. The 'Location' tag will be the folder name you wish to rename.
Let me (Roeming#8394 on discord) know if anything fails
Notes:
Bat and ball models are grouped into the hand models, but due to quantization, don't appear right yet.
No animations or bones are currently extracted, that is in the works.
Normals may be strange, so you might want to recalculate those in blender.