Skip to content

mariopartyrd/marioparty3

Repository files navigation


Mario Party Decompilation Discord

Building

This project has only been tested on Ubuntu (22.04 LTS) WSL2 on windows, but should also work for native linux

  1. Run ./tools/install.sh to get the dependencies and set up a virtual python environment
  2. Copy a US rom of mario party 3 named baserom.us.z64 to the root of the repo
  3. Run make setup which will generate assembly files for nonmatched functions and a linker script. Then run make -j to compile. To fully clear out the asm files, run make distclean which will require another make setup and make -j to compile again

About

Decompilation of Mario Party 3 for N64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages