About this mod
Combo of retoc and a Tuw GUI for packing mods and extracting assets from the game.
- Permissions and credits
- Changelogs
Deployment
Unzip Retoc_w_TUW.zip anywhere on your computer. BOTH files must be in same folder for TUW to operate properly.
Packing Mods and Extracting Assets

To pack a mod, do the following:
- Click browse and find the folder containing your modded files.
- Copy the folder path from the modded files path, paste it in the `Output .utoc File` box.
- Tack on your mod's file name to the end of the path.
- Set engine version to `UE4_27`.
- Optional: Set a file name in a `Batch file name` to create a script for redoing the command.
To switch to extracting content, click `Menu` in the top left corner, then pick `Unpack GUI`:

To extract files from the game, do the following:

- Click browse for `Input path` and find the folder containing the game's `Content/Pak`.
- Click browse for `Output directory` and set your output folder.
- Optional: check the boxes for skipping conversion/compression of shader libraries.
- Optional: Use a filter like `-f GOP_` to select specific files to extract.
Credits
- Narknon for the original Tuw GUI for retoc
- matyalatte for Tuw