I'm a member of a community that is dedicated to translating videogames to Spanish. I found a way to translate the texts of the game (thanks to FTLUnpacker) but the game does not support extended characters (eg.: á, é, í, ó, ú, ñ...).
I edited the file JustinFont11Bold.ttf adding the missing characters and activating them, but does not work.
Also try replacing Justin font for the Arial font, but the issue is the same, shows only the basic characters.
Eg.: when I write é, the game shows i.
In hexa, é=00E9 and i=0069. Clearly, the game is limited to the first 80 Unicode characters.
This can be fixed in some way?

