Loading Performance / Anti-Debug Fix 1.0
4 608
76
4 608
76
This is a little .asi plugin made to solve system instability issues experienced by some people when loading up the game or navigating within the menus.
If your system freezes up or wont respond to the keyboard while in the loading screens, then this should solve your problem.
For developers, it serves a dual purpose since it also prevents the system hangs that occur when using a debugger to set breakpoints on the game.
Additional Info
The source of these problems are low- level windows hooks that rockstar installs (presumably to prevent reverse engineering) which cause instability when the conditions are right. It is why the system locks up when setting breakpoints (since program execution is paused and the hook callback procedure cannot execute). This solves the problem by detecting and removing the hook if it is installed.
Requirements
ScriptHookV - http://www.dev-c.com/gtav/scripthookv
Microsoft Visual C++ Redistributable (2015) - https://www.microsoft.com/en-ca/download/details.aspx?id=48145
Installation
Move LoadingFix.asi to your GTA installation folder.
If your system freezes up or wont respond to the keyboard while in the loading screens, then this should solve your problem.
For developers, it serves a dual purpose since it also prevents the system hangs that occur when using a debugger to set breakpoints on the game.
Additional Info
The source of these problems are low- level windows hooks that rockstar installs (presumably to prevent reverse engineering) which cause instability when the conditions are right. It is why the system locks up when setting breakpoints (since program execution is paused and the hook callback procedure cannot execute). This solves the problem by detecting and removing the hook if it is installed.
Requirements
ScriptHookV - http://www.dev-c.com/gtav/scripthookv
Microsoft Visual C++ Redistributable (2015) - https://www.microsoft.com/en-ca/download/details.aspx?id=48145
Installation
Move LoadingFix.asi to your GTA installation folder.
Първо качено на: 01 март 2017
Последно обновено на: 01 март 2017
Последно изтеглено: преди 5 часа
35 Коментари
This is a little .asi plugin made to solve system instability issues experienced by some people when loading up the game or navigating within the menus.
If your system freezes up or wont respond to the keyboard while in the loading screens, then this should solve your problem.
For developers, it serves a dual purpose since it also prevents the system hangs that occur when using a debugger to set breakpoints on the game.
Additional Info
The source of these problems are low- level windows hooks that rockstar installs (presumably to prevent reverse engineering) which cause instability when the conditions are right. It is why the system locks up when setting breakpoints (since program execution is paused and the hook callback procedure cannot execute). This solves the problem by detecting and removing the hook if it is installed.
Requirements
ScriptHookV - http://www.dev-c.com/gtav/scripthookv
Microsoft Visual C++ Redistributable (2015) - https://www.microsoft.com/en-ca/download/details.aspx?id=48145
Installation
Move LoadingFix.asi to your GTA installation folder.
If your system freezes up or wont respond to the keyboard while in the loading screens, then this should solve your problem.
For developers, it serves a dual purpose since it also prevents the system hangs that occur when using a debugger to set breakpoints on the game.
Additional Info
The source of these problems are low- level windows hooks that rockstar installs (presumably to prevent reverse engineering) which cause instability when the conditions are right. It is why the system locks up when setting breakpoints (since program execution is paused and the hook callback procedure cannot execute). This solves the problem by detecting and removing the hook if it is installed.
Requirements
ScriptHookV - http://www.dev-c.com/gtav/scripthookv
Microsoft Visual C++ Redistributable (2015) - https://www.microsoft.com/en-ca/download/details.aspx?id=48145
Installation
Move LoadingFix.asi to your GTA installation folder.
Първо качено на: 01 март 2017
Последно обновено на: 01 март 2017
Последно изтеглено: преди 5 часа
@CamxxCore This solves the problem by detecting and removing the hook if it is installed. ?
it doesnt remove anything from the game no ?
I mean, it will not change anything for the moment where i could want to go online ? ( so the need to have a clean game )
@woots No nothing like that. Its basically just a hot-fix that patches the game on load.
@MrGTAmodsgerman I can try :D
@CamxxCore already ! and thanks for that fix ! thoses "huge performance drop" while accessing menu & so was indeed terribad
@CamxxCore man you always come up with the mods we could never think of. Its just brilliant. 10/10 bro. :)
@Sun_Ray that's rightly said by Cyron, the script is a hot fix for your game processing time on game loading screen.
@ashishcw xD Thanks man. In this case it was just something I personally found pretty annoying. Having to wait for 20- 30 seconds just for my keyboard to respond would really disrupt my workflow sometimes.
This still doesn't seem to work for me.
@dan1563 You system still hangs on the loading screens? What happens when you load the asi?
@CamxxCore I load the game then eventually it will say GTA V breakpoint error
@CamxxCore This happens on the loading screen
@dan1563 sounds like an unrelated issue. This mod serves a specific purpose of improving performance on the loading screen and allowing breakpoints to be set. An error message related to breakpoints may be a similar topic, but not the focus of this mod..
@CamxxCore Okay thankyou.
@dan1563 form me too
Cool
This mod gaves me a lot of lag :S
Hello @CamxxCore
I currently speedrun GTA V I had a particular interest in your mod because I hoped it would solve an underlying problem with the game that is referred to as "the long load bug". Indeed, I thought when I installed the mod it had solved the issue but alas this wasn't the case. The bug occurs whenever you taxi to a side mission. There is a random chance that the load will be 25 seconds longer than normal.
If you have any information about this bug, or know of anything that may help us, I would greatly appreciate that information. If you believe you can solve the issue for us I would be willing to pay you for your time.
Thanks
Matt
Thanks alot! Your mod made debugging so much more smooth!!
@CamxxCore
Hello, I have tested this and it seems to work but I would like to ask just to be safe.
Does it still work for the latest version of the game? No update required?
First thanks your share and
I encountered the following problems during loading
System.AccessViolationException
Did you know how to fix it?
Is this mod still effective on current GTA 5 versions?