Page 1 of 1

How to : translation addon ?

Posted: Mon Dec 23, 2013 2:25 pm
by Chatterley
Hi guys, I would love to translate the game in french and I have seen some translation addons for chinese language already available. I have no clue on how to do this sort of thing, and I would love your help on how to be able to change in-game text (if it is not too overwhelming of course)

Re: How to : translation addon ?

Posted: Tue Dec 24, 2013 10:15 am
by IvenGray
Maybe you can grab a translation addon, open the .teaa file with .rar archiver, and edit it. Then you just need to change the translated text into your language. :)
Also, you can find the source code in the ToME4/game/modules/tome-1.1.2.team

Re: How to : translation addon ?

Posted: Tue Dec 24, 2013 11:03 pm
by lukep
For at least some of the parts (talents, and probably others), you can hook into the file loading, see this addon for an example of how I did a similar thing.

I don't know if there's an easy way to do monsters, dialogues, timed effects, items, or lore, though.