protonscr

Question: how to enable DXVK HUD with proton?

protonclosed
ValveSoftware/Proton#891 · opened 2018-08-29 by legluondunet · updated 2018-08-29 · 3 comments · github
Llegluondunet 2018-08-29 github

Hello,
Could you tell me how to enable DXVK HUD with Proton?
Thanks.

Ppchome 2018-08-29 github

Possible solutions:

  • place it into your ~/.profile as export DXVK_HUD=fps
  • run Steam with env DXVK_HUD=fps steam
  • modify game launch params as DXVK_HUD=fps %command%
  • ...

I'm not sure about any of this variants.

LLeD3F 2018-08-29 github

In launch options DXVK_HUD=1 %command% or DXVK_HUD=fps,devinfo %command%

Aaeikum 2018-08-29 github

The above will work. You can also add it to user_settings.py in the Proton folder to enable it for all games.

Launch options

Launch lines