Vesly's ASM / C

ReplaceText

Since @knabepicer made this cool hack, I decided to take a crack at replacing all instances of text, including in conversations. You can require a flag to be on or limit it to a specific chapter ID. I want this for my self randomizers, so this release is for fe6/fe7/fe8.
mGBA_U1wkiIwgnT

This gets expensive, so I recommend you do not replace more than about 100 strings of text, or else the game will start to noticeably lag a little.

Installation

Please note that if you’re using the old core.exe, the String("text") macro will not work properly.

Latest colorzcore can be found here: Releases · StanHash/ColorzCore · GitHub

FE6 users should uncomment this line:
//#inctbl "FE6TR" "fe6_tr.tbl"

13 Likes