protonscr

TLOU PART I D3d_feature_level_12_0

vkd3dclosed
HansKristian-Work/vkd3d-proton#2475 · opened 2025-05-16 by lazye53 · updated 2025-05-16 · 6 comments · github
Llazye53 2025-05-16 github

Software information

Windows 10, TLOU PART I (I get the error that a gpu with d3d_feature_level_12_0 or higher support is required)

System information

  • GPU: RX 5700XT
  • Driver: 25.5.1
  • VKD3D-Proton version: 2.14.1

When I start the game directly I don't have any problems and it starts with dx12, but because the game crashes after playing for a certain period of time and I want to switch to vulkan api, even if I copy the files here to the right places I get this ridiculous error. What can I do?

Image

Mmbriar 2025-05-16 github

You need the dxgi.dll from dxvk as well.

Llazye53 2025-05-16 github

I added this too and it still gives the same error.

Ddoitsujin maintainer 2025-05-16 github

vkd3d-proton is not expected to work on Windows, game is probably loading the wrong dxgi anyway.

Llazye53 2025-05-16 github

Can't you be of any help?

Mmbriar 2025-05-16 github

If it still doesn't work with all the right dlls, then a likely cause of that error is that the game is only loading the dxgi.dll from the system32 directory, which you can't override with dxvk's dxgi on windows without breaking the whole system. There is no way to work around that as far as i know. Vkd3d-proton is unlikely to fix your crashes anyways.

Llazye53 2025-05-16 github

Okay, thank you.

DLLs