protonscr

VK_EXT_graphics_pipeline_library is supported, but not recognized by DXVK on Windows

dxvkclosed amd proprietary
doitsujin/dxvk#3859 · opened 2024-02-18 by koffiato · updated 2024-06-28 · 9 comments · github
Kkoffiato 2024-02-18 github

The latest update to AMD drivers in Windows has added the VK_EXT_graphics_pipeline_library extension along with graphicsPipelineLibraryIndependentInterpolationDecoration feature. However, DXVK does not recognize either feature and disable them altogether. This can be observed in all titles, attached vulkaninfo output along with DXVK log.

System information

Log files

BBlisto91 2024-02-18 github

It is because they disable it when the driver sees dxvk at the moment. It is buggy if used with dxvk.

BBlisto91 2024-06-27 github

This is now enabled in the 24.6.1 driver

EElderNights 2024-06-28 github

https://youtu.be/_mjFWhbUTmU - 24.5.1 smooth
https://youtu.be/fHm97Ix6PYc - 24.6.1 (Almost zero frames)

AMD completely broke Fortnite for me with this driver.

BBlisto91 2024-06-28 github

Make a bug report to AMD

Kkoffiato 2024-06-28 github

Tested and confirmed it's detected correctly today on a multitude of games (NFS U2, NFS MW, NFS MW X360 Stuff Mod, GTA SA, GTA IV) will test a few DX11 games tonight.

BBlisto91 2024-06-28 github

If you hit any crash or hang issues then it might be a good idea to try current master (or 2.4 when that lands). The AMD extension implementation revealed a couple of dxvk bugs that have been fixed since 2.3.1.

LLaguna720 2024-06-28 github

VK_EXT_graphics_pipeline_library is working on DXVK 2.3.1 for me on my 6900XT on Windows 11 24H2.
However I still get shader stutter in Baldurs Gate 3 DX11 with it. Using dxvk-gplasync is the only way for my setup to eliminate all stuttering in Baldurs Gate 3. Something to consider for others if they have similar stutter situation.

Kkoffiato 2024-06-28 github

Unfortunately Need for Speed 2015 and Payback crash in the beginning of gameplay on both 2.3.1 and https://github.com/doitsujin/dxvk/actions/runs/9670610157

Can get them to run in windowed mode, but moment you go fullscreen/borderless; they crash.

BBlisto91 2024-06-28 github

Yes testing Need for Speed (Windows) on my AMD iGPU it does seem crashy with dxvk. Nvidia gets ingame fine.

Nothing extracted yet.