mirror of
https://gitlab.com/banjo.decomp/banjo-kazooie
synced 2026-08-10 02:45:26 -04:00
bca765209fcbac876fd23b3348d47f71aa1cf295
banjo (91.2526%)
Building
Grab tools
git submodule update --init --recursive
Drop in US v1.0 as baserom.us.v10.z64 (sha1sum: 1fe1632098865f639e22c11b9a81ee8f29c75d7a)
To extract and build everything
make
where the following are supported values of <module_id>
core1core2MMTTCCCBGSFPlairGVCCWRBBMMMSMfightcutscenes
Prerequisites
Ubuntu 18.04 or higher.
sudo apt-get update && sudo apt-get install -y $(cat packages.txt)
python3 -m pip install -r requirements.txt
Other versions
Drop in us.v11, jp, or pal as baserom.<version>.z64 e.g. baserom.us.v11.z64
make VERSION=us.v11
Languages
C
99.3%
Python
0.3%
Makefile
0.3%