Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

The Callisto Protocol

Featured Replies

  • Author
  • Localization

michalss, posted Fri Dec 02, 2022 8:38 am (74418)


Hi,

I found the aes key, however this game is hybrid between UE4 -> UE5. Some of the functions has been ported from UE5 to UE4 and this comes with some changes. This game has ucas, utoc and sig files. I can unpack PAK files withour any issue, but it contains only fonts and part of the localization, like Menu, actions, etc. I goal is to get all dialogs from game, so i need to unpack ucas files, yes i know they are pared with pak files, but i cannot get any data from them by usuall methods. Any help you would move me forward. Thx

AES key:
Code:
0x1958456F8B54A02D25DF32327C57C9D20DFCF7E948967D08CFB48E8EBC65BEEB


Structure:
Image

Could @spiritovod help pls?
  • Author
  • Localization

michalss, posted Sat Dec 03, 2022 1:33 pm (74437)


found the dialogs.. :)
  • Author
  • Localization

Terminator2222, posted Sat Dec 03, 2022 1:53 pm (74439)


We're happy for you - and don't hold the information about the details and methods only for yourself, please. ;)
  • Author
  • Localization

michalss, posted Sat Dec 03, 2022 1:55 pm (74440)


Terminator2222 wrote:
We're happy for you - and don't hold the information about the details and methods only for yourself, please. ;)


Nothing to report yet, im still working on it. I actually want to make UE4-UE5 editor, just not sure when :D i done all with hex so far..
  • Author
  • Localization

Terminator2222, posted Sat Dec 03, 2022 2:01 pm (74441)


Glad to hearing about that UE4-5 Editor - it would be HUGE help for us translators :P
I wish you lots of patience and time for it.
  • Author
  • Localization

binlv1, posted Sat Dec 03, 2022 4:05 pm (74442)


Its subtitle files are in pakchunk0-WindowsNoEditor.ucas file and i edited it, ani need to make a mod for it, appreciate if anyone share the mod method for .ucas file
  • Author
  • Localization

Mayki, posted Sat Dec 03, 2022 7:35 pm (74448)


Dialogue and menu texts.
  • Author
  • Localization

ravasz81, posted Sun Dec 04, 2022 12:10 am (74450)


Mayki wrote:
Dialogue and menu texts.


We need a tool to repackage the texts...
This is worth nothing.
  • Author
  • Localization

michalss, posted Sun Dec 04, 2022 5:45 am (74453)


I made every attempt to do make a new patch file, unfortunately without the rsa key im not able to sign it "yet". It will take a little longer, there is a few techniques to make it work, but none of them are working so far. Remember i said in the first post, some of the functions are ported from UE5 and my guess is that paking has been modified. My theory is, there could be enough to just repack last ucas file, since it seems this not require sig file, but i did not try it, also it could be problem with priority...
  • Author
  • Localization

ravasz81, posted Sun Dec 04, 2022 7:44 am (74455)


Hang in there, we are grateful for your efforts.
  • Author
  • Localization

mrmemmo_, posted Mon Dec 05, 2022 12:54 am (74459)


just localization?
  • Author
  • Localization

shindegeist, posted Mon Dec 05, 2022 4:13 am (74461)


Locres can be reimported but subtitles can't. it's ucas/utoc by Zen loader Ue5. Still waiting for master's help :(
Image
  • Author
  • Localization

michalss, posted Mon Dec 05, 2022 11:08 am (74464)


this is i already know from beginning, but that is not we need... I knew there will be a problem with utoc/ucas files.... sig file is signing only headers in pak file it seems...
  • Author
  • Localization

mrmemmo_, posted Wed Dec 07, 2022 7:06 am (74476)


..
  • Author
  • Localization

shindegeist, posted Wed Dec 07, 2022 12:37 pm (74483)


C?m on nhe, toi dung specialK hook du?c r?i. @mrmemmo_
Image
  • Author
  • Localization

ravasz81, posted Fri Dec 09, 2022 2:43 pm (74519)


Kein wrote:
I dont own the game so cant test but this is for patch1 from 3 dec, you can downgrade via Steam/DepotDownloader:
https://www118.zippy...Dlyzd/file.html


The link is not good...
  • Author
  • Localization

ravasz81, posted Fri Dec 09, 2022 3:49 pm (74522)


Kein wrote:
https://www118.zippyshare.com/v/oM3Dlyzd/file.html ?


The link is now good. Thank you. What is it exactly? :)
  • Author
  • Localization

Kein, posted Fri Dec 09, 2022 3:55 pm (74523)


Patch for xdelta, you can use DeltaPatcherUI: https://www.romhacking.net/utilities/704/
(I dont know if link is good or safe, this was just first result)
Give it original file and xdelta and it will patch.
  • Author
  • Localization

michalss, posted Sat Dec 10, 2022 12:45 pm (74535)


Kein wrote:
Patch for xdelta, you can use DeltaPatcherUI: https://www.romhacking.net/utilities/704/
(I dont know if link is good or safe, this was just first result)
Give it original file and xdelta and it will patch.


Sorry but what is the point of this ?
  • Author
  • Localization

michalss, posted Sat Dec 10, 2022 3:14 pm (74536)


mrmemmo_ wrote:
i make a bad way for localization(just localization)
Image
Image
if like it and have error. contact me.


Can text been compare with Id of the text not from EN text itself? Like this ?
AB67BFB04D180123CCF51AA762D55993=PageUp

Hook works but is poorly designed. Since text can be change anytime, but id wont change. IT does not make much sense to compare it with en text itself.

BTW how to handle in text files ? Hook does not take it well..
  • Author
  • Localization

Kein, posted Sat Dec 10, 2022 6:58 pm (74543)


michalss wrote:
Kein wrote:
Patch for xdelta, you can use DeltaPatcherUI: https://www.romhacking.net/utilities/704/
(I dont know if link is good or safe, this was just first result)
Give it original file and xdelta and it will patch.


Sorry but what is the point of this ?


To enable sideloading of PAK/UTOC/UCAS for typical modding
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.