Jump to content

fastman92 limit adjuster


Recommended Posts

Game crash after I added car mods, pls how to fix it?

 

Here is the crash log

 
---------------------------
Game has crashed, here's a crash log:
Current process ID: 1992
Current thread ID: 948
Last file to be loaded: AUDIO\STREAMS\AMBIENCE
Last library loaded: d3d9.dll
Exception address: 0xE896E922 (module not found)
Exception code: 0xC0000005 (EXCEPTION_ACCESS_VIOLATION)
Inaccessible memory address: 0xE896E922

General registers:
EAX: 0x000001A4 (420)
EBX: 0x00000003 (3)
ECX: 0x16C3C1D8 (381927896)
EDX: 0x000061AC (25004)
ESI: 0x16C3C1D8 (381927896)
EDI: 0x16CCA67C (382510716)
EBP: 0x00000000 (0)
ESP: 0x0177F210 (24637968)
EIP: 0xE896E922 (-392763102) [module not found]
EFL: 0x00210297 (2163351)

19 hours ago, ChacalXX said:

It seems that for this year the FLA updates have ended. Will we also have an evolution for the 64bit version of gta sa on mobile next year? 

I understand that it's a desired functionality knowing that armeabi-v7a is getting deprecated in Android.

 

Lately, the focus has been on another project 'fastman92 APK modifier':

 

It solves Android 10+ problem of scoped storage (can't access Android directory). Can load and generate a new APK file, which then can be installed. Files will be in a different directory instead (Android_unprotected, which can be easily accessed).
Offers many other features as well.

56 minutes ago, fastman92 said:

Entendo que é uma funcionalidade desejada, sabendo que o armeabi-v7a está se tornando obsoleto no Android.

 

Ultimamente, o foco tem sido em outro projeto, o 'modificador APK fastman92':

 

Ele resolve o problema do Android 10+ de armazenamento com escopo (não é possível acessar o diretório do Android). Pode carregar e gerar um novo arquivo APK, que pode ser instalado. Os arquivos estarão em um diretório diferente (Android_unprotected, que pode ser acessado facilmente).
Oferece muitos outros recursos também.

Thank you for the reply. At least it gave hope of a future improvement for the 64-bit version of the game. Success in the apk modifier project. This helps us a lot. And thanks for your attention to the game's mobile community 

So in SA, if I don't mess with the memory value for streaming, cycling/variation of cab driver/medic/firefighter/drug dealer models works correctly - however, my added car engine sounds vanish after I play for a certain amount of time. if I set the memory streaming number high enough to where my added vehicle engine sounds don't vanish after I play for 20-30 minutes, it breaks cycling/variation of cab driver/medic/firefighter/drug dealer models.
Also, the flying cars cheat is STILL broken if you have added cars? Jesus christ. That's been a bug for well over 5 years.
Almost sure it's the memory streaming setting causing the variation/cycle bug with those scripted peds - 60, 10 above the default value - those peds seemingly cycle/variate fine. Large values, such as 128, 256, 512, 1024, 2048, will cause them not to.
Also, it turns out you put the SF medic for LV and vice versa in the .ini @fastman92

Edited by 86DX
jamesearlgash
On 12/8/2024 at 4:17 PM, 86DX said:

Also, the flying cars cheat is STILL broken if you have added cars? Jesus christ. That's been a bug for well over 5 years.

Dude holy hell, I have been racking my brain because that cheat is a must for me and yet the only way cars don't flip upside down when adding new cars is to never enable the "apply handling.cfg patch" in the F92LA's ini.

Thanks because I haven't come across this info before.

Edited by jamesearlgash

How exactly can I replace the default taxi drivers?

 

Because this changes nothing:

 

fastman92limitAdjuster_GTASA.ini:

; Cab driver level 1 place 0 (262)
Cab driver level 1 place 0 = 19351

; Cab driver level 1 place 1 (261)
Cab driver level 1 place 1 = 19351

; Number of cab drivers for level 2 (2)
Number of cab drivers for level 2 = 2

; Cab driver level 2 place 0 (220)
Cab driver level 2 place 0 = 19352

; Cab driver level 2 place 1 (234)
Cab driver level 2 place 1 = 19352

; Number of cab drivers for level 3 (2)
Number of cab drivers for level 3 = 2

; Cab driver level 3 place 0 (182)
Cab driver level 3 place 0 = 19351

; Cab driver level 3 place 1 (206)
Cab driver level 3 place 1 = 19352

 

peds.ide:

19351, VCTAXA, VCTAXA, CIVMALE, STAT_TAXIDRIVER, man,0040,0, null,8,0,PED_TYPE_GEN,VOICE_GEN_BMOCD,VOICE_GEN_BMOCD
19352, VCTAXB, VCTAXB, CIVMALE, STAT_TAXIDRIVER, man,0040,0, null,8,0,PED_TYPE_GEN,VOICE_GEN_BMOCD,VOICE_GEN_BMOCD

 

I have changed the default taxi drivers in peds.ide to e.g.:

262, BMOCD, BMOCD  , CIVMALE, STAT_TOURIST, man, 1E13,0, null,8,0,PED_TYPE_GEN,VOICE_GEN_BMOCD ,VOICE_GEN_BMOCD

That is, for all six default taxi drivers, I removed STAT_TAXIDRIVER and changed the hex value of the cars they're allowed to drive.

 

Yet still all the default taxi drivers, and only the default taxi drivers, drive taxis.

 

The only way I can replace the taxi drivers is by replacing their visual models, which is suboptimal. I would prefer doing this with code, and seemingly fastman92's Limit Adjuster has the tools for it, so maybe I am missing something?

 

Thank you in advance! :)

Edited by rhospeed
On 12/8/2024 at 4:17 PM, 86DX said:

So in SA, if I don't mess with the memory value for streaming, cycling/variation of cab driver/medic/firefighter/drug dealer models works correctly - however, my added car engine sounds vanish after I play for a certain amount of time. if I set the memory streaming number high enough to where my added vehicle engine sounds don't vanish after I play for 20-30 minutes, it breaks cycling/variation of cab driver/medic/firefighter/drug dealer models.
Also, the flying cars cheat is STILL broken if you have added cars? Jesus christ. That's been a bug for well over 5 years.
Almost sure it's the memory streaming setting causing the variation/cycle bug with those scripted peds - 60, 10 above the default value - those peds seemingly cycle/variate fine. Large values, such as 128, 256, 512, 1024, 2048, will cause them not to.
Also, it turns out you put the SF medic for LV and vice versa in the .ini @fastman92

One final update - my medics and firefighters variate fine now. Cab drivers & drug dealers though, are a mystery. Best guess after battling this bug for over 5 years is like I said, it's the streaming memory value. Every friend of mine says it's my savegame, which I then send to them - they do not experience the variation bug. So it's not the savegame.

@fastman92 hey, I  am not sure but I think FLA is causing the pickups like save diskette to disappear from the game after some playtime. I have tested it and for some reason, peds will not drop any cash or weapons if we kill them, and this only happens with savefiles. A solution I found online was to disable the 'PICKUP LIMIT PATCH' in the ini, but that doesnt seem to work. What could be the reason ?  

Neoagodcomplex

current crash log, a tad bit new to this type of modding, not new to modding in general though. any help would be greatly appreciated 

 

 

Starting fastman92 limit adjuster 7.6, compilation time: Jun 14 2024 06:14:37 (UTC)
Website: http://fastman92.com

Launch time: 15-12-2024 5:39:35 (UTC), 00:39 (local)
Launched during the night.

Solution platform: WIN_X86
FASTMAN92_LIMIT_ADJUSTER_RELEASE_DIRECTORY is not defined. Documentation files will not be written.
App detected: GTA IV 1.0.4.0 13822600 bytes
App uses dynamic image base? Yes
App preferred image base: 0x400000
App current image base: 0xE90000

Number of FLA modules: 75
Delayed processing of limits? No

Root base directory: 
Root directory: E:\SteamLibrary\steamapps\common\Grand Theft Auto IV OG BACKUP\GTAIV
Initial directory: E:\SteamLibrary\steamapps\common\Grand Theft Auto IV OG BACKUP\GTAIV
INI filename: fastman92limitAdjuster_GTAIII.ini

Global exception handler has been registered.
---------------------------------------------
---------------------------------------------
---------------------------------------------
CPatch::WriteDataToMemory, unable to set R+W+X permission. Address = 0048D9C7 Error = 0
Game terminated.

 

Dear Sir

Could you please extend object limit in game up to 180 or something even bigger than that amount.

Because nowadays, everybody's computer are much more powerful than last decade. So they arent exceeding their potential to load those data. 

I try to make you understand that is our desire to get new version Limit adjuster with so much higher amount object limit for cars or something like that when we are playing game. So could you please help us in this kind of problems

I attached photo which are many people desired that you would do us a flavor. We need you hear our voice when we play game. These are our true experience and what we really want.

so please help us sir. We would thanks and love you so much 

Kind regards

image.png

Edited by trgb.8.99999

So enabling model special features just makes the game crash 2-3 seconds after exiting a safehouse...f*cking top notch. Found a post from 4 years ago, same problem - "I don't know, might be tied to modloader, use another plugin (?!)." Unreal.

Edited by 86DX
21 hours ago, 86DX said:

So enabling model special features just makes the game crash 2-3 seconds after exiting a safehouse...f*cking top notch. Found a post from 4 years ago, same problem - "I don't know, might be tied to modloader, use another plugin (?!)." Unreal.

 

as for now yeah, try model variations by cjfan_ 

 

 

 

also I know this was mentioned before about imvehft, but it seems like it has a relation with FILE_TYPE_DFF, if you increase it above 20000 it crashes on game start

That's not going to do jack sh*t, I needed model special features to get the spinning axle and turning handlebar features working for a mod I'm testing for someone. So much for that....unless that asi has that capability.

Edited by 86DX
On 12/8/2024 at 11:01 PM, fastman92 said:

I understand that it's a desired functionality knowing that armeabi-v7a is getting deprecated in Android.

 

Lately, the focus has been on another project 'fastman92 APK modifier':

 

It solves Android 10+ problem of scoped storage (can't access Android directory). Can load and generate a new APK file, which then can be installed. Files will be in a different directory instead (Android_unprotected, which can be easily accessed).
Offers many other features as well.

sorry it's off topic but im out of curiosity. 

 

is addon paintjobs possible on phone version in the future? since model special features are impossible to do

 

once again im sorry to asking too much

On 12/24/2024 at 11:32 PM, trgb.8.99999 said:

will you increase object limit in game? because it is our gta sa community's desire. I really hope that you would understand what we want

 

Have a good Christmas

image.png.6b8cff7620159acc3df7d8b7b66bb794.png

The FLA will not increase the limits in DYOM.

Maybe you can get the source code of DYOM and edit it in Sanny Builder to increase the limits if you have got the skill. The FLA focuses on game limits, you can check the INI to see what's available.

  • Like 1
1 hour ago, fastman92 said:

The FLA will not increase the limits in DYOM.

Maybe you can get the source code of DYOM and edit it in Sanny Builder to increase the limits if you have got the skill. The FLA focuses on game limits, you can check the INI to see what's available.

thanks so much for your reply

i asked help from DYOM creator MiranDMC . not sure he can help us

I just found out that Sanny Builder 4 just updated few months ago after a decades. Im not sure Sanny Builder 4 extend higher limit objects alredy or not? Have you tried new Sanny Builder 4

 

Edited by trgb.8.99999

ok there is a issue with the pickuplimit and pickuplimit patch, i am doing a sa style modpack where i added weapons and made pickups for them, so when i increased the pickup limit and applied the patch, all police bribes were deleted and some weapon pickups were deleted too, please fix this issue as fast as possible
thanks regards
Reaper

 

Using the GTA Mixed mod (which has its own FLA config) with FLA 7.5+ (FLA 7.2 has no issues and I can't find download links for
FLA 7.3 and 7.4) causes a crash in FLA library itself during the end of GTA San Andreas loading screen

FLA log: https://pastebin.com/j9AYWKGs
FLA config file: https://pastebin.com/DYgNns6a
Modloader crash log: https://pastebin.com/W5GsBP3v

artginPL
On 12/28/2024 at 1:47 AM, trgb.8.99999 said:

I just found out that Sanny Builder 4 just updated few months ago after a decades. Im not sure Sanny Builder 4 extend higher limit objects alredy or not? Have you tried new Sanny Builder 4

Sanny Builder is just a toy compared to what @fastman92 uses. This is absolutely not the right tool for this.

 

trgb.8.99999
On 12/28/2024 at 6:25 AM, fastman92 said:

The FLA will not increase the limits in DYOM.

Maybe you can get the source code of DYOM and edit it in Sanny Builder to increase the limits if you have got the skill. The FLA focuses on game limits, you can check the INI to see what's available.

Limit adjuster creator told me Sanny Builder possible to do that if somebody would help with code

On 1/3/2025 at 12:30 AM, DodoGTA said:

Using the GTA Mixed mod (which has its own FLA config) with FLA 7.5+ (FLA 7.2 has no issues and I can't find download links for
FLA 7.3 and 7.4) causes a crash in FLA library itself during the end of GTA San Andreas loading screen

FLA log: https://pastebin.com/j9AYWKGs
FLA config file: https://pastebin.com/DYgNns6a
Modloader crash log: https://pastebin.com/W5GsBP3v

you mean  Mixed mod can increase higher number objects. not right because its still use Limit adjuster, so it will be same as before

reaperm60
On 12/30/2024 at 8:28 PM, reaperm60 said:

ok there is a issue with the pickuplimit and pickuplimit patch, i am doing a sa style modpack where i added weapons and made pickups for them, so when i increased the pickup limit and applied the patch, all police bribes were deleted and some weapon pickups were deleted too, please fix this issue as fast as possible
thanks regards
Reaper

 

fastman is this a issue on my end or the limit adjuster? i tried many ways to try to increase the pickup limit using fla but the same issue persists

metelev.maxim.2000

Hello. Can anyone help me? My GTA SA has about 500 cars, including original vehicles. If I add more, the game starts crashing after loading. Does anyone know how to fix this problem?
 

Spoiler

Starting fastman92 limit adjuster 7.6, compilation time: Jun 14 2024 06:14:37 (UTC)
Website: http://fastman92.com

Launch time: 13-1-2025 16:25:13 (UTC), 21:25 (local)
Launched during the day.

Solution platform: WIN_X86
FASTMAN92_LIMIT_ADJUSTER_RELEASE_DIRECTORY is not defined. Documentation files will not be written.
App detected: GTA SA 1.0 US HOODLUM 14383616 bytes
App uses dynamic image base? No
App preferred image base: 0x400000
App current image base: 0x400000

Number of FLA modules: 75
Delayed processing of limits? No

Root base directory: 
Root directory: D:\GTA SA Extended\GTA San Andreas
Initial directory: D:\GTA SA Extended\GTA San Andreas
INI filename: fastman92limitAdjuster_GTASA.ini

Global exception handler has been registered.
---------------------------------------------
Model special features are enabled. Because of this, the ID limits will be patched.

New ID limits:
0 - 19999 (20000) - DFF models defined within IDE files
20000 - 24999 (5000) - TXD texture archives.
25000 - 25254 (255) - COL collision archives.
25255 - 25510 (256) - IPL Binary IPL files.
25511 - 25574 (64) - DAT files limited to nodes*.dat
25575 - 25754 (180) - IFP animation archives.
25755 - 26229 (475) - RRR car recordings, carrec*.rrr files
26230 - 26311 (82) - SCM scripts
26312 - 26313 (2) - Loaded list
26314 - 26315 (2) - Requested list
26316 - count of all file IDs


Addresses:
CModelInfo::ms_modelInfoPtrs: 0xA9B0C8
CStreaming::ms_aInfoForModel: 0x8E4CC0
CAnimManager::ms_aAnimBlocks: 0xB5D4A0
CVehicleRecording::StreamingArray: 0x97D880
CTheScripts::StreamedScripts: 0xA47B60


Model special features loader enabled.
---------------------------------------------
---------------------------------------------
Modified count of killable model IDs: 19999
---------------------------------------------
Format of new savefiles will be different: patch for save game of variable length is applied!
Modified limit Car generators to: 1000 Is CCarGenerator_extended structure used: 0
---------------------------------------------
---------------------------------------------
Enabling handling.cfg limit adjuster.
New limits:
Number of standard lines = 1100
Number of bike lines = 150
Number of flying lines = 150
Number of boat lines = 100
Number of animation group lines = 30

&mod_HandlingManager = 0x181D210, sizeof(mod_HandlingManager) = 0x4ABB8
---------------------------------------------
Modified limit of OTHER LIMITS: Vehicle colors to: 150
---------------------------------------------
SPECIAL: Make paintjobs work for any ID applied.
---------------------------------------------
SPECIAL: Disable CINFO.BIN and MINFO.BIN loading
---------------------------------------------
Error reporting going to be applied.
GTA_ERROR_ATTEMPT_TO_LOAD_OBJECT_INSTANCE_WITH_UNDEFINED_ID enabled.
GTA_ERROR_MODEL_DOES_NOT_HAVE_COLLISION_LOADED enabled.
GTA_ERROR_CAR_GENERATOR_WITH_INVALID_MODEL_ID_IS_GETTING_REGISTERED enabled.
GTA_ERROR_IMG_ARCHIVE_NEEDS_REBUILDING enabled.
GTA_ERROR_STREAM_HANDLES_LIMIT_EXCEEDED enabled.
Error reporting is applied now.
---------------------------------------------
Weapon type loader is enabled. NumberOfWeaponTypes = 150.
---------------------------------------------
Vehicle audio loader is enabled
---------------------------------------------
FLA loading text is disabled.
---------------------------------------------
Number of memory changes made: 3933
---------------------------------------------

Game has crashed, here's a crash log:
Current process ID: 5344
Current thread ID: 1936
Last file to be loaded: D:\GTA SA Extended\GTA San Andreas\modloader\proper fixes\misc\data\procobj.dat
Last library loaded: C:\Windows\system32\QuickTime.qts
Exception address: 0x775E8BF3 ("ntdll.dll"+0x48BF3)
Exception code: 0xC0000005 (EXCEPTION_ACCESS_VIOLATION)
Inaccessible memory address: 0xCE803FB

General registers:
EAX: 0x017C00C0 (24903872)
EBX: 0x00000045 (69)
ECX: 0x0CE80403 (216531971)
EDX: 0x00000000 (0)
ESI: 0x1E323DB8 (506609080)
EDI: 0x017C0000 (24903680)
EBP: 0x0AA3DD80 (178511232)
ESP: 0x0AA3DCB8 (178511032)
EIP: 0x775E8BF3 (2002684915) ["ntdll.dll"+0x48BF3]
EFL: 0x00010206 (66054)

Segment registers:
CS: 0023
DS: 002B
ES: 002B
FS: 0053
GS: 002B
SS: 002B

FPU registers:
ST0: -nan(ind) bytes: 7A DA F1 38 F6 01 00 00 FF FF
ST1: -nan(ind) bytes: 00 00 00 00 00 00 00 00 FF FF
ST2: -nan(ind) bytes: 00 00 00 00 00 00 00 00 FF FF
ST3: -nan(ind) bytes: 50 00 00 00 00 00 00 00 FF FF
ST4: 0.000000 bytes: 00 00 00 00 00 00 00 00 00 00
ST5: -nan(ind) bytes: 09 54 C2 D5 6E 15 6F 10 FF FF
ST6: -nan(ind) bytes: E0 A3 99 9E 76 3C 8E 7D FF FF
ST7: -nan bytes: AF 2C 21 7D 7A 02 0D CF FF FF
CTRL: 027F
STAT: 0000
TAGS: FFFF

MMX registers, 8 bytes:
MM0: 7A DA F1 38 F6 01 00 00
MM1: 00 00 00 00 00 00 00 00
MM2: 00 00 00 00 00 00 00 00
MM3: 50 00 00 00 00 00 00 00
MM4: 00 00 00 00 00 00 00 00
MM5: 09 54 C2 D5 6E 15 6F 10
MM6: E0 A3 99 9E 76 3C 8E 7D
MM7: AF 2C 21 7D 7A 02 0D CF

XMM registers, 16 bytes:
XMM0: 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM1: 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM2: 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM3: 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM4: 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM5: 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM6: 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM7: 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Stack (printing from 0xAA3DCB8):
+0x000  66 F0 26 57  B8 3D 32 1E  00 00 7C 01  00 00 00 00
+0x010  04 00 01 05  00 00 00 00  00 00 00 00  00 00 00 00
+0x020  00 24 00 40  00 00 00 00  00 00 00 00  00 00 00 00
+0x030  00 00 7C 01  45 00 00 00  01 00 00 00  00 00 00 00
+0x040  B8 3D 32 1E  00 00 00 00  00 00 00 00  01 00 00 00
+0x050  00 00 00 00  00 00 00 00  00 00 6F 02  02 00 00 00
+0x060  18 1C 00 00  B8 03 7C 01  01 00 00 00  00 E8 85 04
+0x070  00 00 00 00  9C DD A3 0A  86 65 E1 70  50 DF A3 0A
+0x080  00 00 00 00  78 DD A3 0A  00 00 87 04  00 00 00 00
+0x090  00 00 00 00  00 00 00 00  00 00 00 00  20 00 01 01
+0x0A0  00 00 F7 03  00 DD A3 0A  45 00 00 00  F0 DD 01 01
+0x0B0  95 56 5E 77  44 D8 A3 0A  60 FF A3 0A  90 99 61 77
+0x0C0  46 92 EF 2A  00 00 00 00  DC DD A3 0A  1D 62 62 77
+0x0D0  B8 3D 32 1E  C0 3D 32 1E  C0 3D 32 1E  00 00 7C 01
+0x0E0  CC 8D 86 04  64 00 00 00  A9 6A E1 70  50 DF A3 0A
+0x0F0  10 E2 8E 16  00 00 00 00  00 00 00 00  10 50 DD 1E
+0x100  00 00 0C 00  07 00 00 00  02 00 00 00  02 00 00 00
+0x110  00 00 7C 01  C0 3D 32 1E  00 00 0C 00  00 00 7C 01
+0x120  80 00 00 00  F8 DD A3 0A  86 87 5E 77  00 00 00 00
+0x130  00 00 00 00  00 00 00 00  10 06 A3 20  D0 3D 32 1E

base: 0xAA30000   top: 0xAA3DCB8   bottom: 0xAA40000

Module list
; Path    Module file size        Base    Size of image    Entry point
D:\GTA SA Extended\GTA San Andreas\gta_sa.exe    14383616    0x00400000    0x01177000    0x00824570
C:\Windows\SYSTEM32\ntdll.dll    1696760    0x775A0000    0x001A3000    0x00000000
C:\Windows\System32\KERNEL32.DLL    632552    0x75600000    0x000F0000    0x7561F640
C:\Windows\System32\KERNELBASE.dll    2181672    0x76930000    0x00214000    0x76A44FB0
C:\Windows\SYSTEM32\apphelp.dll    638464    0x74D00000    0x0009F000    0x74D385D0
C:\Windows\SYSTEM32\AcLayers.DLL    415744    0x74A70000    0x0028C000    0x74A8EEC0
C:\Windows\System32\msvcrt.dll    775256    0x774D0000    0x000BF000    0x77505AC0
C:\Windows\System32\USER32.dll    1663648    0x75710000    0x00196000    0x7574AD10
C:\Windows\System32\win32u.dll    92960    0x767F0000    0x00018000    0x00000000
C:\Windows\System32\GDI32.dll    136352    0x75F60000    0x00023000    0x75F673C0
C:\Windows\System32\gdi32full.dll    887856    0x77310000    0x000DB000    0x7736FF50
C:\Windows\System32\msvcp_win.dll    495840    0x77450000    0x0007B000    0x77467800
C:\Windows\System32\ucrtbase.dll    1181208    0x75460000    0x00120000    0x7548BA30
C:\Windows\System32\SHELL32.dll    6002752    0x76170000    0x005B3000    0x762EBD60
C:\Windows\System32\SHLWAPI.dll    275288    0x770C0000    0x00045000    0x770D7870
C:\Windows\System32\OLEAUT32.dll    606880    0x76750000    0x00096000    0x76785670
C:\Windows\System32\combase.dll    2634120    0x76E30000    0x00281000    0x76F6BE30
C:\Windows\System32\RPCRT4.dll    786600    0x760B0000    0x000C0000    0x760EA900
C:\Windows\System32\SETUPAPI.dll    4433640    0x75A40000    0x00434000    0x75A6EFC0
C:\Windows\System32\cfgmgr32.dll    236520    0x76DF0000    0x0003B000    0x76DFD450
C:\Windows\System32\bcrypt.dll    96032    0x758B0000    0x00019000    0x758B93E0
C:\Windows\SYSTEM32\MPR.dll    93488    0x74A50000    0x00019000    0x74A53540
C:\Windows\SYSTEM32\sfc.dll    11272    0x66680000    0x00003000    0x00000000
C:\Windows\SYSTEM32\WINSPOOL.DRV    422912    0x749E0000    0x0006D000    0x749F72E0
C:\Windows\SYSTEM32\sfc_os.DLL    50104    0x749D0000    0x0000F000    0x749D5D70
C:\Windows\System32\IMM32.DLL    143056    0x76900000    0x00025000    0x76904410
C:\Windows\System32\WS2_32.dll    397728    0x75F90000    0x00063000    0x75F94B40
C:\Windows\System32\ADVAPI32.dll    489128    0x759C0000    0x0007A000    0x759D1D00
C:\Windows\System32\sechost.dll    477784    0x75580000    0x00076000    0x755A00A0
C:\Windows\System32\ole32.dll    924528    0x76CB0000    0x000E3000    0x76CDC630
D:\GTA SA Extended\GTA San Andreas\vorbisfile.dll    53760    0x749B0000    0x00011000    0x749B1A0B
C:\Windows\SYSTEM32\WINMM.dll    149272    0x74980000    0x00028000    0x749855B0
D:\GTA SA Extended\GTA San Andreas\EAX.DLL    188416    0x10000000    0x00030000    0x1001A472
D:\GTA SA Extended\GTA San Andreas\vorbishooked.DLL    65536    0x01B50000    0x00011000    0x01B54C98
D:\GTA SA Extended\GTA San Andreas\vorbis.dll    1060864    0x03960000    0x00108000    0x03973F7C
D:\GTA SA Extended\GTA San Andreas\ogg.dll    36864    0x001F0000    0x00009000    0x001F302E
D:\GTA SA Extended\GTA San Andreas\$fastman92limitAdjuster.asi    11273728    0x73EB0000    0x00ACB000    0x73FBE0E7
C:\Windows\System32\PSAPI.DLL    17016    0x76740000    0x00006000    0x767414D0
D:\GTA SA Extended\GTA San Andreas\MinHook.x86.dll    14848    0x73EA0000    0x00007000    0x00000000
D:\GTA SA Extended\GTA San Andreas\DllTricks.dll    33792    0x73E90000    0x0000D000    0x73E9147F
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.19041.488_none_89e6152f0b32762e\COMCTL32.dll    568120    0x73E00000    0x0008D000    0x73E67340
D:\GTA SA Extended\GTA San Andreas\zlib1.dll    107520    0x62E80000    0x00022000    0x62E81440
D:\GTA SA Extended\GTA San Andreas\CLEO.asi    325120    0x73D80000    0x0007A000    0x73D956CE
D:\GTA SA Extended\GTA San Andreas\bass.dll    139128    0x73D30000    0x0004D000    0x73D7C004
C:\Windows\SYSTEM32\MSACM32.dll    93472    0x73D10000    0x00019000    0x73D14420
C:\Windows\SYSTEM32\winmmbase.dll    110720    0x73CF0000    0x0001D000    0x73D03850
D:\GTA SA Extended\GTA San Andreas\cleo\CLEO+.cleo    661288    0x73C20000    0x000C4000    0x73C6615C
D:\GTA SA Extended\GTA San Andreas\cleo\FileSystemOperations.cleo    98304    0x73C00000    0x0001C000    0x73C01A5A
D:\GTA SA Extended\GTA San Andreas\cleo\IniFiles.cleo    110080    0x73BE0000    0x0001F000    0x73BE1971
D:\GTA SA Extended\GTA San Andreas\cleo\IntOperations.cleo    76800    0x73BC0000    0x00017000    0x73BC16A4
D:\GTA SA Extended\GTA San Andreas\modloader.asi    700928    0x73B00000    0x000B2000    0x73B54637
C:\Windows\SYSTEM32\dbghelp.dll    1494016    0x73970000    0x00188000    0x739A8B50
D:\GTA SA Extended\GTA San Andreas\_noDEP.asi    69632    0x73950000    0x00016000    0x739511A3
D:\GTA SA Extended\GTA San Andreas\scripts\III.VC.SA.LimitAdjuster.asi    388096    0x738E0000    0x00064000    0x739181CE
D:\GTA SA Extended\GTA San Andreas\scripts\MixSets.asi    532888    0x73850000    0x00085000    0x73886929
D:\GTA SA Extended\GTA San Andreas\scripts\PedSkills.SA.asi    341992    0x737F0000    0x00058000    0x73807247
D:\GTA SA Extended\GTA San Andreas\scripts\portablegta.asi    74752    0x737D0000    0x00016000    0x737D1B0D
C:\Windows\SYSTEM32\CRYPTBASE.DLL    31528    0x737C0000    0x0000A000    0x737C2A60
D:\GTA SA Extended\GTA San Andreas\scripts\RealTrafficFix.SA.asi    396584    0x73730000    0x00081000    0x7374BE8D
D:\GTA SA Extended\GTA San Andreas\scripts\SilentPatchSA.asi    396288    0x736C0000    0x00063000    0x736EC8D1
C:\Windows\SYSTEM32\windows.storage.dll    6368912    0x74E30000    0x0060A000    0x7500AA20
C:\Windows\SYSTEM32\Wldp.dll    139960    0x74E00000    0x00024000    0x74E085A0
C:\Windows\System32\SHCORE.dll    550088    0x76870000    0x00088000    0x768B2B10
C:\Windows\SYSTEM32\profapi.dll    110008    0x736A0000    0x0001D000    0x736AAF90
D:\GTA SA Extended\GTA San Andreas\modloader\.data\plugins\gta3\std.asi.dll    285184    0x73650000    0x0004A000    0x7366F29F
D:\GTA SA Extended\GTA San Andreas\modloader\.data\plugins\gta3\std.bank.dll    293888    0x73600000    0x0004F000    0x7361E5D7
D:\GTA SA Extended\GTA San Andreas\modloader\.data\plugins\gta3\std.data.dll    3527680    0x73290000    0x00364000    0x734B3D47
D:\GTA SA Extended\GTA San Andreas\modloader\.data\plugins\gta3\std.fx.dll    399872    0x73220000    0x00067000    0x7324E370
D:\GTA SA Extended\GTA San Andreas\modloader\.data\plugins\gta3\std.movies.dll    174080    0x731F0000    0x00030000    0x731FF2F3
D:\GTA SA Extended\GTA San Andreas\modloader\.data\plugins\gta3\std.scm.dll    174080    0x731C0000    0x00030000    0x731CF18D
D:\GTA SA Extended\GTA San Andreas\modloader\.data\plugins\gta3\std.sprites.dll    482304    0x73140000    0x0007B000    0x7317014A
D:\GTA SA Extended\GTA San Andreas\modloader\.data\plugins\gta3\std.stream.dll    584192    0x730A0000    0x00094000    0x730E6ECA
D:\GTA SA Extended\GTA San Andreas\modloader\.data\plugins\gta3\std.text.dll    206336    0x73060000    0x00037000    0x73072BCE
D:\GTA SA Extended\GTA San Andreas\modloader\.data\plugins\gta3\std.tracks.dll    212992    0x73020000    0x00039000    0x730352EA
D:\GTA SA Extended\GTA San Andreas\modloader\skygfx\skygfx.asi    323584    0x72F60000    0x000B1000    0x72F7C81C
D:\GTA SA Extended\GTA San Andreas\modloader\animations\improvedmove.asi    241000    0x72F20000    0x0003E000    0x72F29CE3
D:\GTA SA Extended\GTA San Andreas\modloader\proper fixes\properfixes.asi    185344    0x72EE0000    0x00032000    0x72EEC252
D:\GTA SA Extended\GTA San Andreas\modloader\map and world\project2dfx\salodlights.asi    359424    0x72E70000    0x00063000    0x72E899AA
D:\GTA SA Extended\GTA San Andreas\modloader\widescreen fix\gtasa.widescreenfix.asi    325120    0x72E10000    0x00054000    0x72E25221
D:\GTA SA Extended\GTA San Andreas\modloader\widescreen fix\wshps.asi    130048    0x72DE0000    0x00024000    0x72DEB55C
D:\GTA SA Extended\GTA San Andreas\modloader\added vehicles, guns and skins\gsx.asi    336384    0x72D80000    0x00056000    0x72D99652
D:\GTA SA Extended\GTA San Andreas\modloader\added vehicles, guns and skins\modelvariations.asi    635392    0x72CB0000    0x000C9000    0x72D03E9F
C:\Windows\SYSTEM32\urlmon.dll    1683456    0x72B00000    0x001A9000    0x72B82200
C:\Windows\SYSTEM32\iertutil.dll    2268456    0x728D0000    0x0022B000    0x72A8A250
D:\GTA SA Extended\GTA San Andreas\modloader\added vehicles, guns and skins\vehfuncs.asi    548648    0x72820000    0x000A7000    0x7285BFDE
C:\Windows\system32\uxtheme.dll    453632    0x727A0000    0x00074000    0x727D73F0
C:\Windows\SYSTEM32\DDRAW.dll    527360    0x726B0000    0x000E9000    0x726C12A0
C:\Windows\SYSTEM32\kernel.appcore.dll    52672    0x726A0000    0x0000F000    0x726A47E0
C:\Windows\SYSTEM32\DCIMAN32.dll    11776    0x72690000    0x00007000    0x72692020
C:\Windows\SYSTEM32\dxgi.dll    783992    0x725C0000    0x000C2000    0x725F3B60
C:\Windows\System32\crypt32.dll    1033496    0x76B50000    0x000FF000    0x76BA54D0
C:\Windows\System32\WINTRUST.DLL    288680    0x76DA0000    0x00047000    0x76DB5970
C:\Windows\SYSTEM32\MSASN1.dll    50616    0x75440000    0x0000E000    0x75445690
C:\Windows\System32\imagehlp.dll    95496    0x756F0000    0x00019000    0x756F6560
C:\Windows\SYSTEM32\CRYPTSP.dll    68192    0x724C0000    0x00013000    0x724C5D30
C:\Windows\system32\rsaenh.dll    185912    0x72490000    0x0002F000    0x7249BB00
C:\Windows\System32\bcryptPrimitives.dll    375000    0x773F0000    0x0005D000    0x77421830
C:\Windows\SYSTEM32\dxcore.dll    163216    0x71520000    0x0002C000    0x7153A570
C:\Windows\SYSTEM32\DSOUND.dll    493056    0x72540000    0x0007F000    0x7256F300
C:\Windows\SYSTEM32\powrprof.dll    268080    0x724F0000    0x00044000    0x724F6ED0
C:\Windows\SYSTEM32\UMPDC.dll    47472    0x724E0000    0x0000D000    0x724E7560
C:\Windows\System32\clbcatq.dll    504552    0x77280000    0x0007E000    0x772EBD50
C:\Windows\System32\MMDevApi.dll    420936    0x72420000    0x0006A000    0x72445A30
C:\Windows\System32\DEVOBJ.dll    138936    0x723F0000    0x00024000    0x723F9990
C:\Windows\SYSTEM32\AUDIOSES.DLL    1265000    0x722B0000    0x00138000    0x722F3820
C:\Windows\SYSTEM32\resourcepolicyclient.dll    52664    0x722A0000    0x0000F000    0x722A42F0
C:\Windows\System32\MSCTF.dll    861488    0x75E80000    0x000D4000    0x75ECE150
C:\Windows\SYSTEM32\avrt.DLL    27336    0x72290000    0x00008000    0x72291AA0
C:\Windows\SYSTEM32\DINPUT8.dll    171008    0x72250000    0x00037000    0x72257F90
C:\Windows\SYSTEM32\inputhost.dll    967384    0x72160000    0x000ED000    0x72225E70
C:\Windows\SYSTEM32\PROPSYS.dll    797448    0x71F10000    0x000C3000    0x71F71B70
C:\Windows\SYSTEM32\wintypes.dll    907456    0x72080000    0x000DE000    0x720F7610
C:\Windows\SYSTEM32\CoreMessaging.dll    630096    0x71FE0000    0x0009B000    0x72040E10
C:\Windows\SYSTEM32\CoreUIComponents.dll    2621720    0x71C90000    0x0027E000    0x71CEE960
C:\Windows\SYSTEM32\ntmarta.dll    152904    0x71C60000    0x00029000    0x71C67E90
C:\Windows\SYSTEM32\HID.DLL    25600    0x71C50000    0x0000A000    0x71C51BB0
C:\Windows\SYSTEM32\d3d9.dll    1623312    0x71AC0000    0x00190000    0x71B38400
C:\Windows\SYSTEM32\dwmapi.dll    138920    0x71A90000    0x00026000    0x71A96050
C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_c1a085cc86772d3f\nvldumd.dll    790760    0x719C0000    0x000C5000    0x719C23E0
C:\Windows\SYSTEM32\VERSION.dll    27320    0x719B0000    0x00008000    0x719B1800
C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_c1a085cc86772d3f\nvd3dum.dll    15736160    0x70640000    0x00ED8000    0x70DDAD50
C:\Windows\SYSTEM32\TextShaping.dll    611952    0x71910000    0x00094000    0x7199F1A0
C:\Windows\SYSTEM32\textinputframework.dll    758224    0x71850000    0x000BA000    0x7188FE00
C:\Windows\SYSTEM32\dcomp.dll    1454960    0x716E0000    0x00166000    0x7174CFC0
C:\Windows\System32\quartz.dll    1470976    0x704A0000    0x0019A000    0x704CB180
C:\Windows\System32\devenum.dll    93952    0x716C0000    0x00018000    0x716D0CE0
C:\Windows\SYSTEM32\D3DIM700.DLL    388096    0x71650000    0x00063000    0x7169FEA0
C:\Windows\SYSTEM32\wdmaud.drv    215040    0x71610000    0x0003A000    0x7161CEA0
C:\Windows\SYSTEM32\ksuser.dll    20328    0x71600000    0x00007000    0x71601EC0
C:\Windows\SYSTEM32\msacm32.drv    23552    0x715F0000    0x0000A000    0x715F4200
C:\Windows\SYSTEM32\midimap.dll    18944    0x715E0000    0x00008000    0x715E1990
C:\Windows\System32\Windows.UI.dll    1000408    0x703A0000    0x000F3000    0x703FAC20
C:\Windows\System32\WindowManagementAPI.dll    455168    0x71560000    0x00073000    0x715BEA80
C:\Windows\System32\twinapi.appcore.dll    1641960    0x70200000    0x00191000    0x70283A30
C:\Windows\SYSTEM32\wmvcore.dll    2136736    0x6FFF0000    0x0020D000    0x7002DA40
C:\Windows\SYSTEM32\WMASF.DLL    247344    0x6FFB0000    0x0003D000    0x6FFE5DC0
C:\Windows\SYSTEM32\mfperfhelper.dll    1075528    0x6FEA0000    0x00106000    0x6FF8C3B0
C:\Windows\system32\mlang.dll    198656    0x6FE60000    0x00034000    0x6FE70580

 

On 12/11/2024 at 6:20 PM, rhospeed said:

How exactly can I replace the default taxi drivers?

 

Because this changes nothing:

 

fastman92limitAdjuster_GTASA.ini:

; Cab driver level 1 place 0 (262)
Cab driver level 1 place 0 = 19351

; Cab driver level 1 place 1 (261)
Cab driver level 1 place 1 = 19351

; Number of cab drivers for level 2 (2)
Number of cab drivers for level 2 = 2

; Cab driver level 2 place 0 (220)
Cab driver level 2 place 0 = 19352

; Cab driver level 2 place 1 (234)
Cab driver level 2 place 1 = 19352

; Number of cab drivers for level 3 (2)
Number of cab drivers for level 3 = 2

; Cab driver level 3 place 0 (182)
Cab driver level 3 place 0 = 19351

; Cab driver level 3 place 1 (206)
Cab driver level 3 place 1 = 19352

 

peds.ide:

19351, VCTAXA, VCTAXA, CIVMALE, STAT_TAXIDRIVER, man,0040,0, null,8,0,PED_TYPE_GEN,VOICE_GEN_BMOCD,VOICE_GEN_BMOCD
19352, VCTAXB, VCTAXB, CIVMALE, STAT_TAXIDRIVER, man,0040,0, null,8,0,PED_TYPE_GEN,VOICE_GEN_BMOCD,VOICE_GEN_BMOCD

 

I have changed the default taxi drivers in peds.ide to e.g.:

262, BMOCD, BMOCD  , CIVMALE, STAT_TOURIST, man, 1E13,0, null,8,0,PED_TYPE_GEN,VOICE_GEN_BMOCD ,VOICE_GEN_BMOCD

That is, for all six default taxi drivers, I removed STAT_TAXIDRIVER and changed the hex value of the cars they're allowed to drive.

 

Yet still all the default taxi drivers, and only the default taxi drivers, drive taxis.

 

The only way I can replace the taxi drivers is by replacing their visual models, which is suboptimal. I would prefer doing this with code, and seemingly fastman92's Limit Adjuster has the tools for it, so maybe I am missing something?

 

Thank you in advance! :)

From limited testing, I am pretty sure this feature is bugged and that 'Cab driver level 3 place 1' is used for all cab drivers.

Hey i just dowloaded fasman92 limit adjuster and wanted to play samp but the exe for samp keeps crashing halfway through, so does the the normal game exe for gta-sa.exe but at the very start, this is the log from the SA:MP error

 

Game has crashed, here's a crash log:
Current process ID: 6040
Current thread ID: 27804
Last file to be loaded: samp\samp.ide
Last library loaded: gdi32.dll
Exception address: 0x004C675A ("gta_sa.exe"+0xC675A)
Exception code: 0xC0000005 (EXCEPTION_ACCESS_VIOLATION)
Inaccessible memory address: 0x18

General registers:
EAX: 0x00000000 (0)
EBX: 0x008E2C64 (9317476)
ECX: 0x00B1F64C (11662924)
EDX: 0x00000000 (0)
ESI: 0x00B1F64C (11662924)
EDI: 0x00000006 (6)
EBP: 0xFFFFFFFF (-1)
ESP: 0x0177EEF4 (24637172)
EIP: 0x004C675A (5007194) ["gta_sa.exe"+0xC675A]
EFL: 0x00210202 (2163202)

Segment registers:
CS: 0023
DS: 002B
ES: 002B
FS: 0053
GS: 002B
SS: 002B

FPU registers:
ST0: 1.000000 bytes: 00 00 00 00 00 00 00 80 FF 3F
ST1: -0.232995 bytes: 00 00 00 00 00 47 96 EE FC BF
ST2: -0.204226 bytes: 00 00 00 00 00 80 20 D1 FC BF
ST3: -2269.172607 bytes: 00 00 00 00 00 C3 D2 8D 0A C0
ST4: -12008.314453 bytes: 00 00 00 00 00 42 A1 BB 0C C0
ST5: 0.000000 bytes: 00 00 00 00 00 00 00 00 00 00
ST6: 919.100159 bytes: 00 00 00 00 00 69 C6 E5 08 40
ST7: 599.000000 bytes: 00 00 00 00 00 00 C0 95 08 40
CTRL: 007F
STAT: 0030
TAGS: FFFF

MMX registers, 8 bytes:
MM0: 00 00 00 00 00 00 00 80
MM1: 00 00 00 00 00 47 96 EE
MM2: 00 00 00 00 00 80 20 D1
MM3: 00 00 00 00 00 C3 D2 8D
MM4: 00 00 00 00 00 42 A1 BB
MM5: 00 00 00 00 00 00 00 00
MM6: 00 00 00 00 00 69 C6 E5
MM7: 00 00 00 00 00 00 C0 95

XMM registers, 16 bytes:
XMM0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM1: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM2: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM3: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM5: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM7: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Stack (printing from 0x177EEF4):
+0x000  00 00 A9 01  40 41 5B 00  BE 4D 00 00  64 2C 8E 00
+0x010  BE 4D 00 00  00 00 16 43  44 00 00 00  45 6E 45 78
+0x020  4D 61 72 6B  65 72 34 00  00 00 00 00  45 6E 45 78
+0x030  4D 61 72 6B  65 72 34 00  C4 89 53 00  48 18 B7 00
+0x040  C9 01 00 00  45 6E 45 78  4D 61 72 6B  65 72 73 00
+0x050  48 18 B7 00  00 02 00 00  00 00 A9 01  49 86 5B 00
+0x060  48 18 B7 00  A8 F0 77 01  20 F1 77 01  80 F0 77 01
+0x070  FF FF FF FF  90 2C 8E 00  1F 4E 00 00  00 00 A9 01
+0x080  A2 2D 00 00  73 61 6D 70  5C 73 61 6D  70 2E 69 64
+0x090  65 00 0D 07  30 00 00 00  00 00 00 00  68 BB DA 06
+0x0A0  08 00 00 00  01 00 00 00  00 00 00 00  00 00 9F 01
+0x0B0  D0 01 9F 01  30 35 9F 01  00 10 01 00  EC EF 77 01
+0x0C0  BC 20 63 77  28 00 00 00  4D 22 63 77  A8 F0 77 01
+0x0D0  00 00 A9 01  FF FF FF FF  06 00 00 00  30 00 00 00
+0x0E0  00 00 00 00  40 00 00 00  02 00 00 00  00 00 00 00
+0x0F0  28 00 00 00  C8 F0 77 01  20 F0 77 01  99 F2 5D 77
+0x100  00 00 00 00  E5 ED 16 95  A8 F0 77 01  28 00 00 00
+0x110  FF FF FF FF  F8 EF 77 01  2C F0 77 01  74 F0 77 01
+0x120  0D 00 00 00  34 F0 77 01  E8 B3 FE 16  90 7C 36 07
+0x130  20 ED 9C 55  74 F0 77 01  DB 08 76 55  80 F0 77 01

base: 0x1580000   top: 0x177EEF4   bottom: 0x1780000

Module list
; Path    Module file size        Base    Size of image    Entry point
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\gta_sa.exe    14383616    0x00400000    0x01177000    0x00824570
C:\WINDOWS\SYSTEM32\ntdll.dll    1801184    0x775A0000    0x001BA000    0x00000000
C:\WINDOWS\System32\KERNEL32.DLL    679128    0x75590000    0x000F0000    0x755A5970
C:\WINDOWS\System32\KERNELBASE.dll    2725680    0x76790000    0x00299000    0x768DAAA0
C:\WINDOWS\SYSTEM32\apphelp.dll    699448    0x73930000    0x000AC000    0x7396AF20
C:\WINDOWS\SYSTEM32\AcLayers.DLL    429568    0x73450000    0x0028F000    0x7346E8B0
C:\WINDOWS\System32\msvcrt.dll    809440    0x757D0000    0x000C7000    0x75805D80
C:\WINDOWS\System32\GDI32.dll    132296    0x766F0000    0x00022000    0x766F43A0
C:\WINDOWS\System32\win32u.dll    105936    0x77440000    0x0001A000    0x00000000
C:\WINDOWS\System32\gdi32full.dll    954584    0x77230000    0x000EB000    0x77272A70
C:\WINDOWS\System32\msvcp_win.dll    505776    0x76C70000    0x00085000    0x76C88F80
C:\WINDOWS\System32\ucrtbase.dll    1113160    0x75A00000    0x00110000    0x75A601D0
C:\WINDOWS\System32\USER32.dll    1842912    0x76AA0000    0x001C2000    0x76ACF7E0
C:\WINDOWS\System32\SHLWAPI.dll    302776    0x75330000    0x0004B000    0x75349040
C:\WINDOWS\System32\RPCRT4.dll    758296    0x77170000    0x000B9000    0x771B15E0
C:\WINDOWS\System32\IMM32.DLL    145224    0x77320000    0x00025000    0x773239D0
C:\WINDOWS\System32\WS2_32.dll    391984    0x756B0000    0x00060000    0x756C8310
C:\WINDOWS\System32\ADVAPI32.dll    513976    0x75440000    0x0007F000    0x754534D0
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\vorbisfile.dll    53760    0x717D0000    0x00011000    0x717D197B
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\WINMM.dll    240128    0x71EC0000    0x00040000    0x71ED2070
C:\WINDOWS\System32\sechost.dll    529520    0x752A0000    0x00083000    0x752BB3F0
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\EAX.DLL    188416    0x10000000    0x00030000    0x1001A472
C:\WINDOWS\System32\ole32.dll    1400176    0x758A0000    0x00155000    0x758CF0A0
C:\WINDOWS\System32\combase.dll    2624408    0x76D00000    0x0027E000    0x76E3BBF0
C:\WINDOWS\System32\SHELL32.dll    6222296    0x75FF0000    0x005E7000    0x76160BE0
C:\WINDOWS\system32\winmm.dll    195864    0x75180000    0x00033000    0x7518A780
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\samp.dll    1204224    0x03F90000    0x0027E000    0x0405BC90
C:\WINDOWS\System32\PSAPI.DLL    18040    0x77460000    0x00006000    0x77461590
C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.26100.1882_none_cfa083c68ea51e3b\COMCTL32.dll    584624    0x728E0000    0x00091000    0x7294A420
C:\WINDOWS\SYSTEM32\WSOCK32.dll    16384    0x70480000    0x00008000    0x70481860
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\BASS.dll    139128    0x5F500000    0x0004D000    0x5F54C004
C:\WINDOWS\SYSTEM32\MSACM32.dll    97704    0x5F810000    0x0001A000    0x5F814FA0
C:\WINDOWS\SYSTEM32\d3dx9_25.dll    2337488    0x04210000    0x00253000    0x04419E9C
C:\WINDOWS\system32\usp10.dll    78336    0x717B0000    0x00017000    0x00000000
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\vorbishooked.DLL    65536    0x000D0000    0x00011000    0x000D4C98
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\vorbis.dll    1060864    0x01780000    0x00108000    0x01793F7C
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\ogg.dll    36864    0x000F0000    0x00009000    0x000F302E
C:\WINDOWS\SYSTEM32\CRYPTSP.dll    79640    0x74A00000    0x00015000    0x74A06A30
C:\WINDOWS\system32\rsaenh.dll    193776    0x749C0000    0x00031000    0x749CF610
C:\WINDOWS\SYSTEM32\USERENV.dll    121440    0x74720000    0x0001F000    0x74727040
C:\WINDOWS\SYSTEM32\profapi.dll    128680    0x74A50000    0x00021000    0x74A5B030
C:\WINDOWS\SYSTEM32\bcrypt.dll    102312    0x74990000    0x0001A000    0x7499A060
C:\WINDOWS\System32\bcryptprimitives.dll    427240    0x76720000    0x00069000    0x7675A040
C:\WINDOWS\System32\CRYPT32.dll    1063528    0x765E0000    0x00107000    0x76633CF0
C:\WINDOWS\SYSTEM32\DPAPI.dll    13824    0x728D0000    0x00009000    0x728D1ED0
C:\WINDOWS\SYSTEM32\CRYPTBASE.dll    33192    0x749B0000    0x0000B000    0x749B2B30
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\$fastman92limitAdjuster.asi    11273728    0x55B80000    0x00ACB000    0x55C8E0E7
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\MinHook.x86.dll    14848    0x6EBE0000    0x00007000    0x00000000
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\zlib1.dll    107520    0x62E80000    0x00022000    0x62E81440
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\DllTricks.dll    33792    0x5F4F0000    0x0000D000    0x5F4F147F
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\CLEO.asi    325120    0x5F470000    0x0007A000    0x5F4856CE
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\cleo\CLEO+.cleo    661288    0x5F3A0000    0x000C4000    0x5F3E615C
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\cleo\FileSystemOperations.cleo    98304    0x5F380000    0x0001C000    0x5F381A5A
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\cleo\IniFiles.cleo    110080    0x5F360000    0x0001F000    0x5F361971
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\cleo\IntOperations.cleo    76800    0x5F340000    0x00017000    0x5F3416A4
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\CrashInfo.SA.asi    462824    0x5F2C0000    0x00075000    0x5F2E9DDF
C:\WINDOWS\SYSTEM32\dbghelp.dll    1851336    0x72E80000    0x001DF000    0x72EC4740
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\libcurl.dll    426496    0x55B10000    0x0006B000    0x55B6233F
C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.2454_none_85b89f79f7add666\COMCTL32.dll    2244024    0x70490000    0x00227000    0x70553980
C:\WINDOWS\System32\OLEAUT32.dll    640048    0x75720000    0x0009E000    0x7575C540
C:\WINDOWS\System32\WLDAP32.dll    375808    0x76F90000    0x00061000    0x76FB2250
C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll    90216    0x6DF20000    0x00015000    0x6DF2D960
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\imfast.asi    182272    0x6BE40000    0x00032000    0x6BE41420
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader.asi    700928    0x55A50000    0x000B2000    0x55AA4637
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\_noDEP.asi    69632    0x5F290000    0x00016000    0x5F2911A3
C:\WINDOWS\SYSTEM32\windows.storage.dll    7053976    0x74A80000    0x006B2000    0x74C78570
C:\WINDOWS\System32\SHCORE.dll    764504    0x754D0000    0x000BC000    0x75522160
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.asi.dll    285184    0x5D620000    0x0004A000    0x5D63F29F
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.bank.dll    293888    0x55A00000    0x0004F000    0x55A1E5D7
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.data.dll    3527680    0x55690000    0x00364000    0x558B3D47
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.fx.dll    399872    0x55620000    0x00067000    0x5564E370
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.movies.dll    174080    0x5F260000    0x00030000    0x5F26F2F3
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.scm.dll    174080    0x57230000    0x00030000    0x5723F18D
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.sprites.dll    482304    0x555A0000    0x0007B000    0x555D014A
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.stream.dll    584192    0x55500000    0x00094000    0x55546ECA
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.text.dll    206336    0x554C0000    0x00037000    0x554D2BCE
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.tracks.dll    212992    0x55480000    0x00039000    0x554952EA
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\skygfx\skygfx.asi    303616    0x553D0000    0x000AD000    0x553EC0B5
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\mixsets\mixsets.asi    532888    0x55340000    0x00085000    0x55376929
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\repairgta\repairgta.sa.asi    344360    0x552E0000    0x00057000    0x552F7074
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\silentpatch\silentpatchsa.asi    396288    0x55270000    0x00063000    0x5529C8D1
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\proper fixes\properfixes.asi    185344    0x55230000    0x00032000    0x5523C252
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\rundll32 fix\rundll32exefix.asi    11264    0x5D610000    0x00007000    0x5D611C18
C:\WINDOWS\SYSTEM32\MSVCP100.dll    421200    0x551C0000    0x00069000    0x551F3CF4
C:\WINDOWS\SYSTEM32\MSVCR100.dll    773968    0x55100000    0x000BF000    0x55111DFC
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\windowed mode\iii.vc.sa.windowedmode.asi    245760    0x550B0000    0x00041000    0x550BCAAB
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\frameratevigilante\frameratevigilante.sa.asi    242688    0x55070000    0x0003F000    0x5507CEB5
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\improved streaming\improvedstreaming.sa.asi    332584    0x55010000    0x00054000    0x55025C8D
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\rosa project evolved\rosa project evolved -  exterior\files\scripts\imglimitadjuster.asi    97280    0x03F50000    0x00023000    0x03F639B8
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\widescreen fix by thirteenag\gtasa.widescreenfix.asi    325120    0x54FB0000    0x00054000    0x54FC5221
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\widescreen hor+ support by wesser\wshps.asi    130048    0x54F80000    0x00024000    0x54F8B55C
C:\WINDOWS\system32\uxtheme.dll    511488    0x73CD0000    0x00082000    0x73D02420
C:\WINDOWS\System32\MSCTF.dll    1142528    0x77470000    0x00117000    0x774CA880
C:\WINDOWS\SYSTEM32\kernel.appcore.dll    71888    0x75140000    0x00014000    0x75144910
C:\WINDOWS\SYSTEM32\textinputframework.dll    1048104    0x726A0000    0x00101000    0x726EAD60
C:\WINDOWS\SYSTEM32\TextShaping.dll    654472    0x6EE90000    0x0009F000    0x6EF18C90
C:\WINDOWS\SYSTEM32\CoreMessaging.dll    893520    0x72290000    0x000DB000    0x72331C00
C:\WINDOWS\SYSTEM32\CoreUIComponents.dll    2707088    0x6EBF0000    0x00292000    0x6EC5A700
C:\WINDOWS\SYSTEM32\wintypes.dll    1023776    0x5F0D0000    0x000F9000    0x5F13F3A0
C:\WINDOWS\SYSTEM32\DDRAW.dll    539648    0x54E90000    0x000EC000    0x54EA41D0
C:\WINDOWS\SYSTEM32\dxgi.dll    1002656    0x73DB0000    0x000F8000    0x73DFAC40
C:\WINDOWS\SYSTEM32\DCIMAN32.dll    12288    0x5D4E0000    0x00007000    0x5D4E2130
C:\WINDOWS\SYSTEM32\dxcore.dll    218088    0x73C90000    0x00039000    0x73CB5C90
C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll    300200    0x73D60000    0x0004C000    0x73D9DFF0
C:\WINDOWS\SYSTEM32\cfgmgr32.dll    289840    0x739E0000    0x00049000    0x739ECE80
C:\WINDOWS\SYSTEM32\VERSION.dll    28976    0x74690000    0x00008000    0x746918E0
C:\WINDOWS\SYSTEM32\msasn1.dll    52136    0x75160000    0x0000E000    0x75166520
C:\WINDOWS\SYSTEM32\cryptnet.dll    170024    0x74930000    0x0002B000    0x7493F700
C:\WINDOWS\SYSTEM32\wldp.dll    325984    0x73B90000    0x00050000    0x73B9E160
C:\WINDOWS\SYSTEM32\drvstore.dll    1204584    0x73A60000    0x00127000    0x73A9B380
C:\WINDOWS\SYSTEM32\devobj.dll    143032    0x73A30000    0x00024000    0x73A3A3A0
C:\WINDOWS\System32\wintrust.dll    410704    0x75B20000    0x00066000    0x75B3C430
C:\WINDOWS\System32\imagehlp.dll    102728    0x75690000    0x0001B000    0x75696D40
C:\WINDOWS\SYSTEM32\DINPUT8.dll    176640    0x5D4A0000    0x00038000    0x5D4A86E0
C:\WINDOWS\SYSTEM32\inputhost.dll    1498928    0x72370000    0x0016D000    0x724A7180
C:\WINDOWS\system32\nvspcap.dll    2231336    0x6DCF0000    0x00229000    0x6DCF6AF5
C:\WINDOWS\SYSTEM32\ntmarta.dll    156080    0x74A20000    0x00029000    0x74A29B80
C:\WINDOWS\SYSTEM32\gpapi.dll    120832    0x74960000    0x00020000    0x74969E80
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\nvppe.dll    932120    0x6DC10000    0x000DF000    0x6DC5CC47
C:\WINDOWS\SYSTEM32\nvapi.dll    6236288    0x56AD0000    0x00615000    0x56EFA5D9
C:\WINDOWS\System32\SETUPAPI.dll    4551976    0x75B90000    0x0044F000    0x75BC20A0
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\DSOUND.dll    85504    0x54E70000    0x0001A000    0x54E72A6D
C:\WINDOWS\system32\DSOUND.dll    458752    0x5F960000    0x00076000    0x5F9777F0
C:\WINDOWS\SYSTEM32\winmmbase.dll    118768    0x5F930000    0x0001F000    0x5F944870
C:\WINDOWS\SYSTEM32\ResampleDmo.DLL    631104    0x5F890000    0x0009A000    0x5F8BDF90
C:\WINDOWS\SYSTEM32\powrprof.dll    275896    0x74130000    0x00045000    0x74137D10
C:\WINDOWS\SYSTEM32\msdmo.dll    33000    0x5F880000    0x00009000    0x5F883000
C:\WINDOWS\SYSTEM32\UMPDC.dll    51608    0x74110000    0x0000E000    0x741179F0
C:\WINDOWS\System32\clbcatq.dll    519504    0x773B0000    0x00081000    0x7741EB90
C:\WINDOWS\System32\MMDevApi.dll    474232    0x73C10000    0x00077000    0x73C3A960
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL    1501600    0x730C0000    0x00170000    0x7311BFD0
C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll    57920    0x730A0000    0x00010000    0x730A5550
C:\WINDOWS\SYSTEM32\avrt.DLL    30032    0x57220000    0x00009000    0x57221D00
C:\WINDOWS\SYSTEM32\HID.DLL    27648    0x71E00000    0x0000B000    0x71E01CA0
C:\WINDOWS\SYSTEM32\d3d9.dll    1523224    0x54CF0000    0x00177000    0x54D73CC0
C:\WINDOWS\SYSTEM32\dwmapi.dll    131296    0x740B0000    0x00025000    0x740B53C0
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\nvldumd.dll    654240    0x708B0000    0x0009D000    0x708E30C0
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\nvgpucomp32.dll    38665080    0x60610000    0x024A8000    0x606D3CCF
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\NvCamera\NvCamera32.dll    8196456    0x54500000    0x007E4000    0x5483328B
C:\WINDOWS\SYSTEM32\d3d11.dll    2032512    0x73EB0000    0x001EF000    0x73F5F7B0
C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll    9216    0x71DF0000    0x00007000    0x71DF18E0
C:\WINDOWS\SYSTEM32\WindowsCodecs.dll    1965376    0x54310000    0x001DE000    0x543BA340
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\nvd3dum.dll    34048960    0x522C0000    0x0204E000    0x52451C60
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\NvCamera\d3dcompiler_47_32.dll    3471504    0x51F60000    0x00356000    0x5226E737
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\nvwgf2um.dll    56910088    0x59E90000    0x0360F000    0x59EEE7B0
C:\Windows\System32\Windows.UI.dll    1100224    0x724E0000    0x0010D000    0x7253E4E0
C:\WINDOWS\SYSTEM32\wmvcore.dll    1901832    0x51D80000    0x001D0000    0x51D9AF70
C:\WINDOWS\SYSTEM32\WMASF.DLL    263464    0x51D30000    0x00041000    0x51D69150
C:\WINDOWS\system32\mlang.dll    203264    0x51CF0000    0x00035000    0x51D01180
C:\WINDOWS\SYSTEM32\iphlpapi.dll    144736    0x73070000    0x00025000    0x73079090
C:\Program Files (x86)\NVIDIA Corporation\NvContainer\MessageBus.dll    5679040    0x5E080000    0x0056F000    0x5E363330
C:\WINDOWS\System32\NSI.dll    21800    0x75380000    0x00007000    0x75382040
C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL    102856    0x72AA0000    0x0001D000    0x72AA54D0
Game terminated.

13 hours ago, yung__ said:

Hey i just dowloaded fasman92 limit adjuster and wanted to play samp but the exe for samp keeps crashing halfway through, so does the the normal game exe for gta-sa.exe but at the very start, this is the log from the SA:MP error

 

Game has crashed, here's a crash log:
Current process ID: 6040
Current thread ID: 27804
Last file to be loaded: samp\samp.ide
Last library loaded: gdi32.dll
Exception address: 0x004C675A ("gta_sa.exe"+0xC675A)
Exception code: 0xC0000005 (EXCEPTION_ACCESS_VIOLATION)
Inaccessible memory address: 0x18

General registers:
EAX: 0x00000000 (0)
EBX: 0x008E2C64 (9317476)
ECX: 0x00B1F64C (11662924)
EDX: 0x00000000 (0)
ESI: 0x00B1F64C (11662924)
EDI: 0x00000006 (6)
EBP: 0xFFFFFFFF (-1)
ESP: 0x0177EEF4 (24637172)
EIP: 0x004C675A (5007194) ["gta_sa.exe"+0xC675A]
EFL: 0x00210202 (2163202)

Segment registers:
CS: 0023
DS: 002B
ES: 002B
FS: 0053
GS: 002B
SS: 002B

FPU registers:
ST0: 1.000000 bytes: 00 00 00 00 00 00 00 80 FF 3F
ST1: -0.232995 bytes: 00 00 00 00 00 47 96 EE FC BF
ST2: -0.204226 bytes: 00 00 00 00 00 80 20 D1 FC BF
ST3: -2269.172607 bytes: 00 00 00 00 00 C3 D2 8D 0A C0
ST4: -12008.314453 bytes: 00 00 00 00 00 42 A1 BB 0C C0
ST5: 0.000000 bytes: 00 00 00 00 00 00 00 00 00 00
ST6: 919.100159 bytes: 00 00 00 00 00 69 C6 E5 08 40
ST7: 599.000000 bytes: 00 00 00 00 00 00 C0 95 08 40
CTRL: 007F
STAT: 0030
TAGS: FFFF

MMX registers, 8 bytes:
MM0: 00 00 00 00 00 00 00 80
MM1: 00 00 00 00 00 47 96 EE
MM2: 00 00 00 00 00 80 20 D1
MM3: 00 00 00 00 00 C3 D2 8D
MM4: 00 00 00 00 00 42 A1 BB
MM5: 00 00 00 00 00 00 00 00
MM6: 00 00 00 00 00 69 C6 E5
MM7: 00 00 00 00 00 00 C0 95

XMM registers, 16 bytes:
XMM0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM1: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM2: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM3: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM5: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
XMM7: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Stack (printing from 0x177EEF4):
+0x000  00 00 A9 01  40 41 5B 00  BE 4D 00 00  64 2C 8E 00
+0x010  BE 4D 00 00  00 00 16 43  44 00 00 00  45 6E 45 78
+0x020  4D 61 72 6B  65 72 34 00  00 00 00 00  45 6E 45 78
+0x030  4D 61 72 6B  65 72 34 00  C4 89 53 00  48 18 B7 00
+0x040  C9 01 00 00  45 6E 45 78  4D 61 72 6B  65 72 73 00
+0x050  48 18 B7 00  00 02 00 00  00 00 A9 01  49 86 5B 00
+0x060  48 18 B7 00  A8 F0 77 01  20 F1 77 01  80 F0 77 01
+0x070  FF FF FF FF  90 2C 8E 00  1F 4E 00 00  00 00 A9 01
+0x080  A2 2D 00 00  73 61 6D 70  5C 73 61 6D  70 2E 69 64
+0x090  65 00 0D 07  30 00 00 00  00 00 00 00  68 BB DA 06
+0x0A0  08 00 00 00  01 00 00 00  00 00 00 00  00 00 9F 01
+0x0B0  D0 01 9F 01  30 35 9F 01  00 10 01 00  EC EF 77 01
+0x0C0  BC 20 63 77  28 00 00 00  4D 22 63 77  A8 F0 77 01
+0x0D0  00 00 A9 01  FF FF FF FF  06 00 00 00  30 00 00 00
+0x0E0  00 00 00 00  40 00 00 00  02 00 00 00  00 00 00 00
+0x0F0  28 00 00 00  C8 F0 77 01  20 F0 77 01  99 F2 5D 77
+0x100  00 00 00 00  E5 ED 16 95  A8 F0 77 01  28 00 00 00
+0x110  FF FF FF FF  F8 EF 77 01  2C F0 77 01  74 F0 77 01
+0x120  0D 00 00 00  34 F0 77 01  E8 B3 FE 16  90 7C 36 07
+0x130  20 ED 9C 55  74 F0 77 01  DB 08 76 55  80 F0 77 01

base: 0x1580000   top: 0x177EEF4   bottom: 0x1780000

Module list
; Path    Module file size        Base    Size of image    Entry point
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\gta_sa.exe    14383616    0x00400000    0x01177000    0x00824570
C:\WINDOWS\SYSTEM32\ntdll.dll    1801184    0x775A0000    0x001BA000    0x00000000
C:\WINDOWS\System32\KERNEL32.DLL    679128    0x75590000    0x000F0000    0x755A5970
C:\WINDOWS\System32\KERNELBASE.dll    2725680    0x76790000    0x00299000    0x768DAAA0
C:\WINDOWS\SYSTEM32\apphelp.dll    699448    0x73930000    0x000AC000    0x7396AF20
C:\WINDOWS\SYSTEM32\AcLayers.DLL    429568    0x73450000    0x0028F000    0x7346E8B0
C:\WINDOWS\System32\msvcrt.dll    809440    0x757D0000    0x000C7000    0x75805D80
C:\WINDOWS\System32\GDI32.dll    132296    0x766F0000    0x00022000    0x766F43A0
C:\WINDOWS\System32\win32u.dll    105936    0x77440000    0x0001A000    0x00000000
C:\WINDOWS\System32\gdi32full.dll    954584    0x77230000    0x000EB000    0x77272A70
C:\WINDOWS\System32\msvcp_win.dll    505776    0x76C70000    0x00085000    0x76C88F80
C:\WINDOWS\System32\ucrtbase.dll    1113160    0x75A00000    0x00110000    0x75A601D0
C:\WINDOWS\System32\USER32.dll    1842912    0x76AA0000    0x001C2000    0x76ACF7E0
C:\WINDOWS\System32\SHLWAPI.dll    302776    0x75330000    0x0004B000    0x75349040
C:\WINDOWS\System32\RPCRT4.dll    758296    0x77170000    0x000B9000    0x771B15E0
C:\WINDOWS\System32\IMM32.DLL    145224    0x77320000    0x00025000    0x773239D0
C:\WINDOWS\System32\WS2_32.dll    391984    0x756B0000    0x00060000    0x756C8310
C:\WINDOWS\System32\ADVAPI32.dll    513976    0x75440000    0x0007F000    0x754534D0
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\vorbisfile.dll    53760    0x717D0000    0x00011000    0x717D197B
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\WINMM.dll    240128    0x71EC0000    0x00040000    0x71ED2070
C:\WINDOWS\System32\sechost.dll    529520    0x752A0000    0x00083000    0x752BB3F0
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\EAX.DLL    188416    0x10000000    0x00030000    0x1001A472
C:\WINDOWS\System32\ole32.dll    1400176    0x758A0000    0x00155000    0x758CF0A0
C:\WINDOWS\System32\combase.dll    2624408    0x76D00000    0x0027E000    0x76E3BBF0
C:\WINDOWS\System32\SHELL32.dll    6222296    0x75FF0000    0x005E7000    0x76160BE0
C:\WINDOWS\system32\winmm.dll    195864    0x75180000    0x00033000    0x7518A780
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\samp.dll    1204224    0x03F90000    0x0027E000    0x0405BC90
C:\WINDOWS\System32\PSAPI.DLL    18040    0x77460000    0x00006000    0x77461590
C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.26100.1882_none_cfa083c68ea51e3b\COMCTL32.dll    584624    0x728E0000    0x00091000    0x7294A420
C:\WINDOWS\SYSTEM32\WSOCK32.dll    16384    0x70480000    0x00008000    0x70481860
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\BASS.dll    139128    0x5F500000    0x0004D000    0x5F54C004
C:\WINDOWS\SYSTEM32\MSACM32.dll    97704    0x5F810000    0x0001A000    0x5F814FA0
C:\WINDOWS\SYSTEM32\d3dx9_25.dll    2337488    0x04210000    0x00253000    0x04419E9C
C:\WINDOWS\system32\usp10.dll    78336    0x717B0000    0x00017000    0x00000000
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\vorbishooked.DLL    65536    0x000D0000    0x00011000    0x000D4C98
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\vorbis.dll    1060864    0x01780000    0x00108000    0x01793F7C
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\ogg.dll    36864    0x000F0000    0x00009000    0x000F302E
C:\WINDOWS\SYSTEM32\CRYPTSP.dll    79640    0x74A00000    0x00015000    0x74A06A30
C:\WINDOWS\system32\rsaenh.dll    193776    0x749C0000    0x00031000    0x749CF610
C:\WINDOWS\SYSTEM32\USERENV.dll    121440    0x74720000    0x0001F000    0x74727040
C:\WINDOWS\SYSTEM32\profapi.dll    128680    0x74A50000    0x00021000    0x74A5B030
C:\WINDOWS\SYSTEM32\bcrypt.dll    102312    0x74990000    0x0001A000    0x7499A060
C:\WINDOWS\System32\bcryptprimitives.dll    427240    0x76720000    0x00069000    0x7675A040
C:\WINDOWS\System32\CRYPT32.dll    1063528    0x765E0000    0x00107000    0x76633CF0
C:\WINDOWS\SYSTEM32\DPAPI.dll    13824    0x728D0000    0x00009000    0x728D1ED0
C:\WINDOWS\SYSTEM32\CRYPTBASE.dll    33192    0x749B0000    0x0000B000    0x749B2B30
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\$fastman92limitAdjuster.asi    11273728    0x55B80000    0x00ACB000    0x55C8E0E7
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\MinHook.x86.dll    14848    0x6EBE0000    0x00007000    0x00000000
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\zlib1.dll    107520    0x62E80000    0x00022000    0x62E81440
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\DllTricks.dll    33792    0x5F4F0000    0x0000D000    0x5F4F147F
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\CLEO.asi    325120    0x5F470000    0x0007A000    0x5F4856CE
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\cleo\CLEO+.cleo    661288    0x5F3A0000    0x000C4000    0x5F3E615C
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\cleo\FileSystemOperations.cleo    98304    0x5F380000    0x0001C000    0x5F381A5A
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\cleo\IniFiles.cleo    110080    0x5F360000    0x0001F000    0x5F361971
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\cleo\IntOperations.cleo    76800    0x5F340000    0x00017000    0x5F3416A4
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\CrashInfo.SA.asi    462824    0x5F2C0000    0x00075000    0x5F2E9DDF
C:\WINDOWS\SYSTEM32\dbghelp.dll    1851336    0x72E80000    0x001DF000    0x72EC4740
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\libcurl.dll    426496    0x55B10000    0x0006B000    0x55B6233F
C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.2454_none_85b89f79f7add666\COMCTL32.dll    2244024    0x70490000    0x00227000    0x70553980
C:\WINDOWS\System32\OLEAUT32.dll    640048    0x75720000    0x0009E000    0x7575C540
C:\WINDOWS\System32\WLDAP32.dll    375808    0x76F90000    0x00061000    0x76FB2250
C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll    90216    0x6DF20000    0x00015000    0x6DF2D960
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\imfast.asi    182272    0x6BE40000    0x00032000    0x6BE41420
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader.asi    700928    0x55A50000    0x000B2000    0x55AA4637
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\_noDEP.asi    69632    0x5F290000    0x00016000    0x5F2911A3
C:\WINDOWS\SYSTEM32\windows.storage.dll    7053976    0x74A80000    0x006B2000    0x74C78570
C:\WINDOWS\System32\SHCORE.dll    764504    0x754D0000    0x000BC000    0x75522160
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.asi.dll    285184    0x5D620000    0x0004A000    0x5D63F29F
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.bank.dll    293888    0x55A00000    0x0004F000    0x55A1E5D7
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.data.dll    3527680    0x55690000    0x00364000    0x558B3D47
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.fx.dll    399872    0x55620000    0x00067000    0x5564E370
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.movies.dll    174080    0x5F260000    0x00030000    0x5F26F2F3
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.scm.dll    174080    0x57230000    0x00030000    0x5723F18D
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.sprites.dll    482304    0x555A0000    0x0007B000    0x555D014A
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.stream.dll    584192    0x55500000    0x00094000    0x55546ECA
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.text.dll    206336    0x554C0000    0x00037000    0x554D2BCE
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\.data\plugins\gta3\std.tracks.dll    212992    0x55480000    0x00039000    0x554952EA
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\skygfx\skygfx.asi    303616    0x553D0000    0x000AD000    0x553EC0B5
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\mixsets\mixsets.asi    532888    0x55340000    0x00085000    0x55376929
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\repairgta\repairgta.sa.asi    344360    0x552E0000    0x00057000    0x552F7074
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\silentpatch\silentpatchsa.asi    396288    0x55270000    0x00063000    0x5529C8D1
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\proper fixes\properfixes.asi    185344    0x55230000    0x00032000    0x5523C252
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\rundll32 fix\rundll32exefix.asi    11264    0x5D610000    0x00007000    0x5D611C18
C:\WINDOWS\SYSTEM32\MSVCP100.dll    421200    0x551C0000    0x00069000    0x551F3CF4
C:\WINDOWS\SYSTEM32\MSVCR100.dll    773968    0x55100000    0x000BF000    0x55111DFC
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\windowed mode\iii.vc.sa.windowedmode.asi    245760    0x550B0000    0x00041000    0x550BCAAB
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\frameratevigilante\frameratevigilante.sa.asi    242688    0x55070000    0x0003F000    0x5507CEB5
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\improved streaming\improvedstreaming.sa.asi    332584    0x55010000    0x00054000    0x55025C8D
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\rosa project evolved\rosa project evolved -  exterior\files\scripts\imglimitadjuster.asi    97280    0x03F50000    0x00023000    0x03F639B8
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\widescreen fix by thirteenag\gtasa.widescreenfix.asi    325120    0x54FB0000    0x00054000    0x54FC5221
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\modloader\widescreen hor+ support by wesser\wshps.asi    130048    0x54F80000    0x00024000    0x54F8B55C
C:\WINDOWS\system32\uxtheme.dll    511488    0x73CD0000    0x00082000    0x73D02420
C:\WINDOWS\System32\MSCTF.dll    1142528    0x77470000    0x00117000    0x774CA880
C:\WINDOWS\SYSTEM32\kernel.appcore.dll    71888    0x75140000    0x00014000    0x75144910
C:\WINDOWS\SYSTEM32\textinputframework.dll    1048104    0x726A0000    0x00101000    0x726EAD60
C:\WINDOWS\SYSTEM32\TextShaping.dll    654472    0x6EE90000    0x0009F000    0x6EF18C90
C:\WINDOWS\SYSTEM32\CoreMessaging.dll    893520    0x72290000    0x000DB000    0x72331C00
C:\WINDOWS\SYSTEM32\CoreUIComponents.dll    2707088    0x6EBF0000    0x00292000    0x6EC5A700
C:\WINDOWS\SYSTEM32\wintypes.dll    1023776    0x5F0D0000    0x000F9000    0x5F13F3A0
C:\WINDOWS\SYSTEM32\DDRAW.dll    539648    0x54E90000    0x000EC000    0x54EA41D0
C:\WINDOWS\SYSTEM32\dxgi.dll    1002656    0x73DB0000    0x000F8000    0x73DFAC40
C:\WINDOWS\SYSTEM32\DCIMAN32.dll    12288    0x5D4E0000    0x00007000    0x5D4E2130
C:\WINDOWS\SYSTEM32\dxcore.dll    218088    0x73C90000    0x00039000    0x73CB5C90
C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll    300200    0x73D60000    0x0004C000    0x73D9DFF0
C:\WINDOWS\SYSTEM32\cfgmgr32.dll    289840    0x739E0000    0x00049000    0x739ECE80
C:\WINDOWS\SYSTEM32\VERSION.dll    28976    0x74690000    0x00008000    0x746918E0
C:\WINDOWS\SYSTEM32\msasn1.dll    52136    0x75160000    0x0000E000    0x75166520
C:\WINDOWS\SYSTEM32\cryptnet.dll    170024    0x74930000    0x0002B000    0x7493F700
C:\WINDOWS\SYSTEM32\wldp.dll    325984    0x73B90000    0x00050000    0x73B9E160
C:\WINDOWS\SYSTEM32\drvstore.dll    1204584    0x73A60000    0x00127000    0x73A9B380
C:\WINDOWS\SYSTEM32\devobj.dll    143032    0x73A30000    0x00024000    0x73A3A3A0
C:\WINDOWS\System32\wintrust.dll    410704    0x75B20000    0x00066000    0x75B3C430
C:\WINDOWS\System32\imagehlp.dll    102728    0x75690000    0x0001B000    0x75696D40
C:\WINDOWS\SYSTEM32\DINPUT8.dll    176640    0x5D4A0000    0x00038000    0x5D4A86E0
C:\WINDOWS\SYSTEM32\inputhost.dll    1498928    0x72370000    0x0016D000    0x724A7180
C:\WINDOWS\system32\nvspcap.dll    2231336    0x6DCF0000    0x00229000    0x6DCF6AF5
C:\WINDOWS\SYSTEM32\ntmarta.dll    156080    0x74A20000    0x00029000    0x74A29B80
C:\WINDOWS\SYSTEM32\gpapi.dll    120832    0x74960000    0x00020000    0x74969E80
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\nvppe.dll    932120    0x6DC10000    0x000DF000    0x6DC5CC47
C:\WINDOWS\SYSTEM32\nvapi.dll    6236288    0x56AD0000    0x00615000    0x56EFA5D9
C:\WINDOWS\System32\SETUPAPI.dll    4551976    0x75B90000    0x0044F000    0x75BC20A0
Y:\SteamLibrary\steamapps\common\Grand Theft Auto San Andreas\DSOUND.dll    85504    0x54E70000    0x0001A000    0x54E72A6D
C:\WINDOWS\system32\DSOUND.dll    458752    0x5F960000    0x00076000    0x5F9777F0
C:\WINDOWS\SYSTEM32\winmmbase.dll    118768    0x5F930000    0x0001F000    0x5F944870
C:\WINDOWS\SYSTEM32\ResampleDmo.DLL    631104    0x5F890000    0x0009A000    0x5F8BDF90
C:\WINDOWS\SYSTEM32\powrprof.dll    275896    0x74130000    0x00045000    0x74137D10
C:\WINDOWS\SYSTEM32\msdmo.dll    33000    0x5F880000    0x00009000    0x5F883000
C:\WINDOWS\SYSTEM32\UMPDC.dll    51608    0x74110000    0x0000E000    0x741179F0
C:\WINDOWS\System32\clbcatq.dll    519504    0x773B0000    0x00081000    0x7741EB90
C:\WINDOWS\System32\MMDevApi.dll    474232    0x73C10000    0x00077000    0x73C3A960
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL    1501600    0x730C0000    0x00170000    0x7311BFD0
C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll    57920    0x730A0000    0x00010000    0x730A5550
C:\WINDOWS\SYSTEM32\avrt.DLL    30032    0x57220000    0x00009000    0x57221D00
C:\WINDOWS\SYSTEM32\HID.DLL    27648    0x71E00000    0x0000B000    0x71E01CA0
C:\WINDOWS\SYSTEM32\d3d9.dll    1523224    0x54CF0000    0x00177000    0x54D73CC0
C:\WINDOWS\SYSTEM32\dwmapi.dll    131296    0x740B0000    0x00025000    0x740B53C0
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\nvldumd.dll    654240    0x708B0000    0x0009D000    0x708E30C0
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\nvgpucomp32.dll    38665080    0x60610000    0x024A8000    0x606D3CCF
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\NvCamera\NvCamera32.dll    8196456    0x54500000    0x007E4000    0x5483328B
C:\WINDOWS\SYSTEM32\d3d11.dll    2032512    0x73EB0000    0x001EF000    0x73F5F7B0
C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll    9216    0x71DF0000    0x00007000    0x71DF18E0
C:\WINDOWS\SYSTEM32\WindowsCodecs.dll    1965376    0x54310000    0x001DE000    0x543BA340
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\nvd3dum.dll    34048960    0x522C0000    0x0204E000    0x52451C60
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\NvCamera\d3dcompiler_47_32.dll    3471504    0x51F60000    0x00356000    0x5226E737
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_adf5a840df867035\nvwgf2um.dll    56910088    0x59E90000    0x0360F000    0x59EEE7B0
C:\Windows\System32\Windows.UI.dll    1100224    0x724E0000    0x0010D000    0x7253E4E0
C:\WINDOWS\SYSTEM32\wmvcore.dll    1901832    0x51D80000    0x001D0000    0x51D9AF70
C:\WINDOWS\SYSTEM32\WMASF.DLL    263464    0x51D30000    0x00041000    0x51D69150
C:\WINDOWS\system32\mlang.dll    203264    0x51CF0000    0x00035000    0x51D01180
C:\WINDOWS\SYSTEM32\iphlpapi.dll    144736    0x73070000    0x00025000    0x73079090
C:\Program Files (x86)\NVIDIA Corporation\NvContainer\MessageBus.dll    5679040    0x5E080000    0x0056F000    0x5E363330
C:\WINDOWS\System32\NSI.dll    21800    0x75380000    0x00007000    0x75382040
C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL    102856    0x72AA0000    0x0001D000    0x72AA54D0
Game terminated.

Error: 0x004C675A
Problem: "clump models" limit, possibly limit adjusters conflict, such as using Fastman92 Limit Adjuster with Open Limit Adjuster.
Solution: Try putting a "#" at the beginning of the "ClumpModels" line inside the OLA .ini (limit_adjuster_gta3vcsa.ini)

 

-do you have Open Limit Adjuster installed in your GTA SA? if you do, just do what solution says.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • 0 User Currently Viewing
    0 members, 0 Anonymous, 0 Guests

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.