Skip to content

WolfGC64/marioparty4

 
 

Repository files navigation

Mario Party 4 (USA)

A public decompilation of Mario Party 4 (US) v1.0.

mp4.1.dol Hash: sha1: ff8d894776d37167e454ae3f0c9e644407c1e6b1

NOTE: the dols and rels should be shiftable....hopefully

In order to build, you will need the following:

  • devkitPro (specifically the devkitPPC segment)
  • python3
  • gcc

Instructions

  1. Download GC_WII_COMPILERS.zip from (https://cdn.discordapp.com/attachments/704241951972524063/801641758249320478/GC_WII_COMPILERS.zip) and extract it to tools/mwcc_compiler/.
  2. Run the make -j command to build main.dol
  3. To build the rels, ./configure && ninja

Contributions

Contributions and PRs are welcome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 99.8%
  • Other 0.2%