This repository contains the new code written for the Banjo: Recompiled version of the Banjo-Kazooie mod BK The Jiggies of Time by Kurko Mods.
- Follow the instructions to install build tools found here.
- Build the
RecompModToolandRecompModMergerutilties from the N64Recomp repo and place them in the root folder of this project. - Copy the
BKRecompRomhackToolutility from this repo into this folder. - Place a vanilla Banjo-Kazooie NTSC-U 1.0 ROM in the root of this repo and name it "baserom.z64". THe file's SHA1 checksum should be 1fe1632098865f639e22c11b9a81ee8f29c75d7a.
- Place the Jiggies of Time bps file in the root of this repo and name it "patch.bps". The bps file's SHA1 checksum should be 9b345cf04320f5d3b3ec26c5fe372988d7bc2e1c.
- Patch the Jiggies of Time bps file onto the Banjo-Kazooie NTSC-U 1.0 ROM and place the resulting ROM in the root of this repo with the name "bk_jiggies_of_time.z64". The resulting ROM's SHA1 checksum should be 674deb63b85fe87cd0b7500138012425e018646f.
- Run
make.