Hazza12555 Posted Saturday at 04:30 PM Posted Saturday at 04:30 PM i'm trying to extract all of the files from the Unreal Engine 4.26 (i believe) PS4 version of Marvel's Midnight Sun's. FModel works but i'm extracting a lot of files and it goes super slow. QuickBMS usually works on these and is able to quickly extract them but i'm getting errors and i'm unsure why. I have used the unreal_tournament_4_0.4.26d_paks_only and original unreal_tournament_4 script and none are working. I have uploaded the files of 2 different examples, both including the, PAK-UCAS and UTOC file. https://gofile.io/d/TP8vOq
Moderators ikskoks Posted Sunday at 01:14 AM Moderators Posted Sunday at 01:14 AM Did you try this method? https://ikskoks.pl/tutorial-extracting-data-from-unreal-engine-pak-files-using-unrealpak/
Hazza12555 Posted Sunday at 02:00 AM Author Posted Sunday at 02:00 AM 44 minutes ago, ikskoks said: Did you try this method? https://ikskoks.pl/tutorial-extracting-data-from-unreal-engine-pak-files-using-unrealpak/ yeah tried those, plus i'm unsure if it's supported with version 4.25 onwards. All the data of my files are stored in the UCAS files i believe 1
Moderators Solution ikskoks Posted Sunday at 02:09 PM Moderators Solution Posted Sunday at 02:09 PM 12 hours ago, Hazza12555 said: i'm unsure if it's supported with version 4.25 onwards Ok, I've updated tutorial with this information. 😉 And I've managed to upack your files with retoc https://github.com/trumank/retoc with below command: retoc.exe unpack pakchunk_strategy-ps4.utoc out_directory so you can use this method for UE 4.25 or newer.
Hazza12555 Posted Sunday at 02:42 PM Author Posted Sunday at 02:42 PM (edited) 47 minutes ago, ikskoks said: Ok, I've updated tutorial with this information. 😉 And I've managed to upack your files with retoc https://github.com/trumank/retoc with below command: retoc.exe unpack pakchunk_strategy-ps4.utoc out_directory so you can use this method for UE 4.25 or newer. i figured out how to use retoc but i'm gettig the error Error: invalid EIoStoreTocVersion value Edit: i worked it out Edited Sunday at 02:57 PM by Hazza12555 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now