0 of 0

File information

Last updated

Original upload

Created by

MatyaModding

Uploaded by

MatyaModding

Virus scan

Safe to use

Tags for this mod

About this mod

My custom version of UnrealReZen (repacking tool for game assets) with a simple GUI wrapper

Permissions and credits
Mirrors
This is a patched version of UnrealReZen (repacking tool for extracted assets from Fmodel). It includes some fixes and new features. And you don't need to edit repacked .ucas files.

Changes from the official build (UnrealReZen V1):

  • Fixed a bug where missing files were ignored. (#56)
Now you will get errors when you do something wrong.

  • The --mount-point option is now working fine. (6f3ae43)
You don't need to make "End/Content" folders for each mod.

  • UnrealReZen now replaces the first byte of .ucas with zero. (f65f75d)
That might not be what you do but I think it will work.

  • Added support for Tuw (a general-purpose GUI wrapper). (d373770)
You can drop folders to specify paths, and they will be saved for the next time.

  • Added an option (--game-dir-top-only) to disable recursive search in the game directory. (4d1ac75)
You can overwrite mod files in the "Paks" folder.

  • Added a progress bar. (815f48a)
You can tell if it's freezing or not.

You can trust the binaries by checking how they were built.

Source code: https://github.com/matyamod/UnrealReZen/tree/ff7r
License: GPL 3.0