mirror of
https://github.com/pret/pokestadium.git
synced 2024-11-23 05:00:00 +00:00
Disassembly and decompilation of Pokémon Stadium
.github/workflows | ||
include | ||
oldnotes | ||
src | ||
tools | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gitmodules | ||
calcprogress.py | ||
checksum.md5 | ||
diff_settings.py | ||
diff.py | ||
format.py | ||
Makefile | ||
README.md | ||
requirements.txt | ||
splat.yaml | ||
undefined_syms.txt |
Pokemon Stadium (US)
A WIP decomp of Pokemon Stadium (US).
It builds the following ROMs:
- pokestadium.z64:
md5: ed1378bc12115f71209a77844965ba50
Note: To use this repository, you must already have a rom for the game.
Prerequisites
Under Debian / Ubuntu (which we recommend using), you can install them with the following commands:
sudo apt update
sudo apt install make git build-essential binutils-mips-linux-gnu python3 python3-pip
Please also ensure that the Python version installed is >3.7.
The build process has a few python packages required that are located in requirements.txt
.
To install them simply run in a terminal:
python3 -m pip install -r requirements.txt
To use
- Place the US Pokemon Stadium 1.0 rom into the root of the repository as "baserom.z64".
- Set up tools and extract the rom:
make setup
- Re-assemble the rom:
make
See also
Other disassembly and/or decompilation projects:
- Pokémon Red and Blue
- Pokémon Gold and Silver (Space World '97 demo)
- Pokémon Yellow
- Pokémon Trading Card Game
- Pokémon Pinball
- Pokémon Gold and Silver
- Pokémon Crystal
- Pokémon Ruby and Sapphire
- Pokémon Pinball: Ruby & Sapphire
- Pokémon FireRed and LeafGreen
- Pokémon Emerald
- Pokémon Mystery Dungeon: Red Rescue Team
- Pokémon Diamond and Pearl
- Pokémon Platinum
- Pokémon HeartGold and SoulSilver
- Pokémon Mystery Dungeon: Explorers of Sky
Contacts
You can find us on: