This is the code to launch the Mario Kart Wii Custom Track Distribution, Retro Rewind, developed by ZPL.
- Updater
- Credits
- Launch
- Exit
- Settings/Options
- Cats4Life - Channel
- ZPL - Art, Channel
- TWD98 - Art
- r00t1024 - Making Riivolution Buildable
- Aaron "AerialX", tueidj, Tempus, megazig - Riivolution
- devkitPPC and devkitARM
dkp-pacman -S wii-dev ppc-portlibs wii-portlibs devkitARM
- ppc-libogg, ppc-libvorbisidec and ppc-freetype
dkp-pacman -S ppc-libogg ppc-libvorbisidec ppc-freetype
- a build environment for your host with GNU Make, some coreutils, and a C++ compiler
- on Windows, devkitPro supplies and requires this via MSYS2
- Python 3.x and python-yaml or pyyaml (only for rawksd)
curl
,unzip
, and i386 multilibs (for dollz3)zip
(only for packaging the build result)
With the required dependencies installed, just run make launcher
in the project's directory: