Port of the RSDKv3 decomp to the Nintendo Gamecube!
- Download the latest release from here
- Place the dol file wherever you'd like on your SD card
- Place Sonic CD's data.rsdk at "Gamecube/Apps/SonicCD/Data.rsdk"
- Run the dol file!!
This port use's Makefiles (i HATE cmake) so to compile just run:
make
In the project root
- Rubberduckycooly for creating the RSDKv3 decomp
- Christian "Taxman" Whitehead for creating the Retro Engine in the first place
- Ultra0000 for creating the the Wii port which this port is built off