Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

martonp96/ClosedIV

Repository files navigation

ClosedIV

This repository contains the source code for ClosedIV.asi, an open source alternative to OpenIV.asi for GTA5

Benefits over OpenIV.asi

How to build

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.

How to install

  • 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

Info

Check the wiki for more information

Goals

  • 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