

The thing is you won't typically see it in GTA IV because unlike Vulkan, D3D9 really doesn't like switching to borderless windowed mode when the user switches focus away from the game so it completely collapses and minimizes to the taskbar. It happens even with regular D3D under the right conditions. What you're describing and looking at it simply what happens when game isn't in focus. I've managed to record an apitrace eventually: Log files I followed the instructions posted on Wiki, don't know what else I can do to obtain an apitrace file. And yes, I've reinstalled Visual C++ Redistributable for Visual Studio 2015, both x86 and 圆4 versions. It says MSVCP140D.dll, VCRUNTIME140D.dll and UCRTBASED.DLL are not found. Unfortunately I cannot generate apitrace.

Start /d "C:\Program Files\Rockstar Games\Grand Theft Auto V -Modded" PlayGTAV.exe Reg add "HKEY_LOCAL_MACHINE\Software\Wow6432Node\rockstar games\Grand Theft Auto V" /f /v "InstallFolder" /t REG_SZ /d "C:\Program Files\Rockstar Games\Grand Theft Auto V -Modded" Now we will paste the same code snippet, but this time linked to the modded folder!

Save it as "GTAScript_Clean.bat" <- or whatever you want it to name. Make sure you replace "C:\Users\YOURNAME\Desktop\GTA V - ONLINE\Grand Theft Auto V - Clean" with your path to your clean game folder.Ĥ. Start /d "C:\Users\YOURNAME\Desktop\GTA V - ONLINE\Grand Theft Auto V - Clean" PlayGTAV.exe Reg add "HKEY_LOCAL_MACHINE\Software\Wow6432Node\rockstar games\Grand Theft Auto V" /f /v "InstallFolder" /t REG_SZ /d "C:\Users\YOURNAME\Desktop\GTA V - ONLINE\Grand Theft Auto V - Clean" Make a copy of your clean game folder (I copied mine on my Desktop and added -Clean to the folder name, but it doesn't matter where you put it) How to make a script to change the GTA 5 launch folder
