Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 2.24 KB

README.md

File metadata and controls

57 lines (34 loc) · 2.24 KB

Information

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.

Features

Mobile GB Restoration: Battle and trade online like it's 2001.

image image image

(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.

bgb00006 bgb00007 bgb00008

Optional tie-in with Pokemon Pink: replace Red with Green for a new twist.

bgb00003 bgb00004 bgb00005

Also includes a handful of bugfixes to restore intended gameplay flow, and more soon to be revealed!

Setup

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

Mobile Adapter Features

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

TO-DO

  • Finish implementing Green battle
  • Restore cut minigames from GS Spaceworld
  • General polish and bugfixing
  • Implement changes into other languages
  • ???