Stray Localization
-
- Posts: 320
- Joined: Sun Aug 10, 2014 12:49 pm
Stray Localization
Hi all,
Would like to get some help with Stray game and localization. I do have sorted out all of this expect uexp files. Can anyone help pls. If noone helps i will do it on my own, but i would be glad if anyone who did it before help first..
Regards
Would like to get some help with Stray game and localization. I do have sorted out all of this expect uexp files. Can anyone help pls. If noone helps i will do it on my own, but i would be glad if anyone who did it before help first..
Regards
-
- Posts: 1
- Joined: Wed Jul 20, 2022 9:45 am
Re: Stray Localization
Hello
I suppose, to localize the game you have to translate .locres files from "Localization" folder firstly. Also, can you say, how did you unpacked "Hk_project-WindowsNoEditor" file or send the "Localization" folder here? Thanks
I suppose, to localize the game you have to translate .locres files from "Localization" folder firstly. Also, can you say, how did you unpacked "Hk_project-WindowsNoEditor" file or send the "Localization" folder here? Thanks
-
- Posts: 320
- Joined: Sun Aug 10, 2014 12:49 pm
Re: Stray Localization
tgyt wrote:Hello
I suppose, to localize the game you have to translate .locres files from "Localization" folder firstly. Also, can you say, how did you unpacked "Hk_project-WindowsNoEditor" file or send the "Localization" folder here? Thanks
unpack pak and locres is not a problem. Problem is uexp and asset files..
-
- Posts: 88
- Joined: Tue May 08, 2018 7:48 pm
Re: Stray Localization
uasset and uexp files do not have any text to translate.
you need to translate the locres file.
you need to translate the locres file.
-
- Posts: 320
- Joined: Sun Aug 10, 2014 12:49 pm
Re: Stray Localization
akintos wrote:uasset and uexp files do not have any text to translate.
you need to translate the locres file.
Are you sure that only that small amount of text is whole game ? Highly doubt that..
AS you can see there is also text in uexp files
-
- Posts: 15
- Joined: Sun Oct 24, 2021 9:48 pm
Re: Stray Localization
michalss wrote:akintos wrote:uasset and uexp files do not have any text to translate.
you need to translate the locres file.
Are you sure that only that small amount of text is whole game ? Highly doubt that..
AS you can see there is also text in uexp files
Test this tool
https://github.com/amrshaheen61/UE4LocalizationsTool
-
- Posts: 127
- Joined: Sat Aug 07, 2021 9:49 am
Re: Stray Localization
There is only English text in uexp files
You don't need to edit them
Game will read the texts from locres. Not uexp
You don't need to edit them
Game will read the texts from locres. Not uexp
-
- Posts: 320
- Joined: Sun Aug 10, 2014 12:49 pm
Re: Stray Localization
NoobInCoding wrote:There is only English text in uexp files
You don't need to edit them
Game will read the texts from locres. Not uexp
Ok thx for confirmation
-
- Posts: 320
- Joined: Sun Aug 10, 2014 12:49 pm
Re: Stray Localization
NoobInCoding wrote:There is only English text in uexp files
You don't need to edit them
Game will read the texts from locres. Not uexp
Can you please gime me a hint. Do i need to pack it back to pak or does it game take it unpacked (if it does where and what is exact structure of folder pls)? Or how to make a proper pack patch file please ?
-
- Posts: 29
- Joined: Sat Sep 25, 2021 5:45 pm
Re: Stray Localization
michalss wrote:NoobInCoding wrote:There is only English text in uexp files
You don't need to edit them
Game will read the texts from locres. Not uexp
Can you please gime me a hint. Do i need to pack it back to pak or does it game take it unpacked (if it does where and what is exact structure of folder pls)? Or how to make a proper pack patch file please ?
The exact file structure is contained in rar. After editing the Game.locres file, put it in the same location and create a pak file as Hk_project-WindowsNoEditor_P The game will read it.