0 of 0

File information

Last updated

Original upload

Created by

Kregano

Uploaded by

Kregano

Virus scan

Safe to use

Tags for this mod

About this mod

Combo of retoc and a Tuw GUI for packing mods and extracting assets from the game.

Permissions and credits
Changelogs
Tools for packing mods and extracting assets from the game.

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

![Retoc TUW GUI set to pack mod files with version set to UE4_27, folder path to assets, and filename set.](/Modding%20Guides/Images/retoc-gui-tutorials-01.png)

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`:
![Retoc TUW GUI with selector for repacking and unpacking IOstore assets open in the top left corner.](/Modding%20Guides/Images/retoc-gui-tutorials-02.png)

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