Practice ROM for Donkey Kong 64 that assists with practising the game for speedrunning.
- Python (version 3 or higher) or a text editor that can run a python terminal
- n64chain
- Create a folder called
/rom
in the root of the repo - Place a vanilla DK64 ROM in the
/rom
directory. You must source this yourself (this file must not be marked as read only) - Through a command window, run
./build.bat {file_name}
in the root directory (eg../build.bat dk64.z64
) - In the
/rom
directory, the developer version of the practice romdk64-practice-rom-dev.z64
.
Below is a list of tools that you may find useful