ENTERABLE HIDDEN INTERIORS V4.4

UPDATE:     2023-05-01

This mod allows you to enter the buildings which are visible only in cut-scenes, some of the missions in GTA San Andreas or not used at all in the game. Most of the interiors has made new collision files. GTA SA has 376 entrance exit (enex) markers, and this modification adds another 124.


AUTHOR:     artginPL
CREDITS:     Silent     (made of the .asi file)


INCREASED STEERING ANGLE

UPDATE:     2020-08-16

This modification increases the steering angle of the car wheels and by this improves the maneuverability of the car. To the maximum steering angle of the car wheels is added a value of 20 degrees.


AUTHOR:     artginPL


VEHICLE DASHBOARD INDICATORS

UPDATE:     2020-08-15

This mod adds a few indicators in vehicles, and possibility of refueling vehicles. All indicators can be hidden from the screen using the \ key (configurable in the .ini file).

1. Displays current vehicle speed.
2. Displays vehicle damage level.
3. Displays fuel level, with the possibility of refueling (applies to cars, motorcycles, and flying vehicles). The fuel level is indicated by the belt, and in digital form, along with the tank capacity and the type of fuel supplying the vehicle. The price of fuel is $5 per liter at gas stations, and $50 per liter at airports. At each airport are special places for refueling.
4. Displays current gear, and the maximum number of gears in the vehicle.
5. Nitro level indicator (only if nitro is installed in vehicle).
6. Altitude indicator. Displays altitude relative to sea level and to ground level (only in flying vehicles).
7. Engine on / off indicator.
8. Door lock / unlock indicator.
9. Light on / off  indicator.
10. Landing gear opening / closing indicator (only in flying vehicles).
11. Adds fuel dispensers at the gas station in Mulholland in Los Santos.


AUTHOR:     artginPL


IMPORTANT LIMITS

Below is the CLEO code changing the important limits in the game:

1. Allows the game to use 2048 MB (2147483647 B) of memory. This is so called Stream Memory Fix.
2. Game continue loading the map in high quality even while flying. This is so called binthesky_dk by DK22Pac.
3. Disables flying height limit.
4. Disables jetpack height limit.
5. Disables change car color to white when you add a paintjob.
6. Camera on the train is like in cars.
7. Disables heat effect.
8. Disables noise effect for night and thermal vision.
9. Disables noise effect when rains.
10. Disables high clouds.
11. Disables low clouds.
12. Texture filtering for license plates (1-3, 1 is default).
13. No suicide dive (peds do not jump on the car).
14. Sniper distance fix.

{$CLEO .cs}
// 1
0A8C: write_memory 0x8A5A80 size 4 value 2147483647 virtual_protect 1
// 2
0A8C: write_memory 0x5557CF size 7 value 144 virtual_protect 1
// 3
0A8C: write_memory 0x6D261D size 1 value 235 virtual_protect 1
// 4
0A8C: write_memory 0x67F265 size 4 value -342847344 virtual_protect 1
// 5
0A8C: write_memory 0x6D65C5 size 11 value 144 virtual_protect 1
// 6
0A8C: write_memory 0x52A52F size 1 value 171 virtual_protect 1
// 7
0A8C: write_memory 0x72C1B7 size 1 value 235 virtual_protect 1
// 8
0A8C: write_memory 0x704EE8 size 5 value 144 virtual_protect 1
0A8C: write_memory 0x704F59 size 5 value 144 virtual_protect 1
// 9
0A8C: write_memory 0x705078 size 1 value 144 virtual_protect 1
0A8C: write_memory 0x705079 size 4 value -1869574000 virtual_protect 1
// 10
0A8C: write_memory 0x53E1B4 size 1 value 144 virtual_protect 1
0A8C: write_memory 0x53E1B5 size 4 value -1869574000 virtual_protect 1
// 11
0A8C: write_memory 0x53E121 size 5 value 144 virtual_protect 1
// 12
0A8C: write_memory 0x884958 size 4 value 3 virtual_protect 1
// 13

0A8C: write_memory 0x4C1197 size 4 value -61207 virtual_protect 1
0A8C: write_memory 0x4C119B size 1 value 255 virtual_protect 1
0A8C: write_memory 0x4C1235 size 4 value -101655 virtual_protect 1
0A8C: write_memory 0x4C1239 size 1 value 255 virtual_protect 1
// 14

0A8C: write_memory 0x726CE2 size 4 value 1000 virtual_protect 1
0A8C: write_memory 0x73AFB3 size 4 value 1000 virtual_protect 1
0A8C: write_memory 0x7360A2 size 4 value 4000 virtual_protect 1
0A93: end_custom_thread


STREAM MEMORY FIX CLEO BUG

The original GTA San Andreas has a streaming memory limit of 50 MB (52428800 B). The CLEO version of the Stream Memory Fix can increase the limit of usage streaming memory by game, up to maximum value 2048 MB. However, Sanny Builder can compile numbers between [-2^31] and [2^31-1] (limit for signed 32-bit int) as an integer. The value 2048 MB (2147483648 B) is out of this range and for this reason Sanny Builder will compile the Float number (2.147484E09 = 2.147484 * 10^9) instead of the expected Integer, without any warning about such a conversion. For this reason, after compilation, we get the increased limit of usage streaming memory by game to 1264 MB (1325400064 B). To avoid this bug, just subtract 1 byte from 2147483648 bytes and then we will get the value 2147483647 bytes that is within the required range [2^31-1]. In fact, this script increases the limit of usage streaming memory by game to 2047,99 MB. And this is the maximum value that you can get by the CLEO's script.

{$CLEO .cs}
0A8C: write_memory 0x8A5A80 size 4 value 2147483647 virtual_protect 1
0A93: end_custom_thread


WIND TURBINES

UPDATE:     2019-11-12

This modification adds 12 wind turbines arranged in the entire state of San Andreas. Wind turbines have been made with great precision, their propellers rotate all the time. Additionally, each wind turbine have a warning light and a rotating anemometer. The modification is known by the earlier name 'Windmills'.


AUTHOR:     artginPL
CREDITS:     SabaruPL     (rotating of the turbine)
CREDITS:     Black_Jack     (model of the turbine)


VEHICLES WITH TRAILERS

UPDATE:     2023-05-01

This mod attaches trailers to all vehicles that are intended for this. Trailers are only attached to the vehicles generated by the game so vehicles will not appear as new in random places. In addition, trailers are not attached to vehicles created by SCM during the mission, so you won't have any problems with this mod. The mod is also adapted to the GTA SAxVCxLC version 1.4 or higher.


AUTHOR:     artginPL


SEARCHLIGHTS IN AREA 69

UPDATE:     2020-08-16

This mod adds the searchlights observing Area 69, like during the 'Black Project' mission. The searchlights are active from 21:00 to 5:00. During this time, you can get to Area 69, without increasing player wanted level. However, in order for the wanted level not to increase, the following conditions must be met:
- the player must be on foot,
- the player can not have any stars of wanted level,
- the player can not shoot a weapon,
- the player can not be seen by any searchlight.

If one of the conditions is not met, the player will get the 5th wanted level.


AUTHOR:     artginPL


TELEPORT TO MARKER

UPDATE:     2019-11-12

This mod allows you to teleport to position marked on the map. To teleport, mark the position on the map (by red marker) and then press the X and Y keys.


AUTHOR:     artginPL


DIVER

UPDATE:     2019-11-12

This mod replaces the Trucker Hat, available in the Binco shop, for a diving mask with an oxygen bottle. If the player is wearing a diving mask, he has unlimited oxygen under water.


AUTHOR:     artginPL
CREDITS:     Repoman     (model of scuba gear)