protonscr

[question] Why DXVK no longer shows FPS?

dxvkclosed question
doitsujin/dxvk#4256 · opened 2024-09-11 by rado84-github · updated 2024-09-12 · 5 comments · github
Rrado84-github 2024-09-11 github

I have this set in dxvk.conf: DXVK_HUD=fps and according to the usage page it should work, but it doesn't, at least not in DX11 games. In DX9 (D9VK) games, such as NFS Most Wanted, it works just fine. But if the game is DX11 - no FPS. Why?

Ddoitsujin maintainer 2024-09-11 github

The dxvk.conf syntax is dxvk.hud = fps. It works fine in D3D11 games when actually set up correctly.

KK0bin maintainer 2024-09-12 github

Not just D3D11 games, it works fine in D3D9, 8 and 10 games too.

Rrado84-github 2024-09-12 github

The dxvk.conf syntax is dxvk.hud = fps. It works fine in D3D11 games when actually set up correctly.

Thank you. In that case you should update this part of the "How to use" page to reflect the correct syntax:

Picture_created_12-09-2024_17-00-28

BBlisto91 2024-09-12 github

That section talks about a environment variable not the dxvk config file.
You can see the config syntax in the example file https://github.com/doitsujin/dxvk/blob/master/dxvk.conf

KK0bin maintainer 2024-09-12 github

@rado84-github

The DXVK_HUD environment variable controls a HUD...

Launch options