rm-NoobInCoding / UnrealReZen

UnrealReZen is a modding tool for packing utoc and ucas files (Unreal Engine Zen Loader archive files)
GNU General Public License v3.0
106 stars 10 forks source link

Still not working. #34

Closed switterbeet closed 1 month ago

switterbeet commented 9 months ago

I tried this tool some months ago and it just never worked. unpacking assets worked but some utocs just give an error while others dont. Then when i want to repack it tells me it cant repack when the file already exists even when i chose a brand new utoc name. It also doesnt unpack the assets with the folder structure like uecastoc does it.

How the heck is this supposed to even be useful?

After multiple months still no documentation or guide how to really use it either.

rm-NoobInCoding commented 8 months ago

Sorry for my late reply

Yes, I agree. Since working with UE structures can have specific structures based on each game, I plan to use the CUE4Parse library in the next update.

Right now, I don't have time, but I'll try to improve the tool in the coming weeks

Real-N34r commented 8 months ago

Off topic but it's related to modding , does anyone knows how to repack the Android game assets generally the(.obb) file ?

rm-NoobInCoding commented 8 months ago

Try it as an analogue of this tool: https://forums.unrealengine.com/t/how-to-extract-ucas-and-utoc-io-store-container-files-in-unreal-engine-5/1359694/2

This way needs an installed version of UE And many users can't or don't want to do this.

rm-NoobInCoding commented 1 month ago

The tool has been updated to the new version and due to many changes, the previous issues have probably been solved by now (see readme). If you still have a problem, create a new issue