This repository contains the source code for ClosedIV.asi, an open source alternative to OpenIV.asi for GTA5
- open source
- supports all features of OpenIV.asi
- supports multiple different versions of ASI Loaders (Recommended: https://github.com/ThirteenAG/Ultimate-ASI-Loader)
- adds a new way to load mods (see Info section)
CMake 3.17.x and Visual Studio is needed to build the project. You can run release.bat to build it quickly or use generate_*.bat to create project files for a specific VS version.
- Install the recommended ASI loader or the one made by Alexander Blade.
- Download the latest asi from releases
- Delete OpenIV.asi if you have it
- Place your mods in your mods folder or if you already had some, keep them there
- Ready to play
Check the wiki for more information
- Initial release
- Adding log files
- Adding logs to debug mods created by people, so they know what is wrong with their broken stuff
- Adding support to replace files without copying the entire RPF
- Support RPFs as directories