A tool for converting files between Super Monkey Ball 2 (SMB2) and Super Monkey Ball Deluxe (SMBD) (xbox version).
All standard SMB2 stages can be converted, but not all minigame stages. See: https://pastebin.com/VAgP37F5
Deluxe levels still need some work. See: https://pastebin.com/3rwWEt25
Experimental conversion from SMB2 to SMBD (gma will need to be implemented before testing due to slight texture differences in equivilent levels).
Don't use this. Use GxModelViewer (GxUtils) instead.
Only for SMBD to SMB2. Incomplete and needs refactoring
Don't use this. Use GxModelViewer (GxUtils) instead.
Just drag the file to be converted on the executable
Add the file path as the command line parameter. Future support will include passing multiple files at once.
https://craftedcart.github.io/SMBLevelWorkshop/documentation/index.html?page=lzFormat2
https://craftedcart.github.io/SMBLevelWorkshop/documentation/index.html?page=gmaFormat
https://craftedcart.github.io/SMBLevelWorkshop/documentation/index.html?page=tplFormat12
All known specs are in the SMB2 Raw LZ spec file. The only difference is everything is little endian instead of big endian
All known specs are in the SMB2 GMA spec file. The only difference is everything is little endian instead of big endian
https://craftedcart.github.io/SMBLevelWorkshop/documentation/index.html?page=tplFormatDx