About
Pokémon Stadium 2 (known in Japan as Pokémon Stadium Gold & Silver) is a Nintendo 64 strategy game featuring all 251 Pokémon from the first two generations, and — via the Transfer Pak accessory — compatible with Pokémon trained in the Game Boy and Game Boy Color games. pokestadiumgs is a work-in-progress decompilation of Pokémon Stadium 2 (US/JP) for the Nintendo 64, rebuilding both regional ROMs from source; it requires the player to supply the original ROM and to have Python 3.7+ and standard build tools installed.
Getting started
Building it requires placing the original ROM in the project's baseroms folder, installing the listed build prerequisites (including Python packages listed in the repo), then running the included setup and build commands.