Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]

How to translate the files of a game
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]

Post by MuslimCyberGames »

Image

Hello everyone, can you help me for make Export & Import tools for this game. I want to Translating to my local language. But, I found the files only Uexp & Uasset files. Not LOCRES!!

This game used UE4 v.4.26 (Tested with UModel)

You can download the Example files:
Life is Strange True Colors Localization Files Example

Can you help me, please.

Thanks.

(Sorry for my bad English)
Last edited by MuslimCyberGames on Sun Sep 12, 2021 11:57 am, edited 1 time in total.
NoobInCoding
Posts: 127
Joined: Sat Aug 07, 2021 9:49 am

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by NoobInCoding »

MuslimCyberGames wrote:Image

Hello everyone, can you help me for make Export & Import tools for this game. I want to Translating to my local language. But, I found the files only Uexp & Uasset files. Not LOCRES!!

This game used UE4 v.4.26 (Tested with UModel)

You can download the Example files:
Life is Strange True Colors Localization Files Example

Can you help me, please.

Thanks.

(Sorry for my bad English)


check this dump
Global_Localization.rar


In what language do you want to localize the game?
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by MuslimCyberGames »

I need to localize to Indonesian Language.
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by MuslimCyberGames »

NoobInCoding wrote:
MuslimCyberGames wrote:Image

Hello everyone, can you help me for make Export & Import tools for this game. I want to Translating to my local language. But, I found the files only Uexp & Uasset files. Not LOCRES!!

This game used UE4 v.4.26 (Tested with UModel)

You can download the Example files:
Life is Strange True Colors Localization Files Example

Can you help me, please.

Thanks.

(Sorry for my bad English)


check this dump
Global_Localization.rar

In what language do you want to localize the game?


Btw, how do you convert this file to json?
NoobInCoding
Posts: 127
Joined: Sat Aug 07, 2021 9:49 am

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by NoobInCoding »

Simply use the F model tool
https://github.com/iAmAsval/FModel

I wrote a tool to edit the files of this game, but unfortunately the Unicode letters are shown as a "??????"
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by MuslimCyberGames »

NoobInCoding wrote:Simply use the F model tool
https://github.com/iAmAsval/FModel

I wrote a tool to edit the files of this game, but unfortunately the Unicode letters are shown as a "??????"



Thats tool supported to import euxp & uasset files?

BTW, thanks for answering and knowing the tools.
NoobInCoding
Posts: 127
Joined: Sat Aug 07, 2021 9:49 am

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by NoobInCoding »

MuslimCyberGames wrote:
NoobInCoding wrote:Simply use the F model tool
https://github.com/iAmAsval/FModel

I wrote a tool to edit the files of this game, but unfortunately the Unicode letters are shown as a "??????"



Thats tool supported to import euxp & uasset files?

BTW, thanks for answering and knowing the tools.


no . f model can not import files
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by MuslimCyberGames »

NoobInCoding wrote:
MuslimCyberGames wrote:
NoobInCoding wrote:Simply use the F model tool
https://github.com/iAmAsval/FModel

I wrote a tool to edit the files of this game, but unfortunately the Unicode letters are shown as a "??????"



Thats tool supported to import euxp & uasset files?

BTW, thanks for answering and knowing the tools.


no . f model can not import files


Damn, so hard to find the import files suppport.
NoobInCoding
Posts: 127
Joined: Sat Aug 07, 2021 9:49 am

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by NoobInCoding »

Life is Strange: True Colors Export Tool
based on SirWaddles tool
LifeisStrangeTrueColors_ExportTool.rar

use this commend to export (<asset_path> has no extension)

Code: Select all

LifeisStrangeTrueColors_ExportTool.exe serialize <asset_path>


I am also working on the import tool
I will send it if it is done
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by MuslimCyberGames »

NoobInCoding wrote:Life is Strange: True Colors Export Tool
based on SirWaddles tool
LifeisStrangeTrueColors_ExportTool.rar
use this commend to export (<asset_path> has no extension)

Code: Select all

LifeisStrangeTrueColors_ExportTool.exe serialize <asset_path>


I am also working on the import tool
I will send it if it is done



Thank you, so much for the tools.
altswnamy
Posts: 3
Joined: Tue Apr 20, 2021 9:25 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by altswnamy »

try this
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by MuslimCyberGames »

It's works... Thanks mate for the Tools...

I'm tested in 800x600 resolution... Sorry, for LOW QUALITY.

Image
altswnamy
Posts: 3
Joined: Tue Apr 20, 2021 9:25 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by altswnamy »

MuslimCyberGames wrote:It's works... Thanks mate for the Tools...

I'm tested in 800x600 resolution... Sorry, for LOW QUALITY.

Image


I hope you like it :roll:
enis423
Posts: 7
Joined: Sun Sep 12, 2021 1:48 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]

Post by enis423 »

Do you know where the language files are in Steam version?
NoobInCoding
Posts: 127
Joined: Sat Aug 07, 2021 9:49 am

Re: Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]

Post by NoobInCoding »

enis423 wrote:Do you know where the language files are in Steam version?

lang files:

Code: Select all

Siren\Content\Data\Localization


font files:

Code: Select all

Siren\Content\UI\Fonts
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by MuslimCyberGames »

altswnamy wrote:
MuslimCyberGames wrote:It's works... Thanks mate for the Tools...

I'm tested in 800x600 resolution... Sorry, for LOW QUALITY.

Image


I hope you like it :roll:


Yes, I like it so much...
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]

Post by MuslimCyberGames »

NoobInCoding wrote:
enis423 wrote:Do you know where the language files are in Steam version?

lang files:

Code: Select all

Siren\Content\Data\Localization


font files:

Code: Select all

Siren\Content\UI\Fonts


For now, just waiting the DLC Story "WAVELENGHT STEPH STORY"
enis423
Posts: 7
Joined: Sun Sep 12, 2021 1:48 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]

Post by enis423 »

NoobInCoding wrote:
enis423 wrote:Do you know where the language files are in Steam version?

lang files:

Code: Select all

Siren\Content\Data\Localization


font files:

Code: Select all

Siren\Content\UI\Fonts


Strangely, I don't have those files in that location. :D





Image
NoobInCoding
Posts: 127
Joined: Sat Aug 07, 2021 9:49 am

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by NoobInCoding »

altswnamy wrote:
I hope you like it :roll:


Your tool man is wonderful
It would be nice if the folder feature could be added
Of course, i can do this with cmd, but it would be much better if it had tools in it
Also, extracting other languages (individually) will be very complete if added to this tool!

enis423 wrote:Strangely, I don't have those files in that location. :D

You must extract the files using the unreal_tournament_4_0.4.25b.bms script
enis423
Posts: 7
Joined: Sun Sep 12, 2021 1:48 pm

Re: Life is Strange: True Colors (Uexp, Uasset files)!!!

Post by enis423 »

NoobInCoding wrote:
altswnamy wrote:
I hope you like it :roll:


Your tool man is wonderful
It would be nice if the folder feature could be added
Of course, i can do this with cmd, but it would be much better if it had tools in it
Also, extracting other languages (individually) will be very complete if added to this tool!

enis423 wrote:Strangely, I don't have those files in that location. :D

You must extract the files using the unreal_tournament_4_0.4.25b.bms script


Understood. I will try patching for the first time. There is a lot I don't know. Thanks