Prerequisites
These are all the things you need to follow this guide.
Requirements
- GTA: San Andreas 1.0 US (instructions for downgrading are included below)
- Text editor (e.g., Notepad++)
- Software capable of extracting compressed files (I personally recommend NanaZip)
- Time and patience
Installing the Game
Do not download a pre-modded version of GTA. Use either the original 1.0 US installer or download it from Steam/Rockstar Games Launcher (RGL).
If you want to verify that your game files are intact, you can use GTA Healer.
Whether installing from the original DVD or via Steam/RGL, you must keep the installation folder outside the Program Files directory. Windows often blocks modifications there, which can cause errors.
If you installed the game via Steam on a different drive than your main Steam installation, it will usually be placed inside a Steam library folder (e.g., SteamLibrary), which is fine and safe for modding.
If you had a modded GTA installed previously, you may encounter rare issues:
- Clear the ModLoader cache by opening Explorer or pressing
Windows+Rand entering:%localappdata%/modloader, then delete all folders inside. - Check your
GTA San Andreas User Filesfolder in Documents for corrupted save files (.b) that might depend on specific mods. - If needed, delete the
gta_sa.setfile to reset game configuration settings.
These steps usually resolve leftover issues from previous mod installations.
Downgrading
To install mods, the game must be downgraded to version 1.0 US.
I recommend following this guide by TJGM, which explains the differences between game versions in detail. Once the downgrade is complete, continue to the next section. If you can’t download the downgrader from MEGA for some reason, use this Mediafire link.
Redistributables
Many .asi mods require C++ Redistributables, which are usually installed automatically with software or games. If your PC is freshly formatted or has few programs installed, you may need to install them manually.
The same applies to DirectX End-User Web Installer, since Windows does not include older DirectX components. Installing it can fix graphical mods and issues with older games.
Recommended packages:
- Visual C++ Redistributables AIO (Download
VisualCppRedist_AIO_x86_x64.exe) - DirectX End-User Web Installer
- Microsoft .NET Framework
For a more detailed explanation, check this guide.