-
Notifications
You must be signed in to change notification settings - Fork 901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GTA IV 1.0.4.0 long load times issue #4630
Comments
Please make the apitrace that the issue template asks for. You can find a guide here: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace I don't have access to old builds of the game so I do need that Apitrace to take a look. |
How is this compared to without dxvk? Note that at least in some instances with this game loading dependent is on fps, such as when using the Edit: I see you have a fps limit set for dxvk. Does it improved if you remove it? |
I tried this but the game wouldn't launch at all with Apitrace DLLs. Edit: Nevermind, was able to launch it after unticking "disable fullscreen optimizations" but couldn't reproduce the issue because it's launching in DX9. |
Without DXVK the loading times are fine, removing the fps cap helps but still not as fast as without DXVK. |
I have been unable to reproduce this so far. There isn't much difference when i time the loading both on amd and Intel. A thing to try would be inserting |
Strange, I've tried d3d9.cachedDynamicBuffers = True but didn't made a difference. Btw, game loads almost instantly without DXVK, even with the same 75fps cap via RTSS. Edit: for clarification by "load" I mean the black loading screen when the game is loading the map. |
I remember having the same issue years ago. Though not exactly a fix, enabling the in-game Vsync makes the game load faster. I recommend you use it in conjunction RTSS framerate limiter so you can achieve "Low-Lag VSYNC ON" and faster loading, at least until the issue is fixed. Edit: Even better, enable in-game Vsync and add "d3d9.presentInterval = 0" to dxvk.conf. The game should load fast and there should be no actual Vsync. |
This worked, thank you! |
heh, gta 4 issues still prevail I didnt played it for years, not sure if it was updated to an remaster or enhanced or so, but
I recommend all gta4 users to go all-in with command line options: |
Please describe your issue as accurately as possible.
My load times more than quadrupled in IV 1.0.4.0, (don't have this issue on patch 1.0.8.0). I'm on Win 10.
Tried previous DXVK version (2.3.1) that I'm 100% positive it was working fine before, but still exhibits the same issue.
I feel like this might be caused by a recent Windows or a GPU driver update.
Any help is appreciated. Thanks!
If you use Windows, please check the following page: https://github.com/doitsujin/dxvk/wiki/Windows
Software information
Name of the game, settings used etc.
GTA IV (Patch 1.0.4.0)
System information
Apitrace file(s)
For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace
Log files
Please attach Proton or Wine logs as a text file:
PROTON_LOG=1 %command%
and attach the correspondingsteam-xxxxx.log
file in your home directory.wine game.exe > game.log 2>&1
and attach the resultinggame.log
file.LaunchGTAIV_d3d9.log
The text was updated successfully, but these errors were encountered: