From 98d745584fe78f905618d8c6b956d7835deea8c0 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Sun, 17 Mar 2024 15:44:15 +0330 Subject: [PATCH] doc: gamescope new commands --- guides/gaming-void.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/guides/gaming-void.md b/guides/gaming-void.md index 99a66be..fd63ed9 100644 --- a/guides/gaming-void.md +++ b/guides/gaming-void.md @@ -35,8 +35,13 @@ Modify the game's launch options on Steam to use the created script. Right-click ```env MANGOHUD=1 %command%``` - Enable GameScope : - with fsr : ```gamescope -f -F fsr -- %command%``` - - downscale resolution : ```gamescope -f -F fsr -w 1980 -h 1080 -W 1600 -H 900 -- %command%``` + + - downscale resolution : + - ```gamescope -f -F fsr -w 1980 -h 1080 -W 1600 -H 900 -- %command%``` + - ```gamescope -f -F fsr -w 3440 -h 1440 -W 1600 -H 900 -- %command%``` + - upscale resolution : ```gamescope -f -F fsr -w 1280 -h 720 -W 1600 -H 900 -S integer -- %command%``` + - fps cap : ```gamescope -f -F fsr -r 30 -- %command%``` ## Disable Fps Cap on Valve Game