About
Mario Party 3 is a 2000 party game by Hudson Soft for the Nintendo 64, the third series entry, introducing duel maps where two players use non-player allies such as Chain Chomps to reduce each other's stamina. marioparty3 is a decompilation project targeting a byte-matching rebuild of the Nintendo 64 original. It requires a US ROM copy (baserom.us.z64) and builds on Ubuntu 22.04 (including via WSL2), Debian, or Arch Linux.
Getting started
Building requires running `./tools/install.sh` to set up dependencies and a Python virtual environment, placing a US ROM as baserom.us.z64, running `cd tools && make`, then `make setup` and `make -j` from the repo root; `source venv/bin/activate` is needed in new shells before building.