diff --git a/README.md b/README.md index b75ded03..a216a016 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ A partial list of parameters are below. See the config file for a complete list. |------------------------------------|---------------------------------------------------------------------------------------| | `cpu_temp`
`gpu_temp` | Displays current CPU/GPU temperature | | `core_load` | Displays load & frequency per core | +| `gpu_core_clock`
`gpu_mem_clock`| Displays GPU core/memory frequency | | `ram`
`vram` | Displays system RAM/VRAM usage | | `full` | Enables all of the above config options | | `crosshair` | Adds a crosshair overlay at the centre of the screen | @@ -133,6 +134,8 @@ A partial list of parameters are below. See the config file for a complete list. | `io_read`
`io_write` | Show non-cached IO read/write, in MiB/s | | `pci_dev` | Select GPU device in multi-gpu setups | | `version` | Shows current mangohud version | +| `fps_limit=` | Limit the application's FPS | +| `arch` | Show if the application is 32 or 64 bit | Example: `MANGOHUD_CONFIG=cpu_temp,gpu_temp,position=top-right,height=500,font_size=32`