A WIP decomp of Pokemon Snap.
Note: To use this repository, you must already have a rom for the game.
For Python dependencies:
pip3 install -U -r requirements.txt
- Place the US Pokemon Snap rom (sha1:
edc7c49cc568c045fe48be0d18011c30f393cbaf
) into the root of the repository as "pokemonsnap.z64". - (one-time) Set up tools:
./configure.py --setup
- Run extraction and disassembly:
./configure.py
- Rebuild the rom:
ninja