An open API service indexing awesome lists of open source software.

https://github.com/ethteck/pokemonstadium

Decompilation of Pokemon Stadium
https://github.com/ethteck/pokemonstadium

Last synced: about 1 year ago
JSON representation

Decompilation of Pokemon Stadium

Awesome Lists containing this project

README

          

# pokemonstadium
A WIP decomp of Pokemon Stadium.

Note: To use this repository, you must already have a rom for the game.

# To use
1. Place the US Pokemon Stadium rom into the root of the repository as "baserom.z64".
2. Set up tools and extract the rom: `make setup`
3. Re-assemble the rom: `make`