AngheloAlf / pokemonsnap

A WIP decomp of Pokemon Snap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C 84.4%Language:Python 13.2%Language:Assembly 1.9%Language:Makefile 0.3%Language:Shell 0.0%Language:OpenEdge ABL 0.0%Language:CSS 0.0%Language:C++ 0.0%