protonscr

Dxvk not working (on windows) after 1.10.3

dxvkclosed windowsintel windows
doitsujin/dxvk#3495 · opened 2023-06-15 by Mzed3D · updated 2023-06-27 · 17 comments · github
1 matching comments, n / p to jump
MMzed3D 2023-06-15 github

Hi! I know DXVK is intended to work with Wine but it produces very good results also on Windows. Anyway I'm experiencing an issue in every game I try: it only works untill 1.10.3 version. Starting from 2.0 every game crashes, regardless of the directx version the game uses. Am I doing something wrong? Am I missing something?

BBlisto91 2023-06-15 github

Post dxvk logs. They appear in the games folder

KK0bin maintainer 2023-06-15 github

Your graphics driver is probably too old. DXVK 2.0 requires a Vulkan 1.3 capable driver.

MMzed3D 2023-06-15 github

Hi, the driver seems to be capable of Vulkan 1.3.215. Here you can find three logs, Alan Wake (Directx9), Skyrim (first version, Directx9) and Hellblade (Directx11).
alanwake_d3d9.log
TESV_d3d9.log
HellbladeGame-Win64-Shipping_d3d11.log
HellbladeGame-Win64-Shipping_dxgi.log

The dxvk version used in these tests is 2.0

Mmbriar 2023-06-15 github

Still looks like an ancient intel windows driver, but even if it was up to date, most likely a driver issue and not fixable in DXVK.

MMzed3D 2023-06-15 github

Is it possible to use Mesa drivers on Windows?

Mmbriar 2023-06-15 github

No, not any hardware drivers at least.

MMzed3D 2023-06-15 github

But on the release notes of the driver I'm using is written that it's "conformant with the Vulkan 1.3 specification", so why isn't it working? The driver is the latest version (5th april 2023)

https://downloadmirror.intel.com/776138/ReleaseNotes_101.2121_WHQL.pdf

MMzed3D 2023-06-15 github

Also, is there an updated build of the 1.10 branch?

BBlisto91 2023-06-15 github

But on the release notes of the driver I'm using is written that it's "conformant with the Vulkan 1.3 specification", so why isn't it working? The driver is the latest version (5th april 2023)

I don't know, nothing sticks out in the logs. A driver issue could still be likely or some other shenanigans going on (look through windows section of wiki, e.g. overlays and such). 2.0 was a big release that changed alot of stuff and now depend on some new Vulkan extensions.

Also, is there an updated build of the 1.10 branch?

Not besides the 1.10.3 release and the commits in the 1.10.x branch https://github.com/doitsujin/dxvk/commits/1.10.x

MMzed3D 2023-06-16 github

So, just yesterday Intel released new graphics drivers, but still the games crash with dxvk 2.0. Here are the logs, is there some new info compared to the old drivers?
HellbladeGame-Win64-Shipping_dxgi.log
HellbladeGame-Win64-Shipping_d3d11.log
alanwake_d3d9.log
TESV_d3d9.log

IIglu47 2023-06-17 github

@Mzed3D do you use any third-party software? e.g. MSI Afterburner + Rivatuner Statistics Server.
Perhaps such overlays may not be compatible with Vulkan 1.3 while older versions of DXVK will work fine.

MMzed3D 2023-06-17 github

I have installed them but when I launched the games those softwares were not running. I only had the environment variable DXVK_HUD=full set in Windows.

BBiZkViT96 2023-06-18 github

I cannot reproduce the problem, here is Alan Wake log. There is differences in my log and log from OP, maybe GPU/driver is lacks needed instructions... anyway I hope devs will find something useful in it. DXVK 2.2, Windows 11, UHD 770, driver v4382.

alanwake_d3d9.log

BBlisto91 2023-06-18 github

I have installed them but when I launched the games those softwares were not running.

Try to remove them anyway as the wiki says and see if it helps

Note: The RTSS overlay is implemented as a Vulkan layer, and gets loaded even if the application is not running. Recent RTSS versions should work with DXVK, but if not, the software may need to be uninstalled.

Also try to turn off Steam overlay.

Ttotyaxy 2023-06-27 github

Hi, confirmed, AMD 7850 / driver: 22.6.1 on Win10 x64

BBlisto91 2023-06-27 github

Yes the AMD 7850 doesn't have driver support for Vulkan 1.3 (on Windows) so it can only use dxvk 1.10.3 and below

Ttotyaxy 2023-06-27 github

Thanks for the answer!

Launch options