About
This is a work-in-progress decompilation of Conker's Bad Fur Day (US N64 ROM) into byte-matching C code, requiring the player's own copy of the ROM (`baserom.us.z64`) to build. Per the repository's own progress tracker it is far from complete, and the project is archived/inactive.
History
The project builds on tooling developed by the broader N64 decompilation community (asm-differ, asm-processor, n64splat, ido-static-recomp) and credits an earlier disassembly by the 'Revenge of the Red Falcon' project as its starting point.
Known limitations
- feature: Decompilation is a work in progress; asset formats (model/texture/sound) are still being identified and documented.
Additional notes
- Status
- The project is archived and marked unplayable in this catalog; per its own progress badge, only about 1,365 of 5,916 total functions had been matched to the original binary.