Battle of the Immortal / War of the Immortals / STR and TAS

Need help translating games in other languages? Have your language problems solved here.
Post Reply
Ekey
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 1739
Joined: Wed Mar 31, 2010 6:54 am
Has thanked: 85 times
Been thanked: 961 times

Battle of the Immortal / War of the Immortals / STR and TAS

Post by Ekey » Fri Jul 06, 2012 1:24 pm

Here tool for decrypt and encrypt back STR and TAS files in Data\Task folder for localization :)

Usage

Code: Select all

BOIWOIDecrypt.exe <inFile> <outFile>
Example Decrypt

Code: Select all

BOIWOIDecrypt.exe 4096.str 4096.str.txt
BOIWOIDecrypt.exe 4096.tas 4096.tas.txt
Example Encrypt

Code: Select all

BOIWOIDecrypt.exe 4096.str.txt 4096.str
BOIWOIDecrypt.exe 4096.tas.txt 4096.tas
STR - Contained quest text and ect.
TAS - Contained quest params.

Example decrypted STR

Code: Select all

[Bulletin] ""
[Direct] ""
[Failed] ""
[Hint] "Kill 160 {hSaboteurs[12306]h} in the Plain of Despair. This quest will complete automatically."
[Intro] "Saboteurs are Hades' covert agents that specialize in infiltration\nand, of course, sabotage. Go to the Plain of Despair, find them\nand destroy them before they can do any more damage."
[Name] "Breachers"
[NpcDialog] ""
[Success] ""
[Undone] ""
You do not have the required permissions to view the files attached to this post.

Post Reply