The rules have been updated, read them now: Rules!
How to translate Kingdom Hearts III (Epic Games Store version)
How to translate Kingdom Hearts III (Epic Games Store version)
Hey everyone.
Is there a known way to translate Kingdom Hearts III? I know it just got released, but as it's an Unreal Engine 4 game, I'm wondering if there's any method that we could already try.
Is there a known way to translate Kingdom Hearts III? I know it just got released, but as it's an Unreal Engine 4 game, I'm wondering if there's any method that we could already try.
- ikskoks
- Moderator
- Posts: 824
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 473 times
- Been thanked: 216 times
- Contact:
Re: How to translate Kingdom Hearts III (Epic Games Store version)
What files do this game have? Can you attach some samples?
Did you try to search for texts using total commander method?
https://ikskoks.pl/searching-text-strin ... commander/
There are some quickbms scripts for UE4, did you try them?
Did you try to search for texts using total commander method?
https://ikskoks.pl/searching-text-strin ... commander/
There are some quickbms scripts for UE4, did you try them?
Re: How to translate Kingdom Hearts III (Epic Games Store version)
I don't know what I can attach to avoid piracy, so I'll list a few of them below. I'm avoiding a few that are obviously not text, like images. I tried Total Commander but it didn't find anything. I don't know anything about quickbms, though, so would you mind sharing more?ikskoks wrote: ↑Tue Mar 30, 2021 6:38 pmWhat files do this game have? Can you attach some samples?
Did you try to search for texts using total commander method?
https://ikskoks.pl/searching-text-strin ... commander/
There are some quickbms scripts for UE4, did you try them?
- pakchunk0-WindowsNoEditor.pak
- other similar pak files
- mv_memory_ep1.usm (and other similar ones, seem like movie files)
- initial_player.bin
- conditional_load.bin
- ikskoks
- Moderator
- Posts: 824
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 473 times
- Been thanked: 216 times
- Contact:
Re: How to translate Kingdom Hearts III (Epic Games Store version)
Here are some scripts and tools https://zenhax.com/viewtopic.php?f=9&t= ... 251#p56251
And here is quickbmms page http://aluigi.altervista.org/quickbms.htm
Also you will probably need a AES key for this PAK file. There are some sites that collects such keys.
You can google it to find it.
And here is quickbmms page http://aluigi.altervista.org/quickbms.htm
Also you will probably need a AES key for this PAK file. There are some sites that collects such keys.
You can google it to find it.
Re: How to translate Kingdom Hearts III (Epic Games Store version)
Alright, so it seems the text is inside some locres files. Do you know how to open them?ikskoks wrote: ↑Wed Mar 31, 2021 8:11 amHere are some scripts and tools https://zenhax.com/viewtopic.php?f=9&t= ... 251#p56251
And here is quickbmms page http://aluigi.altervista.org/quickbms.htm
Also you will probably need a AES key for this PAK file. There are some sites that collects such keys.
You can google it to find it.
- ikskoks
- Moderator
- Posts: 824
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 473 times
- Been thanked: 216 times
- Contact:
Re: How to translate Kingdom Hearts III (Epic Games Store version)
Yeah, there are some locres tools on zenhax, for example https://zenhax.com/viewtopic.php?t=1022
Re: How to translate Kingdom Hearts III (Epic Games Store version)
Thank you! Last question: according to this (not sure if it's the best way to reimport, so please let me know if there's another one), I need to know the specific UE4 version the game is using. However, the Details tab doesn't show it. Do you know how I can find it?ikskoks wrote: ↑Wed Mar 31, 2021 5:17 pmYeah, there are some locres tools on zenhax, for example https://zenhax.com/viewtopic.php?t=1022

- ikskoks
- Moderator
- Posts: 824
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 473 times
- Been thanked: 216 times
- Contact:
Re: How to translate Kingdom Hearts III (Epic Games Store version)
I have never done it this way. Some games are working fine with unpacked files or in some cases you can probably use reimport mode from quickbms (read more here http://aluigi.zenhax.com/papers/quickbms.txt)
But your method can also work, maybe someone else will know how to help you find version number.
But your method can also work, maybe someone else will know how to help you find version number.
Re: How to translate Kingdom Hearts III (Epic Games Store version)
I tried using the reimport.bat file and got this error right at the beginning:ikskoks wrote: ↑Wed Mar 31, 2021 9:41 pmI have never done it this way. Some games are working fine with unpacked files or in some cases you can probably use reimport mode from quickbms (read more here http://aluigi.zenhax.com/papers/quickbms.txt)
But your method can also work, maybe someone else will know how to help you find version number.
I never opened "AndroidEngine.ini" though. What can I do? I used the same BMS file to export the file.Error: incomplete input file 0: E:\Games\KH_3\KINGDOM HEARTS III\Content\Paks\test\Engine\Config\Android\AndroidEngine.ini
Can't read 1986886205 bytes from offset 6f427567.
Anyway don't worry, it's possible that the BMS script has been written
to exit in this way if it's reached the end of the archive so check it
or contact its author or verify that all the files have been extracted.
Please check the following coverage information to know if it's ok.
coverage file 0 3% 57 1739 . offset 6f427567
Last script line before the error or that produced the error:
103 log MEMORY_FILE10 OFFSET SIZE
- ikskoks
- Moderator
- Posts: 824
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 473 times
- Been thanked: 216 times
- Contact:
Re: How to translate Kingdom Hearts III (Epic Games Store version)
I'm not sure how to help you with error to be honest, sorry.
You have to make some investigation on this.
You have to make some investigation on this.