doc: steam disable fps cap
This commit is contained in:
parent
ab3efc060a
commit
9f3a9136d3
1 changed files with 6 additions and 0 deletions
|
@ -13,4 +13,10 @@ Modify the game's launch options on Steam to use the created script. Right-click
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
gamemoderun mangohud %command%
|
gamemoderun mangohud %command%
|
||||||
|
```
|
||||||
|
|
||||||
|
## Disable Fps Cap on Valve Game
|
||||||
|
|
||||||
|
```bash
|
||||||
|
gamemoderun mangohud %command% +fps_max 0
|
||||||
```
|
```
|
Loading…
Add table
Reference in a new issue