Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Whitetigerswt committed Jan 10, 2014
1 parent cf224ad commit a5e5b41
Showing 1 changed file with 25 additions and 4 deletions.
29 changes: 25 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,28 @@
A GTA:SA .ASI mod that fixes many obscure crashes within the game, thanks to MTA's research. this mod also patches some stupid shit within the game, fixes mouse not working after alt tab, and some other fixes.
Fix GTA:SA Bugs ASI
=============

most credits go to the MTA team, and the original code can be found at: https://code.google.com/p/mtasa-blue/
This mod does the following things:

- Fixes aproxamently 30 crashes that can occur in GTA:SA.
- Allows all resolutions and aspect ratios to be used
- Removes interior music.
- Removes clouds.
- Disables parts of the frame limiter to increase FPS.
- Fixes a couple of compatability problems with Windows 8.
- Implements Deji's StreamIni extender CLEO.
- Implements Ryosuke839's fastloader.asi - The game loads in about 2 seconds for me.


Requirements
-------

ASI Loader download: http://www.gtagarage.com/mods/show.php?id=8321
- GTA:SA
- Microsoft Visual C++ 2010 Runtime Redistributable (x86): http://www.microsoft.com/en-us/download/details.aspx?id=5555
- ASI Loader: http://www.gtagarage.com/mods/show.php?id=8321

Credits
-------

most credits go to the MTA team, and the original code can be found at: https://code.google.com/p/mtasa-blue/

Credits: MTA:SA, Deji, 0x688
Credits: MTA:SA, Deji, 0x688, Ryosuke839

1 comment on commit a5e5b41

@Whitetigerswt
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also fixes #1

Please sign in to comment.