- Clone this repo recursively with git.
- If you've already cloned, then init submodules recursively instead.
git submodule update --init --recursive
- Install packages for the C++ libraries fmtlib and toml11.
- Ubuntu:
sudo apt install libfmt-dev libtoml11-dev gcc-mips-linux-gnu
- Ubuntu:
- Install pip requirements for splat.
python3 -m pip install -r tools/splat/requirements.txt
- Install pip requirements for this project.
python3 -m pip install -r tools/requirements.txt
- Place a copy of Banjo Tooie NTSC-U (SHA1 = af1a89e12b638b8d82cc4c085c8e01d4cba03fb3) in this folder and name it
baserom.us.z64. - Run
make setupto decompress the rom and split it. - Run
make(with an optional job count) to build the rom.
Mr-Wiseguy/banjo-tooie
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|