Hello !
I'm trying to translate this game => https://store.steampowered.com/app/659960/_/ to English.
I've managed to extract the game .pak file, but I don't see any .locres or .locmeta file (at least not in ./Content/, there's one indeed in ./Engine/ but, as expected, it only seems to contain Engine strings.)
I'd appreciate advice to find a way to do it. As of now, I have no idea where the game strings are. I have plenty of uasset, uexp files, none of which seems to be obviously containing game strings.
How would you proceed, in such a situation ?
If it helps, I've included the list of the filed bundled in the pack (lista.txt).
Is it a possibility files weren't properly extracted ? I must add that the .pak was encrypted.
Thanks a lot in advance !
Cadenza
Game Localization - UE4 - 隐世神剑传
-
- Posts: 8
- Joined: Tue Mar 23, 2021 12:27 am
Re: Game Localization - UE4 - 隐世神剑传
Do you see any .json? Can you post a screenshot with extracted content?
-
- Posts: 2
- Joined: Thu May 12, 2022 1:34 pm
Re: Game Localization - UE4 - 隐世神剑传
Hey !
Thanks for your reply !
Unfortunately, no .json at all.
Here is a screenshot of the base extracted .pak folder and the "Content" folder.
I took time to browse through almost everything and run file search software on this folder.
Everything I see are .umap, .uplugin, .uptnl, .ufont, .uexp, .ubulk and, of course, .uasset files, plus a few logs and .ini files.
(Well, plus AssetRegistry.bin and the .uproject file)
Any advice would be greatly appreciated !
Thanks for your reply !
Unfortunately, no .json at all.
Here is a screenshot of the base extracted .pak folder and the "Content" folder.
I took time to browse through almost everything and run file search software on this folder.
Everything I see are .umap, .uplugin, .uptnl, .ufont, .uexp, .ubulk and, of course, .uasset files, plus a few logs and .ini files.
(Well, plus AssetRegistry.bin and the .uproject file)
Any advice would be greatly appreciated !
-
- Posts: 15
- Joined: Thu Jul 11, 2019 3:04 am
Re: Game Localization - UE4 - 隐世神剑传
Any news?
-
- Posts: 4
- Joined: Fri Oct 08, 2021 6:41 pm
Re: Game Localization - UE4 - 隐世神剑传
What files type are inside A_story folder and AdvGameInfo? Can you screenshot it?