[SOLVED] GTA V crashes with ReShade 17.1 + SweetFx
- Cloudster
-
Please Log in or Create an account to join the conversation.
- HSneak
-
1- I've put the system32 d3d11.dll in GTA V folder, the game launched but there were no effects (I've tried F12, page-up/down, screen-lock etc... but nothing activated it)
2- I tried the inverse, putting the dll from reshade (GTA V folder) inside system32, the game crashed at the beginning and i got a log inside system32 which contains :
19/04/2015 13:29:42:940 [07468] | INFO | Initializing Crosire's ReShade version '0.16.0.787' built on '2015-03-19 21:43:37' loaded from "C:\Windows\system32\d3d11.dll" to "p:\Grand Theft Auto V\GTA5.exe" ...
19/04/2015 13:29:42:960 [07468] | INFO | Registering hooks for "C:\Windows\system32\d3d8.dll" ...
19/04/2015 13:29:42:960 [07468] | INFO | > Delayed.
19/04/2015 13:29:42:960 [07468] | INFO | Registering hooks for "C:\Windows\system32\d3d9.dll" ...
19/04/2015 13:29:42:960 [07468] | INFO | > Libraries loaded.
19/04/2015 13:29:42:960 [07468] | INFO | > Found 9 match(es). Installing ...
19/04/2015 13:29:43:035 [07468] | INFO | > Installed 9 hook(s).
19/04/2015 13:29:43:035 [07468] | INFO | Registering hooks for "C:\Windows\system32\d3d10.dll" ...
19/04/2015 13:29:43:035 [07468] | INFO | > Delayed.
19/04/2015 13:29:43:035 [07468] | INFO | Registering hooks for "C:\Windows\system32\d3d10_1.dll" ...
19/04/2015 13:29:43:035 [07468] | INFO | > Delayed.
19/04/2015 13:29:43:035 [07468] | INFO | Registering hooks for "C:\Windows\system32\d3d11.dll" ...
19/04/2015 13:29:43:035 [07468] | INFO | > Delayed.
19/04/2015 13:29:43:035 [07468] | INFO | Registering hooks for "C:\Windows\system32\dxgi.dll" ...
19/04/2015 13:29:43:035 [07468] | INFO | > Libraries loaded.
19/04/2015 13:29:43:036 [07468] | INFO | > Found 2 match(es). Installing ...
19/04/2015 13:29:43:052 [07468] | INFO | > Installed 2 hook(s).
19/04/2015 13:29:43:052 [07468] | INFO | Registering hooks for "C:\Windows\system32\opengl32.dll" ...
19/04/2015 13:29:43:052 [07468] | INFO | > Libraries loaded.
19/04/2015 13:29:43:054 [07468] | INFO | > Found 360 match(es). Installing ...
19/04/2015 13:29:46:020 [07468] | INFO | > Installed 360 hook(s).
19/04/2015 13:29:46:020 [07468] | INFO | Registering hooks for "C:\Windows\system32\user32.dll" ...
19/04/2015 13:29:46:020 [07468] | INFO | > Libraries loaded.
19/04/2015 13:29:46:027 [07468] | INFO | > Found 4 match(es). Installing ...
19/04/2015 13:29:46:060 [07468] | INFO | > Installed 4 hook(s).
19/04/2015 13:29:46:060 [07468] | INFO | Registering hooks for "C:\Windows\system32\ws2_32.dll" ...
19/04/2015 13:29:46:060 [07468] | INFO | > Libraries loaded.
19/04/2015 13:29:46:062 [07468] | INFO | > Found 8 match(es). Installing ...
19/04/2015 13:29:46:127 [07468] | INFO | > Installed 8 hook(s).
19/04/2015 13:29:46:127 [07468] | INFO | Initialized.
19/04/2015 13:29:46:149 [07468] | INFO | Redirecting 'D3D11CreateDeviceAndSwapChain(0000000000000000, 1, 0000000000000000, 0, 0000000000000000, 0, 7, 0000000000000000, 0000000000000000, 0000000000000000, 00000000001EF9F8, 0000000000000000)' ...
19/04/2015 13:29:46:150 [07468] | INFO | Installing delayed hooks for "C:\Windows\system32\d3d11.dll" ...
19/04/2015 13:29:46:152 [07468] | INFO | > Found 391 match(es). Installing ...
19/04/2015 13:29:46:152 [07468] | INFO | > Installed 391 hook(s).
19/04/2015 13:29:46:153 [07468] | ERROR | Unable to resolve hook for '0x000007FEDC3D1F00'!
Well I'm pretty sure that doesn't mean anything hehe but perhaps the ones who are trying to fix the problem may find something useful here


BTW I'm using windows 7
Please Log in or Create an account to join the conversation.
- JBeckman
-

ReShade's .dll uses the same name to hook into the programs but it is a injector and requires the real one to work, it doesn't contain the contents of the original file or how to say so it's not a replacement for it.
(Windows needs the real DirectX .dll files in order to work as well as does most games using DirectX so don't mess with the files in the Windows folder.)
Please Log in or Create an account to join the conversation.
- HSneak
-


Please Log in or Create an account to join the conversation.
- BertieWoosta
-
Only problem I have with it enabled is about a 4-8fps drop and in some parts of the game the game slows down further
[in these same places soon as you disabled Reshade the game is at perfect speed]
Please Log in or Create an account to join the conversation.
- crosire
-
It only occurs when changing the "IDXGISwapChain::ResizeBuffers" member of the VTable, keeping that the original and hooking any other member is no problem. Sadly this one is an absolute requirement, so removing it is no solution.
Doesn't look like there is much I can do about it. Maybe I'm drawing the wrong conclusion, but this would also explain why the crash does not appear on another computer, which is still on one year old NVIDIA drivers.
Now one workaround is to avoid the game calling "ResizeBuffers". The following works for me: After launching the game, do not click on another window or move focus otherwise (through the entire social club starting sequence), just wait for the game to show up and only after start move your mouse/keyboard again. Also, make sure to run the game in fullscreen mode.
Please Log in or Create an account to join the conversation.
- NattyDread
-

I tried not moving the mouse but it still crashes. Tried also disabling my second display, setting the game to lowest settings, switching to dx10v of the game, windowed....still the same crash.
Should we roll back the driver?
Please Log in or Create an account to join the conversation.
- vfxninjaeditor
-
Please Log in or Create an account to join the conversation.
- Cloudster
-

So the only way to get this to work is wait for NVIDIA to update their drivers or roll back to the previous one?
Please Log in or Create an account to join the conversation.
- Xanvast
-
This may be a part of the answer.
Please Log in or Create an account to join the conversation.
- axelrol
-
Please Log in or Create an account to join the conversation.
- Quentin-Tarantino
-

The Logo menu at start might Lag a bit! But press the preset OFF key until you get ingame the press it On again

Please Log in or Create an account to join the conversation.
- Quentin-Tarantino
-
axelrol wrote: I can confirm too what 0.18 still crashes with GTA V. I have 4GB Sapphire R9 290 Tri-X and still get that error with dxgi, so i think this is not only Nvidia related error with their "Game Ready". Its a global error. So sad what i still cant play with injectors (( I tried everything - SweetFX 2.0, Reshade from 0.14 to 0.18, tried to disable steam overlay - nothing helps.
You have to Rename dxgi to d3d11

The Logo menu at start might Lag a bit! But press the preset OFF key until you get ingame the press it On again

Please Log in or Create an account to join the conversation.
- axelrol
-
Quentin-Tarantino wrote:
axelrol wrote: I can confirm too what 0.18 still crashes with GTA V. I have 4GB Sapphire R9 290 Tri-X and still get that error with dxgi, so i think this is not only Nvidia related error with their "Game Ready". Its a global error. So sad what i still cant play with injectors (( I tried everything - SweetFX 2.0, Reshade from 0.14 to 0.18, tried to disable steam overlay - nothing helps.
You have to Rename dxgi to d3d11
The Logo menu at start might Lag a bit! But press the preset OFF key until you get ingame the press it On again
You think i am not doing that?

Please Log in or Create an account to join the conversation.
- crosire
-
No you don't, that particular bug was fixed with 0.18.0Quentin-Tarantino wrote: You have to Rename dxgi to d3d11

Please Log in or Create an account to join the conversation.
- vfxninjaeditor
-
Please Log in or Create an account to join the conversation.
- crosire
-
Please Log in or Create an account to join the conversation.
- Cloudster
-
Please Log in or Create an account to join the conversation.
- JBeckman
-
EDIT: That Windows error report doesn't seem to occur with 0.18.0 so that's good, nothing to worry about then.

But here's the dxgi.tracelog file from entering and exiting the game.
dxgi.rar
www58.zippyshare.com/v/xTcRZS5q/file.html
(Starting with the effects disabled or enabled doesn't seem to do much in 0.18.0 as either of them will cause a severe framerate drop though the game works although it would be unplayable of course but I'm really glad that whatever that exception error was it's gone now so hopefully it was entirely unrelated - so I still have to find what actually caused it in the first place. - or 0.18.0 fixed it somehow.)
Please Log in or Create an account to join the conversation.
- crosire
-
It still fixes it, under 0.18.0 too. But the framework shader pack doesn't actually disable everything when you configure it to start disabled. It still runs some basic utility shaders, which cause the stuttering at startup.JBeckman wrote: (Starting with the effects disabled or enabled doesn't seem to do much in 0.18.0 as either of them will cause a severe framerate drop though the game works although it would be unplayable of course but I'm really glad that whatever that exception error was it's gone now so hopefully it was entirely unrelated - so I still have to find what actually caused it in the first place. - or 0.18.0 fixed it somehow.)
Please Log in or Create an account to join the conversation.