From b774d4dbea485a9d623fdc3d08a3b0bc4968b381 Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Fri, 4 Mar 2022 16:32:04 +0100 Subject: [PATCH] [meta] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f848e3c6..7da0418e 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ The `DXVK_HUD` environment variable controls a HUD which can display the framera - `gpuload`: Shows estimated GPU load. May be inaccurate. - `version`: Shows DXVK version. - `api`: Shows the D3D feature level used by the application. +- `cs`: Shows worker thread statistics. - `compiler`: Shows shader compiler activity - `samplers`: Shows the current number of sampler pairs used *[D3D9 Only]* - `scale=x`: Scales the HUD by a factor of `x` (e.g. `1.5`)