Skip to content

A research on the battle strings of Ruby, FireRed & Emerald.

License

Notifications You must be signed in to change notification settings

Aryan10/Battle-Strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battle-Strings

A project to change the in-game battle text to match Generation 7.

If you know any other text change, then you can inform us, You can also contribute codes and pointers, you will get credit for this.

Credits

Special Thanks to Bulbapedia for GBA Character Encoding.

All other people are listed in credits.md

How to use?

Follow these steps to use it in your hack.

Requirments

• A Hex Editor

• A rom (Ruby, FireRed or Emerald)

Steps

• Open the md file you want to use, all are in research folder. And open your hex editor.

• Insert the New Code somewhere in free space. It's same for FireRed & Emerald, diffrent for Ruby.

• Now at all your rom pointers, insert your offset(where you inserted new code) in reverse hex.

Note

You will see Extra Byte Changes in foe.md, it's actually some more byte changes required, it's basically fixes some text that goes out of screen (because The opposing is way too bigger than Foe)

The fixed messages are the battle text of Ingrain & Curse(Ghost).

The data folder keeps the data of the things researched while this project was running. You can check it out for information.