diff --git a/guides/STEAM.md b/guides/STEAM.md index 142cd02..74495de 100644 --- a/guides/STEAM.md +++ b/guides/STEAM.md @@ -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 ``` \ No newline at end of file