Detect mod conflicts in Unreal Engine .pak files.
- Install Python from here.
- Download repak from here and put it in the same directory as "checkconflicts.py".
- Run in a command prompt :
python checkconflicts.py [PATH_TO_PAKS]
If you run it without argument, it will get the path to the Dragon Quest III HD-2D Remake game.
UE Check Mods Conflict is available on Github under the MIT license.