载入中...

Loading Performance / Anti-Debug Fix 1.0

4,356

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.
Show Full Description

首次上传时间: 2017年3月01日
最后更新时间: 2017年3月01日
最后下载: 1天前

All Versions

 1.0 (current)

4,356次下载 , 4.0 KB
2017年3月01日

35个评论