protonscr

Please add the official documentation to the Wiki about using DXVK HUD.

dxvkclosed
doitsujin/dxvk#203 · opened 2018-03-24 by zefkerr · updated 2018-03-25 · 10 comments · github
Zzefkerr 2018-03-24 github

Please add the official documentation to the Wiki about using DXVK HUD. I was able to find out how to use it only after I looked at the code for the patch that adds the DXVK HUD functionality. In my opinion this is not the easiest way to get documentation.

DXVK_HUD=fps
or
DXVK_HUD='fps device_info dxvk_info'

?ghost 2018-03-24 github

Just make a PR to readme :)

Zzefkerr 2018-03-24 github

Just make a PR to readme :)

Thank you

?ghost 2018-03-24 github

@Kerrung well, I mean I'm sorry that you had to look into source code, but you can always help others by improving wiki/readme

Zzefkerr 2018-03-24 github

@Kerrung well, I mean I'm sorry that you had to look into source code, but you can always help others by improving wiki/readme

I do not have permission to edit the wiki.

?ghost 2018-03-24 github

@Kerrung yeah, it's disabled in this repo, but you can still make a PR to Readme (and you don't really need to close this issue, maybe maintainer decides to edit the wiki)

Zzefkerr 2018-03-24 github

I found that it already exists in the readme, but as previously it was not there, I did not know that it was already added.

DXVK_HUD=1

Ddoitsujin maintainer 2018-03-25 github

The DXVK_HUD entry has been there ever since the HUD was added, and that was... 10 weeks ago I think?

?ghost 2018-03-25 github

@doitsujin @Kerrung talks about arguments like fps, device_info

Ddoitsujin maintainer 2018-03-25 github

But there are no such arguments. You can either enable the HUD or disable it, that's it. What exactly are you talking about?

?ghost 2018-03-25 github

@doitsujin ah, author of this issue was probably thinking that https://github.com/doitsujin/dxvk/pull/105 was merged

Launch options

Upstream links