Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]
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.
-
- Posts: 127
- Joined: Sat Aug 07, 2021 9:49 am
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
MuslimCyberGames wrote:
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
In what language do you want to localize the game?
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
I need to localize to Indonesian Language.
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
NoobInCoding wrote:MuslimCyberGames wrote:
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?
-
- Posts: 127
- Joined: Sat Aug 07, 2021 9:49 am
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
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 "??????"
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 "??????"
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
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.
-
- Posts: 127
- Joined: Sat Aug 07, 2021 9:49 am
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
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
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
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.
-
- Posts: 127
- Joined: Sat Aug 07, 2021 9:49 am
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
Life is Strange: True Colors Export Tool
based on SirWaddles tool
use this commend to export (<asset_path> has no extension)
I am also working on the import tool
I will send it if it is done
based on SirWaddles tool
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
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
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.
-
- Posts: 3
- Joined: Tue Apr 20, 2021 9:25 pm
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
It's works... Thanks mate for the Tools...
I'm tested in 800x600 resolution... Sorry, for LOW QUALITY.
I'm tested in 800x600 resolution... Sorry, for LOW QUALITY.
-
- Posts: 3
- Joined: Tue Apr 20, 2021 9:25 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
MuslimCyberGames wrote:It's works... Thanks mate for the Tools...
I'm tested in 800x600 resolution... Sorry, for LOW QUALITY.
I hope you like it
-
- Posts: 7
- Joined: Sun Sep 12, 2021 1:48 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]
Do you know where the language files are in Steam version?
-
- Posts: 127
- Joined: Sat Aug 07, 2021 9:49 am
Re: Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]
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
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
altswnamy wrote:MuslimCyberGames wrote:It's works... Thanks mate for the Tools...
I'm tested in 800x600 resolution... Sorry, for LOW QUALITY.
I hope you like it
Yes, I like it so much...
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]
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"
-
- Posts: 7
- Joined: Sun Sep 12, 2021 1:48 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!! [SOLVED]
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.
-
- Posts: 127
- Joined: Sat Aug 07, 2021 9:49 am
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
altswnamy wrote:
I hope you like it
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.
You must extract the files using the unreal_tournament_4_0.4.25b.bms script
-
- Posts: 7
- Joined: Sun Sep 12, 2021 1:48 pm
Re: Life is Strange: True Colors (Uexp, Uasset files)!!!
NoobInCoding wrote:altswnamy wrote:
I hope you like it
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.
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