mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-11-29 01:24:11 +01:00
[meta] Update README with 'api' option for the HUD
This commit is contained in:
parent
2c0ddbd072
commit
522fa8d777
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user