Skip to content

mariopartyrd/marioparty3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

338 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image
Mario Party Decompilation Discord

Building

Prerequisites

This project supports:

  • Ubuntu (22.04 LTS) WSL 2 on Windows
  • Native Debian or Arch Linux

Setup

  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 cd tools && make to install additional dependencies.
  4. Run make setup from the repository root, which will generate assembly files for nonmatched functions and a linker script.
  5. 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

Before building in a new shell, run source venv/bin/activate to establish the virtual environment.

About

Decompilation of Mario Party 3 for N64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages