This is a project aimed at restoring lost content and features from the second generation of Pokemon games, as well as envisioning what could have been if Pink Version had released alongside Yellow.
Mobile GB Restoration: Battle and trade online like it's 2001.
(See https://github.com/gb-mobile/pokecrystal-mobile-eng for more information on how to use mobile features.)
Skateboard functionality: Zip around at high speed! Use the B button to brake.
Optional tie-in with Pokemon Pink: replace Red with Green for a new twist.
Also includes a handful of bugfixes to restore intended gameplay flow, and more soon to be revealed!
For more information, please see INSTALL.md
By default, the target will build with both bugfixing and 1.1 revisions. You will need to run one of the following commands:
-
US Version:
make
-
US with debugging symbols:
make debug
-
US without bugfixes:
make nofix
-
EU Version:
make eu
-
AU Version:
make au
A full list of Mobile Adapter features for Pokémon Crystal can be found here: https://github.com/gb-mobile/pokecrystal-mobile-en/wiki/Pok%C3%A9mon-Crystal-Mobile-Features
- Finish implementing Green battle
- Restore cut minigames from GS Spaceworld
- General polish and bugfixing
- Implement changes into other languages
- ???