-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Whitetigerswt
committed
Jan 10, 2014
1 parent
cf224ad
commit a5e5b41
Showing
1 changed file
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
a5e5b41
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also fixes #1