This is a project to translate Pokemon Emerald into Latin. For now, only the translation files will be kept here. These are meant to be combined with the Emerald Decompilation Project (https://github.com/pret/pokeemerald) and then compiled. The English base text that is translated is extracted from the Decompilation Project also.
WIKI: https://github.com/krkpdf/pokemon-emerald-latin/wiki
- Download the Decompilation Project from https://github.com/pret/pokeemerald
- Use the extract_text script to extract all the text from the game (already done, see Text/)
- Find all the sprites containing English text (to be implemented)
- Add translations to the text, change sprites, and upload to repo
- Replace text in Decompilation Project (make.sh!) and compile