2023-06-25 19:07:58 -04:00
2020-10-16 13:03:23 -07:00
2023-06-25 19:07:58 -04:00
2023-06-25 19:07:58 -04:00
2023-06-25 19:07:58 -04:00
2023-06-25 18:53:27 -04:00
2023-06-23 10:25:46 -04:00
2020-11-10 03:13:20 -08:00
2020-08-21 12:27:45 -07:00
2023-06-25 19:07:58 -04:00
2023-06-25 19:07:58 -04:00
2020-08-22 15:23:20 -04:00
2020-08-26 12:21:29 -07: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.

  3. Obtain version 2.7 of mwcceppc.exe and mwldeppc.exe and place them in tools/old.

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

  5. 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%