lutris / wine

Repository containing source code for various Lutris Wine builds
Other
142 stars 23 forks source link

God Of War: Shuttering with "low" GPU usage. #132

Closed nitanmarcel closed 2 years ago

nitanmarcel commented 2 years ago

My GPU is slow, I have a GTX 1060 Mobile 4GB VRAM and I get 99% GPU usage all the time even on lower with FSR enabled.

But that's not the main problem. The main problem is that I get lower GPU usage but when that happens my game starts running at -20 fps opposite to 40-80 which I get when the GPU is used at high speed.

Mostly this happens when an effect is played. And what I can say is that it's not from my GPU because using wine-ge-custom the shuttering doesn't happen so often. An example is when at the start of the game Kratos cuts the tree down and when it hits the ground the game dropped in FPS with lutris-wine and lutris-wine-fshack (doesn't happen with wine-ge-custom)

tannisroot commented 2 years ago

Could you provide me with a performance recording of some sort of built in benchmark using MangoHud, with lutris-fshack and wine-ge-custom? Also please specify which versions you are using

nitanmarcel commented 2 years ago

With both I was getting the same result but it looks like dxvk was the problem. I installed the dxvk-master version and the shuttering is gone and the game is stabler than it was before.

nitanmarcel commented 2 years ago

Closing this as the game stability improved after using the master version of dxvk.

As the moment of this comment the dxvk repo has these commits for God Of War:

[util] Enable performance options for God of War [util] Disable NVAPI hack for God of War

tannisroot commented 2 years ago

Thanks, I will need to update DXVK then.