protonscr

CreateDXGIFactory: Failed - WRSR via steam + proton

dxvkclosed
doitsujin/dxvk#4972 · opened 2025-06-03 by ansorg · updated 2025-06-03 · 3 comments · github
Aansorg 2025-06-03 github

The game was working fine until a few weeks ago when I played last time. There have been lots of updates since then (Arch). And now the game doesn't start but instead brings up a little windows dialog window with the content "CreateDXGIFactory: Failed"

All other 15 games I have currently installed in steam or gog (heroic) do work fine.

I did roll back the nvidia driver to previous version but that resulted in same error. So I wonder what part of the graphics stack is failing here?

In the steam log I find

wine_vk_instance_init_physical_devices Failed to enumerate physical devices, res=-3

Software information

Workers & Resources: Soviet Republic
Steam with Proton
EndeavourOS

System information

  • GPU: NVIDIA GeForce RTX 4070
  • Driver: 570.153.02-2
  • Wine version: Proton 10
  • DXVK version: v2.6.1-250-g4f47cb21032926b (proton-included?)

Apitrace file(s)

  • Put a link here

For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace

Log files

steam-784150.log

Ddoitsujin maintainer 2025-06-03 github

Some sort of setup issue on your end, probably missing 32-bit Vulkan libraries or something.

BBlisto91 2025-06-03 github

The return code is for VK_ERROR_INITIALIZATION_FAILED, but not sure how it would happen like that. I would guess that either the driver itself or the vulkan icd loader is somehow in a bad state.

Aansorg 2025-06-03 github

reinstalled all vulkan-related libs and lib32. Continued with other related sounding libs. In the end it was lib32-nvidia-utils I had to install.

Checking the pacman logs I don't see that it was removed recently. So still no idea what went wrong. But I have the issue solved. Thanks for listening and providing ideas

Nothing extracted yet.