doc: steam disable fps cap
This commit is contained in:
parent
ab3efc060a
commit
9f3a9136d3
1 changed files with 6 additions and 0 deletions
|
@ -14,3 +14,9 @@ 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
|
||||
```
|
Loading…
Add table
Reference in a new issue