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
111 stars 12 forks source link

pack full #19

Closed Datura123 closed 1 year ago

Datura123 commented 1 year ago

I tried unpacking all files of .utoc, and repack their files. What I mean is pack the entire thing and don't delete any files

And I get this error, any solution

Untitled 5677- Copy

BigBoss0674 commented 1 year ago

I have the same problem with PC version of Ghostbusters Spirits Unleashed. All files unpacked good, but when i try to pack the same error appears. UPD: Thank You so much! It's working now. But... Repacking speed are very slow (around 200kb/s).

rm-NoobInCoding commented 1 year ago

Did you test the new version for repack? I mean, make a patch and the game will read it @BigBoss0674

BigBoss0674 commented 1 year ago

Yes. Game is reads my modifications. Any ideas why packing speed too slow? I tried with no comression and with zlib/oodle, result is same. Maybe i'm a idiot, i just copy repo and press F5 to compile your project.

Datura123 commented 1 year ago

hey @BigBoss0674 How did you do it? I still get the same error

BigBoss0674 commented 1 year ago

@binlv2012, hello! Like as usual: Visual Studio 2022 >> Clone Repo >> Make changes that author provided in these two files (this step not needed now because code updated) >> Press F5.

rm-NoobInCoding commented 1 year ago

I added new version and you can get it now