This repo contains a WIP decompilation of Super Mario Sunshine (JP, revision 0). This project has moved to doldecomp/sms.
It builds the following DOL:
sms_jp_r0.dol: sha1: 9f5a8caf56f5356aeac9d3ed28bf8de976a03625
- devkitPro
- gcc
- Obtain a clean DOL of SMS JP 1.0 and place it in the base working directory and name it
baserom.dol
. - Download GC_WII_COMPILERS.zip from (https://cdn.discordapp.com/attachments/704241951972524063/801641758249320478/GC_WII_COMPILERS.zip) and extract it to tools/mwcc_compiler/.
- Run the
make
command
Contributions and PRs are welcome.