Skip to content

GTAmodding/ASI-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silent's ASI Loader

Silent's ASI Loader is a DLL that adds ASI plugin loading functionality to Grand Theft Auto: San Andreas. This repository includes the original v1.3 release by Silent, along with two patches by fastman92 (v1.4 and v1.5).

For background, history, and technical discussion, see the original GTAForums thread: https://gtaforums.com/topic/523982-relopensrc-silents-asi-loader

The official project page is available here: https://cookieplmonster.github.io/mods/gta-sa/#asiloader

Build Instructions

To build the loader, run:

compile.bat

This will produce the vorbisFile.dll output file.

Requirements

  • Microsoft Visual Studio
  • C++ development tools installed