Skip to content

Tool to generate an asm file from a bank of strings translated to a variety of languages supported by Pokémon Ruby and Sapphire.

License

Notifications You must be signed in to change notification settings

PikalaxALT/agbstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agbstring

A utility that builds an asm file from a set of strings translated to a variety of languages supported by Pokémon Ruby and Sapphire.

To build

Requirements: GNU make, GCC

make

To run

agbstring <input-file> <output-file> <language>

Supports the following languages:

  • Japanese
  • English
  • French
  • Spanish
  • German
  • Italian

Spelling is important; case is not.

An example input file is supplied as test.txt.

About

Tool to generate an asm file from a bank of strings translated to a variety of languages supported by Pokémon Ruby and Sapphire.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages