doc: steam disable fps cap

This commit is contained in:
hesam-init 2024-02-25 15:58:48 +03:30
parent ab3efc060a
commit 9f3a9136d3

View file

@ -13,4 +13,10 @@ Modify the game's launch options on Steam to use the created script. Right-click
```bash
gamemoderun mangohud %command%
```
## Disable Fps Cap on Valve Game
```bash
gamemoderun mangohud %command% +fps_max 0
```