@Tythesly: It seems you misunderstood something, as original ttgames script can only process dat files (main archives) with supplementary hdr files for some games (which contains index). All extracted files should be processed by other scripts/tools/etc, if they exist.
spiritovod wrote:@Tythesly: It seems you misunderstood something, as original ttgames script can only process dat files (main archives) with supplementary hdr files for some games (which contains index). All extracted files should be processed by other scripts/tools/etc, if they exist.
@Tythesly: Those are different games, so files layout obviously may be different. I have no idea where texts are stored, but judging by this topic, they can be extracted with the mentioned script. You can actually ask where they stored in that topic and discuss the rest of localization related questions there.
The script for .TEXTURE files works perfectly on TSS files. But, after looking in the files from TSS, I noticed some .NXG_TEXTURE files are also texture files, but this script(v4) doesn't work on these files. Could an updated version handle these files as well?
@KL3W: I've updated the script, it should now handle most NXG_TEXTURE files properly. Many of them contain the same dummy textures though, so you need to either run quickbms with "-o" option or confirm overwriting for all existing files.
spiritovod wrote:@KL3W: I've updated the script, it should now handle most NXG_TEXTURE files properly. Many of them contain the same dummy textures though, so you need to either run quickbms with "-o" option or confirm overwriting for all existing files.
Thanks for this quick fix! Working fine for most of the files I've tested, except 4 (which contain textures since I can have these textures with x-ripper). Could you please add an update to the script so it's working for all .NXG_TEXTURE files? Thanks for the great work.
spiritovod wrote:I've updated the script with better handing for NXG files. Though it's the last update, if something else doesn't work, it will not be fixed.
Thanks again for this quick fix!! I don't understand why this would be the last update since you are doing a great job, but I have to respect that. Thanks for the great work!