ZoomTen / pokecrystal-mobile-en

Fork of pokecrystal with Mobile Adapter Features.

Home Page:https://pret.github.io/pokecrystal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP Pokemon Crystal mobile restoration and localization. Built on Matze's substantial work restoring mobile functionality to Pokemon Crystal using code disassembled from the Japanese ROM.

Matze's original project can be found here: https://github.com/Sudel-Matze/pokecrystal

Old version of RGBDS required, 0.3.8 should work.

Primary To-Do List:

  • Adjust Easy Chat to function with other languages. Trim word count from 6 to 4 and increase word length from 5 to 8.
  • Graphical changes to accomodate other languages.
  • Some languages could have minor bugs.
  • Testing is needed from native speakers of other languages, preferably anyone able to assess issues in assembly.

To use this properly with an already existing save file for normal Crystal:

  • let the emulator create a new save for this mod, start a new game and save once you can
  • open your normal Crystal save and the newly created one in a hex editor and replace the first 0x8000 bytes of the new save with the first 0x8000 bytes of your normal Crystal save

Pokémon Crystal Build Status

This is a disassembly of Pokémon Crystal.

It builds the following ROMs:

  • Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc sha1: f4cd194bdee0d04ca4eac29e09b8e4e9d818c133
  • Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc sha1: f2f52230b536214ef7c9924f483392993e226cfb
  • Pokemon - Crystal Version (A) [C][!].gbc sha1: a0fc810f1d4e124434f7be2c989ab5b5892ddf36

To set up the repository, see INSTALL.md.

See also

Other disassembly projects:

Primary Contributors

  • Matze : Mobile Restoration & Japanese Code Disassembly

  • Darkshade : Graphics and Project Management

  • Ryuzac : Code and Japanese Translation

  • Arves : Italian Mobile Translation

  • Federx : Italian Mobile Translation

  • FerozElMejor : Spanish Mobile Translation

  • FrenchOrange : French Mobile Translation

  • Lesserkuma : German Mobile Translation

  • Muffet : German Mobile Translation

  • REON Community : Support and Assistance

About

Fork of pokecrystal with Mobile Adapter Features.

https://pret.github.io/pokecrystal/


Languages

Language:Assembly 91.9%Language:C 4.2%Language:Python 2.7%Language:C++ 1.0%Language:Makefile 0.1%Language:Shell 0.0%Language:Awk 0.0%