help SHADOW OF MORDOR

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

help SHADOW OF MORDOR

Post by ANA UJIRAM »

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) :cry: :cry:
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

Re: help SHADOW OF MORDOR

Post by rabatini »

do you have some sample to share?
ANA UJIRAM
Posts: 5
Joined: Sat Jul 30, 2022 11:01 am

Re: help SHADOW OF MORDOR

Post by ANA UJIRAM »

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

Re: help SHADOW OF MORDOR

Post by rabatini »

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

Re: help SHADOW OF MORDOR

Post by ANA UJIRAM »

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

Re: help SHADOW OF MORDOR

Post by rabatini »

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

Code: Select all

quickbms.exe -G -w -r -r


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

Re: help SHADOW OF MORDOR

Post by ANA UJIRAM »

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

Code: Select all

quickbms.exe -G -w -r -r


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

Re: help SHADOW OF MORDOR

Post by rabatini »

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