Decompile a .tra?

Started by Radiant, Fri 30/09/2016 22:20:46

Previous topic - Next topic

Radiant

Is it possible to decompile a .tra back into a .trs file?

Crimson Wizard

#1
Quote from: Radiant on Fri 30/09/2016 22:20:46
Is it possible to decompile a .tra back into a .trs file?
It should be technically possible, because there is basically a key/value map of strings inside. Maybe there are even programs for this somewhere in "unofficial" translation communities.

The code related to reading tra file into dictionary of strings:
https://github.com/adventuregamestudio/ags/blob/master/Engine/ac/translation.cpp#L126

SMF spam blocked by CleanTalk