A public decompilation of Sonic Riders: Zero Gravity(USA).
srzg.dol Hash: sha1: b6a0eaa2352428a0d9fabaf81e128c5618281326
NOTE: as of yet, this dol is not yet shiftable
In order to build, you will need the following:
- devkitPro (specifically the devkitPPC segment)
- python3
- gcc
- 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 - Enjoy your new dol!
Contributions and PRs are welcome!