Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
ANA UJIRAM
Posts: 5 Joined: Sat Jul 30, 2022 11:01 am
Post
by ANA UJIRAM » Sat Jul 30, 2022 11:17 am
HI GUYS.
I'm trying to translate Shadow of Mordor but I can't find a way to reimport or convert (string.strdb) to (globalresources_en.embb)
I Tried every (quikBMS)method but it didn't work
Is there another way to convert?
Can someone help me..
And thanks in advance..
rabatini
Posts: 179 Joined: Tue Jan 18, 2022 12:21 am
Post
by rabatini » Sat Jul 30, 2022 12:16 pm
do you have some sample to share?
ANA UJIRAM
Posts: 5 Joined: Sat Jul 30, 2022 11:01 am
Post
by ANA UJIRAM » Sat Jul 30, 2022 12:18 pm
rabatini wrote: do you have some sample to share?
you mean the string.srtdb file
rabatini
Posts: 179 Joined: Tue Jan 18, 2022 12:21 am
Post
by rabatini » Sat Jul 30, 2022 12:47 pm
ANA UJIRAM wrote: rabatini wrote: do you have some sample to share?
you mean the string.srtdb file
both
ANA UJIRAM
Posts: 5 Joined: Sat Jul 30, 2022 11:01 am
Post
by ANA UJIRAM » Sat Jul 30, 2022 1:28 pm
rabatini wrote: ANA UJIRAM wrote: rabatini wrote: do you have some sample to share?
you mean the string.srtdb file
both
rabatini
Posts: 179 Joined: Tue Jan 18, 2022 12:21 am
Post
by rabatini » Sun Jul 31, 2022 1:41 am
ANA UJIRAM wrote: rabatini wrote: ANA UJIRAM wrote: you mean the string.srtdb file
both
both file is the same, the only difference bettween them, its the first 54 bytes.
To "convert" just add 54 bytes header from globalresources_en.embb to string
or do the reimport of quickbms
or do you want to extract the file to a txt format to make the localization?
ANA UJIRAM
Posts: 5 Joined: Sat Jul 30, 2022 11:01 am
Post
by ANA UJIRAM » Sun Jul 31, 2022 10:55 am
rabatini wrote: ANA UJIRAM wrote: rabatini wrote: both
both file is the same, the only difference bettween them, its the first 54 bytes.
To "convert" just add 54 bytes header from globalresources_en.embb to string
or do the reimport of quickbms
or do you want to extract the file to a txt format to make the localization?
1ST for the txt localization i know how to do it
2nd for the 54 bit in headrs i try it but after that the quickbms dont recognize the nwe globalresources_en.embb
and for the code i dont know how to work with it
rabatini
Posts: 179 Joined: Tue Jan 18, 2022 12:21 am
Post
by rabatini » Sun Jul 31, 2022 10:46 pm
Use this .bat in the same folder than quickbms.
choose the script.bms you usedt to extract, then the file you want to reimport, last the folder that the localiztion file you extract is.
reimport2.bms