Skip to content

Instantly share code, notes, and snippets.

@BBoldt
Last active December 20, 2022 20:04
Show Gist options
  • Save BBoldt/2a96ff4849594b23f497912937cbd716 to your computer and use it in GitHub Desktop.
Save BBoldt/2a96ff4849594b23f497912937cbd716 to your computer and use it in GitHub Desktop.
Instructions for downgrading and improving GTA SA steam version
Downgrading
=====================
This will allow you to install and use SA-MP, Multi Theft Auto, and mods.
1. Install steam version of GTA SA.
2. Downgrade with this tool: http://gtaforums.com/topic/753764-relsasteam-downgrader/
3. Game is now compatible with SA-MP and Multi Theft Auto.
Making game moddable
======================
This is required for most fixes you need to make San Andreas look and run well on modern systems. After the following steps you will be able to easily add and remove mods, mods will all be contained in the same folder and can be easily disabled or enabled from the ingame menu.
3. Install ASI loader by replacing your "vorbisFile.dll" and "vorbisHooked.dll" files with these: http://www.gtagarage.com/mods/show.php?id=21709
4. Install Mod Loader by placing "modloader.asi" and the "modloader" folder into your root SA directory: http://www.gtagarage.com/mods/show.php?id=25377
Recommended Improvements
======================
I will only recommend things here that improve performance, visuals, or fix bugs. I do not endorse gameplay altering mods on multiplayer. Mods are installed by extracting mods into subfolders contained in your "modloader" folder.
Silent Patch - Extreme amount of bugfixes, tweaks, and improvements. -- HIGHLY RECOMMENDED --
http://www.gtagarage.com/mods/show.php?id=25368
Widescreen Fix - Fixes hud and game to display in true widescreen. -- HIGHLY RECOMMENDED --
(make sure to install both links)
https://github.com/ThirteenAG/WidescreenFixesPack/releases/tag/gtasa
http://www.gtagarage.com/mods/show.php?id=25380
Windowed mode - Allows proper windowed mode support for GTA SA.
http://gtaforums.com/topic/865138-windowed-mode/
Project 2DFX - Increases draw distance and adds special LOD lights. Personally the following settings in SALodLights.ini:
CoronaRadiusMultiplier = 0.25
[AdaptiveDrawDistance] Enable = 1
https://thirteenag.github.io/p2dfx
Enhanced Classic Graphics - some visual upgrades, works well with 2DFX
http://www.mixmods.com.br/2014/12/ecg-enhanced-classic-graphics.html
Map Texture Fix - Fixes a lot of map textures broken in the PC release
http://gtaforums.com/topic/778440-map-textures-fix/
Vehicle Fixes - Multiple vehicle bugs and issues fixed. Collisions, textures, lighting, etc.
http://gtaforums.com/topic/725635-wipsagta-san-andreas-fixed-vehicles/#entry1065843729
Improved SA Default Cars - Rounded wheels, and various car fixes.
http://www.mixmods.com.br/2015/08/improved-sa-default-cars-carros-originais-melhorados.html
Map Fixes - Multiple map problems repaired. Shadows, textures, etc.
http://gtaforums.com/topic/739169-wipsa-gta-san-andreas-map-fixes/
Ports from GTA SA mobile edition
http://gtaforums.com/topic/661961-sa-mobile-to-pc-research-project/page-1
Black Roads Fix - Fixes strange shadow issues that sometimes become apparent, especially at lower graphics levels.
http://gtaforums.com/topic/763402-sarelfinally-black-roads-fix/
Tree Prelighting Fix - Fixes prelighting on trees, making them look much more natural. Especially noticable on Palm trees.
http://gtaforums.com/topic/573478-project2dfx/page-33#entry1064528394
San Andreas - Vanilla+ Modpack
======================
To make things easier, i've compiled my favorite mods from above and some other stuff not listed. You simply need to extract the modloader folder to the right place to install all the mods.
Link: https://www.dropbox.com/s/tkd98o6y37iq4d9/San%20Andreas%20-%20Vanilla%2B%20Modpack.zip?dl=0
Readme: https://gist.githubusercontent.com/BBoldt/c0b71370c5455e2d89d0adae6c2648cc/raw/48fe98d91ff62ad55854b3ed727d4cef27fbfbd8/2017-02-20_22-55-40.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment