UnrealReZen icon indicating copy to clipboard operation
UnrealReZen copied to clipboard

UnrealReZen is a modding tool for packing utoc and ucas files (Unreal Engine Zen Loader archive files)

Results 13 UnrealReZen issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When trying to create a Patch File for TL to add Korean Text Language the Repacking fails. Command used: UnrealReZen.exe -g "D:\SteamLibrary\steamapps\common\Throne and Liberty\TL\Content\Paks" -c "C:\Users\XX\Downloads\MR\Output\Exports" -o...

bug

**Describe the bug** Generating patch mods with uAsset + uEXP pairs causes crashes when loading the game, presumably due to missing data. **Expected behavior** Generation of patch mod files that...

bug

Im getting an unhandled exception error when attempting to pack a mod: Unhandled exception. Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: 'CUE4Parse.UE4.Pak.Objects.FPakEntry' does not contain a definition for 'ChunkId' at CallSite.Target(Closure, CallSite, Object) at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site,...

bug

**Describe the bug** I've tried the tool with ue 4.26.2 game . I tried to make a patch with this tool but the tool only make 1kb files and with...

bug

**Describe the bug** Result is 3 1 kb files **Tool outputs** C:\Users\Ignatius\Desktop\reZen>UnrealReZen.exe --content-path D:\FModel\Exports\VisionsofMana\Content --compression-format Zlib --engine-version GAME_UE4_2 --game-dir D:\Games\VisionsOfMana\VisionsofMana\Content\Paks --output-path D:\FModel\test.utoc Game Directory: D:\Games\VisionsOfMana\VisionsofMana\Content\Paks Content Path: D:\FModel\Exports\VisionsofMana\Content Unreal Engine...

bug

**Describe the bug** Oodle decompression failed: not initialized Using Latest Version from Github. **Tool outputs** 20:17:07 INF] Loading Game Archives... [20:17:07 INF] Pak "ProjectStorm-Windows.pak": 29917 files, order 3, version 11...

bug

I'm currently working on a tool for Stalker 2 for merging somes files and it seem that the files we are packing with ReZen use a custom AES keys and...

bug

Pretty much the subject. Right now Rezen by default writes v3 UTOC packages: ![image](https://github.com/user-attachments/assets/50c38e9f-d024-485c-ba7a-139c698d4eb1)

bug
Important

The resulting UTOC and UCAS arent encrypted but the tool set `isEncrypted` flag regardless in UTOC header: ![image](https://github.com/user-attachments/assets/244e5bf6-0936-42e9-8adf-59db8bbfed86)

bug

The UE version I am using is 5.4, and the new iostore file obtained using this tool seems to be damaged. FModel is unable to open new 'utoc' files and...