protonscr

DXVK version string in DXVK_HUD not longer displaying since 2.1

dxvkclosed
doitsujin/dxvk#3463 · opened 2023-05-31 by Trinity3e · updated 2023-05-31 · 4 comments · github
TTrinity3e 2023-05-31 github

Starting with v2.1, I cannot longer see the dxvk version in the DXVK_HUD, the installation process is the same as in v2.0 for me, and I could replicate the fact that in 2.0 the dxvk version appears in exactly the same environment, wine prefix version etc on my few PC's with amdgpu.

It shows up the same in v2.2.

Is this known, can I override it somehow?

image
KK0bin maintainer 2023-05-31 github

Does this happen with our release builds or only with builds you compiled yourself? Make sure to fetch the git tags.

Somewhat off topic but you should really use RADV instead of AMDVLK.

TTrinity3e 2023-05-31 github

I am using the release builds.

Hmm, will try to set in the environment AMD_VULKAN_ICD=RADV to see if something changes, maybe performance slightly.

LE: Okay, performance seems to be improved (thanks for the advice) but dxvk version string is still not there

image
WWinterSnowfall 2023-05-31 github

Are you exporting your own DXVK_HUD env variable and, if so, is there a "version" in it?

TTrinity3e 2023-05-31 github

DXVK_HUD=1
Oh, the documentation changed to require either =full or =version,etc . My bad guys.

Launch options