#Error Opening Uasset File in UassetsGUI Due to ZenLoader Format
88 messages · Page 1 of 1 (latest)
you need to use Zentools-UE4 to "uncook" packages to the more traditional format
P3R uses the IOStore format in it's uassets but a lot of tools including Uasset GUI can only work with the older PAK only format
So you can use Zentool-UE4 to convert P3R's IOSTORE files to a PAK only format which these tools can work with
look at the github
{
"00000000-0000-0000-0000-000000000000": "DEADBEEFCAFEDEADBEEFCAFEDEADBEEFCAFEDEADBEEFCAFEDEADBEEFCAFEDEAD"
}
Make a json file with this
BUT
replace ```
DEADBEEFCAFEDEADBEEFCAFEDEADBEEFCAFEDEADBEEFCAFEDEADBEEFCAFEDEAD
aah
other parts are self explainatory
no im saying u need to keep the 0000...
ah ok
just replace that text specifically with the P3R AES KEY
just be sure to remove the 0x from the beginning of the AES key
where do i have to use the "ZenTools ExtractPackages <ContainerFolderPath> <ExtractionDir> [-EncryptionKeys=<KeyFile>] [-PackageFilter=<Package/Path/Filter>]?
Wherever u extract ur Zentools.exe
@cinder ember what command did you enter
i didnt
you are not supposed to double click the exe
u are supposed to use command prompt or windows terminal (powershell) to supply it with a command
an example is on the github site
it's listed on the repo page?
now powershell doesnt recognize zentools
what's the exact error
did u add a ./ before the command
that is required to run it in powershell
(the term ´Zentools.exe´ isnt recognized as a name of a cmdlet, function, script archive or executable program)
oh u aren't running the command from the location where u extracted Zentools
run cd "path to zentools.exe here"
did u download Zentools?
yes
and extract it?
yes
before running the command u need to set the path to where u extracted it in powershell
run cd "pathtoextractedfolder"
then the command u just ran
ill download other version
u did download Zentools-UE4 by Wistful Hopes right?
.
yep
what version do you reccomend me to download
i can download the exe or the source code
exe
u are never supposed to download the source code on github
download both the exe and pdb to a folder
sorry i told u to extract it, i remembered it being published as a zip
dont worry
done
./Zentools.exe ExtractPackages "D:\SteamLibrary\steamapps\common\P3R\P3R\Content\Paks" "C:\Users\borri\Desktop\P3Rkey\saved assets" -EncryptionKeys="C:\Users\borri\Desktop\P3Rkey\key\key.json" -PackageFilter=P3R/Content/Xrd777/UI/Tables

please tell me its not corrupted or something
maybe try removing P3R from the package filter path
this is a pretty unique error
i swear every time i try to do something new i have an unexplicable or ridiculous problem
maybe i wrote something wrong
a " or something
@open walrus do you usually use Zentools for modding?
maybe if you give me an example of how you do it i may find an error
I have used it but it’s been a while because I dumped the whole game at once