Skip to content
Colton G. Rushton edited this page Jun 23, 2022 · 15 revisions

Welcome to the pokecrystal wiki!

Pages

  • Code cleanup: Guidelines for what needs doing if you're helping to refactor the pokecrystal code.
  • Code documentation: Most of the documentation of the code itself is kept in the repository.
  • Legacy support: Support for modern scripts in legacy pokecrystal, for use with projects using older versions as a base. Most of these are already in the repo, for those that aren't, this helps you keep that support.
  • Tutorials: Lots of how-to guides for making custom games: change the GSC content, port features from newer generations, and overcome some limitations of the pokecrystal engine.
  • Branches: This contains a list of branches that can either be used to patch your custom game or used as a base to build on top of.
  • Hard-coded logic: Things you'll want to know for making a game that aren't abstracted out into data tables.
  • Game Freak devs: Trivia about the GSC development process.
  • Links: For information not on this wiki.
Clone this wiki locally