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..
help SHADOW OF MORDOR
-
- Posts: 179
- Joined: Tue Jan 18, 2022 12:21 am
Re: help SHADOW OF MORDOR
do you have some sample to share?
-
- Posts: 5
- Joined: Sat Jul 30, 2022 11:01 am
Re: help SHADOW OF MORDOR
rabatini wrote:do you have some sample to share?
you mean the string.srtdb file
-
- Posts: 179
- Joined: Tue Jan 18, 2022 12:21 am
Re: help SHADOW OF MORDOR
ANA UJIRAM wrote:rabatini wrote:do you have some sample to share?
you mean the string.srtdb file
both
-
- Posts: 5
- Joined: Sat Jul 30, 2022 11:01 am
Re: help SHADOW OF MORDOR
rabatini wrote:ANA UJIRAM wrote:rabatini wrote:do you have some sample to share?
you mean the string.srtdb file
both
-
- Posts: 179
- Joined: Tue Jan 18, 2022 12:21 am
Re: help SHADOW OF MORDOR
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?
-
- Posts: 5
- Joined: Sat Jul 30, 2022 11:01 am
Re: help SHADOW OF MORDOR
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 quickbmsCode: 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
-
- Posts: 179
- Joined: Tue Jan 18, 2022 12:21 am
Re: help SHADOW OF MORDOR
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.
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.