Skip to content
Rangi edited this page Sep 2, 2019 · 27 revisions

This page contains links to user-created content that could be useful for people hacking on pokecrystal. Such content includes patches, utilities, resources, documents, and probably a bunch more.

Utilities

  • Polished Map - Map, tileset, and event editor for Windows or Linux.
  • Tilemap Studio - Tilemap editor for Windows or Linux.
  • Crowdmap - Cross-platform map and event editor. (Not updated since 2017, doesn't work with pokecrystal any more.)
  • GB Note - ASM and MIDI music editor.
  • Midi2ASM - Converts MIDI to ASM (one file with all four channels). Requires mid2txt pre-processing.
  • MIDI2GSC - Converts MIDI to ASM (one file per channel). Requires gs2c.py post-processing for updated pokecrystal ASM format.
  • sprites.scm - GIMP script to aid with creating a proper Pokémon sprite.
  • free_space.awk - Calculates available space in the ROM from the pokecrystal.map file.
  • Free hex editors for Windows - FlexHEX, HxD, Frhed, wxMEdit, Catch22 HexEdit, or wxHexEditor.

Documents

Feature branches

Clone this wiki locally