March 22, 20251 yr Localization 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
March 23, 20251 yr Supporter Did you try this method? https://ikskoks.pl/tutorial-extracting-data-from-unreal-engine-pak-files-using-unrealpak/
March 23, 20251 yr Author Localization 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
March 23, 20251 yr Supporter Solution 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.
March 23, 20251 yr Author Localization 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 March 23, 20251 yr by Hazza12555
Create an account or sign in to comment