Skip to content

Commit

Permalink
[meta] Update README with 'api' option for the HUD
Browse files Browse the repository at this point in the history
  • Loading branch information
jp7677 authored and doitsujin committed Apr 13, 2019
1 parent 2c0ddbd commit 522fa8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ The `DXVK_HUD` environment variable controls a HUD which can display the framera
- `pipelines`: Shows the total number of graphics and compute pipelines.
- `memory`: Shows the amount of device memory allocated and used.
- `version`: Shows DXVK version.
- `api`: Shows the D3D feature level used by the application. Does not work correctly for D3D10 at the moment.

Additionally, `DXVK_HUD=1` has the same effect as `DXVK_HUD=devinfo,fps`, and `DXVK_HUD=full` enables all available HUD elements.

Expand Down

0 comments on commit 522fa8d

Please sign in to comment.