Charset

sLowcoRe

Chieftain
Joined
Oct 3, 2010
Messages
2
How can I make possible to use Turkish characters in game? Me and some friends want to translate the game but we couldn't find any solution about this problem.
I used NotePad++ and tried to encode the files in ISO 8859-3 and ISO 8859-9 but it didn't work.
 
How can I make possible to use Turkish characters in game? Me and some friends want to translate the game but we couldn't find any solution about this problem.
I used NotePad++ and tried to encode the files in ISO 8859-3 and ISO 8859-9 but it didn't work.
The XML files should be encoded in UTF-8. However, the in-game fonts are DDS textures that only contain ISO 8859-1 characters (plus four extra characters: Œ/œ and Ř/ř). I’ve been working on a mod to expand this set, but I haven’t made progress yet.
 
Back
Top Bottom