Skip to content

Ryan-Myers/pokemonsnap

 
 

Repository files navigation

pokemonsnap

US Bytes US Functions

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

Setup

  1. Place the US Pokemon Snap rom (sha1: edc7c49cc568c045fe48be0d18011c30f393cbaf) into the root of the repository as "pokemonsnap.z64".
  2. (one-time) Set up tools: ./configure.py --setup
  3. Run extraction and disassembly: ./configure.py
  4. Rebuild the rom: ninja

About

A WIP decomp of Pokemon Snap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.8%
  • Python 11.3%
  • Assembly 1.6%
  • Makefile 0.3%
  • Shell 0.0%
  • OpenEdge ABL 0.0%