protonscr

Grim Dawn - GOG - Latest version - Game won't launch after nvidia driver update

dxvkclosed
doitsujin/dxvk#3498 · opened 2023-06-15 by man2too · updated 2023-06-16 · 3 comments · github
Mman2too 2023-06-15 github

I installed DXVK with winetricks and everything worked fine with nvidia-530.41.03-17.
After I updated nvidia and nvidia-utils I can't start the game.
How can I fix that? Or should I just downgrade to the older nvidia version?(If that''s the problem)

Software information

Grim Dawn v1.1.9.8

System information

  • GPU: GTX 1050 TI
  • Driver: nvidia-535.54.03-2
  • Wine version: wine-8.10 (Staging)
  • DXVK version: v2.2

Apitrace file(s)

Log files

game.log

Ddoitsujin maintainer 2023-06-15 github

The driver version itself is fine, it's just not correctly set up:

010c:err:vulkan:wine_vk_instance_load_physical_devices Failed to enumerate physical devices, res=-3
010c:err:vulkan:wine_vkCreateInstance Failed to load physical devices, res=-3

Make sure that other Vulkan apps such as vulkaninfo work as well. If they do then this is probably just 32-bit breakage.

Mman2too 2023-06-16 github

I had a system update today, now it works fine idk.

WWinterSnowfall 2023-06-16 github

Note that you always need to reboot after you update your Nvidia drivers, otherwise any OpenGL/Vulkan application will fail to start.

Nothing extracted yet.