More actions
GTAModTools | |
---|---|
General | |
Author | Maega |
Type | Hack Utilities |
Version | 2021 |
License | GPL-3.0 |
Last Updated | 2021/12/05 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
A collection of tools to assist with building mods and extracting game data from GTA Trilogy: Definitive Edition.
These tools were mostly designed for modding game scripts using the original mission scripts and compiler that were left in the Switch build of the game, but it'll work just fine with other mods too.
Here's what's included:
- Extract_NSP.bat - Automatically extract the PAK file from a Switch NSP. Requires keys.txt/keys.dat.
- Extract_PAK.bat - Extract an Unreal PAK file. Accepts any PAK file from any original build of either of the three games in the trilogy. Also probably works with some other Unreal Engine games.
- CreateMod_GTAxx.bat - Configurable batch script to compile game scripts, create a new mod archive and optionally auto-install it to your game install directory.
More information on how to get started and use these tools is in the GitHub project's README.