2024-09-17 19:24:31 -04:00
2020-10-16 13:03:23 -07:00
2024-09-17 19:24:31 -04:00
2024-09-17 18:31:18 -04:00
2024-09-17 18:31:18 -04:00
2024-09-13 14:04:46 -04:00
2024-09-07 14:00:42 -04:00
2023-09-03 16:29:12 -04:00
2020-11-10 03:13:20 -08:00
2020-08-21 12:27:45 -07:00
2024-09-07 17:38:05 -04:00
2024-09-17 18:31:18 -04:00
2020-08-22 15:23:20 -04:00
2023-06-26 18:20:07 -04:00

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%