[Readme] Add fps_limit

pull/154/head
FlightlessMango 4 years ago
parent 7601adc2e0
commit 3fcc330580

@ -110,7 +110,6 @@ A partial list of parameters are below. See the config file for a complete list.
|------------------------------------|---------------------------------------------------------------------------------------|
| `cpu_temp`<br>`gpu_temp` | Displays current CPU/GPU temperature |
| `core_load` | Displays load & frequency per core |
| `gpu_core_clock`<br>`gpu_mem_clock`| Displays GPU core/memory frequency |
| `ram`<br>`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 |
@ -134,8 +133,7 @@ A partial list of parameters are below. See the config file for a complete list.
| `io_read`<br> `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 |
| `fps_limit` | Limit the apps framerate |
Example: `MANGOHUD_CONFIG=cpu_temp,gpu_temp,position=top-right,height=500,font_size=32`

Loading…
Cancel
Save