Archengius / ZenTools

Tools for extracting cooked packages from the IoStore container files
MIT License
39 stars 11 forks source link

ZenTools doesn't seem to extract or show any errors? #2

Open lostprophet opened 1 year ago

lostprophet commented 1 year ago

I'm trying to extract the .ucas/.utoc files from Layers of Fear (2023), however when trying to use ZenTools, it doesn't seem to do anything? Don't see any erros either.

Am I doing something wrong with the command line? kép

Dastano commented 10 months ago

Same for me on Pax Dei.

LogIoStoreTools: Display: Successfully opened 30 Container files LogIoStoreTools: Display: Building Package Map from Containers

That's it. Not extracting anything.

example file attached: https://pixeldrain.com/u/QW4sXaCp

ghost commented 10 months ago

same, the tool just doesn't seem to do anything.

ghost commented 10 months ago

figured it out, you need to place the zentools.exe in your UE folder such as

I:\Program Files\Epic Games\UE_5.3

then it starts extracting via your batch file.

i've found many projects on github lack full instructions with the end user having to figure things out which can be frustrating.

now we just need something to repack the files and make mods.

JunkBeat commented 3 months ago

figured it out, you need to place the zentools.exe in your UE folder such as

I:\Program Files\Epic Games\UE_5.3

then it starts extracting via your batch file.

i've found many projects on github lack full instructions with the end user having to figure things out which can be frustrating.

now we just need something to repack the files and make mods.

Hi! I'm trying to extract the IoStore packages but the problem is like in the screenshot above. And even after moving the program to the engine folder (C:\Program Files (x86)\UE_5.1). I've already tried everything.

fibonatee commented 1 month ago

figured it out, you need to place the zentools.exe in your UE folder such as

I:\Program Files\Epic Games\UE_5.3

then it starts extracting via your batch file.

i've found many projects on github lack full instructions with the end user having to figure things out which can be frustrating.

now we just need something to repack the files and make mods.

Even with program put in UE_5.1 folder, still get nothing extracted, same as the first screenshot. Is this normal? Thx.