Titan Quest Anniversary Edition

Titan Quest Anniversary Edition

Cataclysm
 This topic has been pinned, so it's probably important
Acamas  [developer] 31 Jul, 2021 @ 6:55am
Installing language patches
Thanks to everybody helping to improve the mod, especially those who submitted a translation file!
If you wish to translate the mod in your language, leave a comment below.

To install a language patch, follow the instructions below or in the "language patch" folder of the steam mod directory.

Chinese 中文 | Provided by 小玉米
要安装中文补丁,请进入你的Steam mod目录,比如说。C:\Program Files (x86)\Steam\steamapps\workshop\content\475150\2502915308
点击任一版本的MOD,到language patch文件夹中找到安装说明。

French Français | Provided by Birdy
Naviguez jusqu'au dossier de votre module Cataclysm. En général, c'est quelque chose comme ça : C:\Program Files (x86)\Steam\steamapps\workshop\content\475150\2502915308
Accédez à la version du mod que vous souhaitez modifier et, à l'intérieur, au dossier "language_patches". Allez dans le dossier de la langue que vous voulez installer.
Copiez le fichier Text.arc dans le dossier des ressources et remplacez le fichier Text.arc dans ce dossier. Bonne lecture!

Russian Русский | Provided by vitaxa978
Перейдите в папку модификации Cataclysm (\Steam\steamapps\workshop\content\475150\2502915308).
Перейдите в папку версии модификации, которую вы хотите изменить (cataclysm или cataclysm_chaos_edition), и внутри неё в папку «language_patches». Перейдите в папку russian.
Скопируйте файлы Text.arc и Xpack2.arc в папку ресурсов (resources).
Last edited by Acamas; 6 Feb, 2022 @ 6:22am
< >
Showing 1-10 of 10 comments
xXMitzuhideXx 25 Nov, 2021 @ 3:59pm 
Hi, I'm interested to translate this mod into german. Is there any mod translation instructions or any programs which I do need to translate it?
Acamas  [developer] 26 Nov, 2021 @ 1:59am 
Hi xXMitzuhideXx, thank you very much for offering to do the translation. As far as I know, somebody else is already working on a German translation. Of course you can still go for it if you want to. :steamhappy: If you do, you don't need anything special. The file with all the text is in resources\Text\ModStrings.txt in the steam mod folder (Most of the time something like this:C:\Users\user\Documents\My Games\Titan Quest - Immortal Throne\Custommaps\cataclysm\resources\Text).
xXMitzuhideXx 26 Nov, 2021 @ 5:53pm 
Ok, but I was trying to translate it for my own. Unfortunately my translated part didn't show up in the Game. I don't know but the texts showed up like "tagnames.......". Maybe I didn't use the right tool or programs. I actually don't have many experiences by working with files expecially arc.files which you use for the Text.arc. Can you recommended a tool for opening and editing arc. files?
Acamas  [developer] 27 Nov, 2021 @ 2:17am 
Sure, there is the arz explorer. You can download it here: https://drive.google.com/open?id=1Zr-m9BD0KEZbi6IMXG-3UlgFxj7S4DjJ
If you want to see the text in the game, you also have to use either the artmanager that is alsoready in the normal Titan Quest Installation folder, or you can use the arc encryptor: https://titanquestfans.net/index.php?topic=320.0
You can use one of those to generate the Text.arc file and replace it in the ressources folder of the mod.
ht0 26 Jan, 2022 @ 2:28pm 
Russian translation (Provided by vitaxa978) - https://drive.google.com/drive/folders/1fx-akQ22_PM-5uCTPs5_C0HfiLD-i-5d
The second link - https://drive.google.com/drive/folders/1IGwDPaggDRHTH33rkhvuIepCIy6Y6ACR is screenshots (not part of the translation), so that you (the author) understand why the Russian translation needs the Xpack2.arc file and a few screenshots from the android version of the Cataclysm modification.
Acamas  [developer] 27 Jan, 2022 @ 8:26am 
Hi HekTo, thank you very much for the translation! I will include it in the next patch.
Wolf 26 Oct, 2023 @ 2:39pm 
How is the German translation coming along?
Acamas  [developer] 27 Oct, 2023 @ 8:24am 
Hi Wolf, I actually don't know. I'm going to see if I can reach the person who offered to do the translation
isrin 19 Mar @ 3:22pm 
hi Acamas, Could you tell me step by step how to pack "ModStrings.txt" into the file "Text.arc"

I tried using ARC Encryptor but instead of packing ModStrings.txt into text.arc it packs the entire folder where the file is located, then when I unpack my translated text.arc to check if everything is ok with it it turns out that text.arc is actually "folder/modstrings.txt"
And when I unpack your text.arc, modstrings.txt is not in any folder.

I don't know how else to explain it, I hope you understand what I mean because my English sucks
Acamas  [developer] 20 Mar @ 9:28am 
Hi isrin, yeah the ARC Encryptor does that, unfortunately. I used the ArchiveTool.exe from the game directory to encrypt the language patches. You need to make a batch file to run the encryption. I'll paste the code I used below. You just have to change the paths to suit youre needs and should be good to go. In my example, the ModStrings.txt file is in the folder C:\temp\Text

cd C:\Program Files (x86)\Steam\steamapps\common\Titan Quest Anniversary Edition
start ArchiveTool.exe "C:\temp\Text.arc" -update "ModStrings.txt" "C:\temp\Text" 6
< >
Showing 1-10 of 10 comments
Per page: 1530 50