Wii Sports

This repo contains a WIP decompilation of Wii Sports (US, revision 1).

Required tools

  • gcc
  • devkitPro

Build instructions

  1. Obtain a clean DOL of Wii Sports (US Rev 1), place it in include and name it baserom.dol.

  2. Obtain version 3.0 of mwcceppc.exe and mwldeppc.exe and place them in tools/codewarrior/GC/3.0.

  3. Obtain version 2.7 of mwcceppc.exe and place it in tools/codewarrior/GC/2.7.

  4. Obtain version 3.0 Alpha 3 of mwcceppc.exe and place it in tools/codewarrior/GC/3.0a3.

  5. Obtain powerpc-eabi-as.exe from devkitPPC and place it in tools.

  6. Run make.

Contributions

Contributions and PRs are welcome.

S
Description
No description provided
Readme MIT
40 MiB
Languages
Assembly 77.1%
C 12.3%
C++ 10%
Python 0.4%
Makefile 0.2%