After quite some experimentation, here’s what i found (Potential spoilers for the game):
-
The corruption comes from the save files in
%APPDATA%
and i think just from theworddb.tres
. If I remove them (or even just delete the contents of thewords
array in it’s respective file) everything goes back to normal. -
The issue with the pink phrase boxes seems to be the usage of question marks. The pink phrases had the folowing contexts: “pick page?” “Pick key” “Use key?”. When i removed the question marks they went back to normal.
-
Yep, the issue is non-alphhanumeric characters in the translation or context. Could you take a look at this?