-
Notifications
You must be signed in to change notification settings - Fork 894
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. |
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: