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

asset creation #38

Closed Real-N34r closed 1 month ago

Real-N34r commented 1 month ago

image image

the files it generates are only 1 kb .Why? even when i used compression none

rm-NoobInCoding commented 1 month ago

Maybe because you are packing only three asset?

Real-N34r commented 1 month ago

Maybe because you are packing only three asset?

Does the tool encrypt the file with the provided aes key? Cause when i try to open the patch files there is a red mark in fmodel

rm-NoobInCoding commented 1 month ago

Yes but encrypting is experimental. Also because i set the PerfectHashCount to zero in patched utoc, FModel refuse to load it. Im still working on this

switterbeet commented 1 month ago

I have the same problem (altho my asset is 2KB so it makes sense that its 1KB only but also Fmodel cannot read my mod which is a sign that it didnt work. Screenshot 2024-09-15 112316 And my game crashes with:

image2110

Log is (almost) fine:

Screenshot 2024-09-15 112736

rm-NoobInCoding commented 1 month ago

Please upload your utoc and ucas

Real-N34r commented 1 month ago

Please upload your utoc and ucas

My patch also didn't work!! Here's my files with aes key https://drive.google.com/file/d/1Oi-S1VUHVfazuE9Z9E0QjQidfL76Bz48/view?usp=drivesdk

rm-NoobInCoding commented 1 month ago

Add "_P" to the end of your file names. if that didn't worked. upload one origianl utoc + ucas file

switterbeet commented 1 month ago

Please upload your utoc and ucas

Blood_P.zip

rm-NoobInCoding commented 1 month ago

upload one original utoc + ucas file

rm-NoobInCoding commented 1 month ago

Because I didn't got any reply I assume that the problem is fixed. Feel free to reopen this issue or make another one if you have the problem

Real-N34r commented 1 month ago

Because I didn't got any reply I assume that the problem is fixed. Feel free to reopen this issue or make another one if you have the problem

I've uploaded the original ucas and utoc as you said

rm-NoobInCoding commented 1 month ago

Because I didn't got any reply I assume that the problem is fixed. Feel free to reopen this issue or make another one if you have the problem

I've uploaded the original ucas and utoc as you said

Can you make another issue with the bug template? I can help you better in that way

Real-N34r commented 1 month ago

Because I didn't got any reply I assume that the problem is fixed. Feel free to reopen this issue or make another one if you have the problem

I've uploaded the original ucas and utoc as you said

Can you make another issue with the bug template? I can help you better in that way

Oky