protonscr

Updating DXVK to 2.5.3 causes "Unsupported Graphics Card detected" for Kingdom Come

dxvkclosed needs feedbackprobably not our bug
doitsujin/dxvk#4726 · opened 2025-03-02 by ChristophSchmidpeter · updated 2025-04-02 · 10 comments · github
1 matching comments, n / p to jump
CChristophSchmidpeter 2025-03-02 github

On some prior DXVK version I executed

$ env WINEPREFIX="/home/vbm/Wine/Games/KingdomCome" setup_dxvk install

Now on my Arch Linux system KC runs just fine.

But when I update DXVK to 2.5.3 in the wineprefix same command I get an error pop up on startup.

Software information

Kingdom Come Deliverance (GOG)

System information

  • GPU: AMD Radeon 780M
  • Driver: mesa 24.3.4-1
  • Wine version: wine-staging 10.2-1
  • DXVK version: dxvk-bin 2.5.3-1

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

game.log

SSveSop 2025-03-02 github

Since a lot of scripts broke with wine-10.2, have you verified that the d3d11.dll and whatever dll's actually are 64/32 bit?

eg. file /home/vbm/Wine/Games/KingdomCome/drive_c/windows/system32/d3d11.dll

Just mentioning this since you seem to be using a script to install DXVK, and the method of resolving system32(64-bit) vs syswow64(32-bit) has broken a lot of scripts, so worth checking that

ZZebra2711 2025-03-09 github

A comment below the dxvk-bin package in the AUR

Piroro-hs commented on 2024-09-26 19:35 (UTC) (edited on 2024-09-26 19:39 (UTC) by Piroro-hs)
The setup_vxdk script plays poorly with wow64 wine. It copies x64 dlls to C:\windows\system32 then overwrite those with x32 dlls.

KK0bin maintainer 2025-03-09 github

I get an error pop up on startup

So, what does the popup say? Please be a bit more specific than just 'an error'.

CChristophSchmidpeter 2025-03-09 github

@K0bin Sorry, I forgot to add the screenshot. It says:

Unsupported Graphics Card detected
A GPU with support for D3D FeautreLevel 11.0 is required.
BBlisto91 2025-03-09 github

Which dxvk package are you using from the aur? The old dxvk script which some of these use to install with won't work with wine 10.2+. dxvk-bin still use the old script from what i can tell

CChristophSchmidpeter 2025-03-09 github

@Blisto91 I am using dxvk-bin. What should I use instead?

BBlisto91 2025-03-13 github

Ideally dxvk-bin should update the install script so it works again with new Wine versions. It is also possible to setup dxvk manually in a Wine prefix if you are up for that https://github.com/doitsujin/dxvk#how-to-use

BBlisto91 2025-03-18 github

@ChristophSchmidpeter Could you try this again with a up to date dxvk-bin? The install script have received an update i can see

BBlisto91 2025-03-31 github

@ChristophSchmidpeter Friendly ping

CChristophSchmidpeter 2025-04-02 github

Seems to be fixed with dxvk-bin 2.6. Thanks @ everybody. Closing

Launch options

DLLs