diff --git a/guides/gaming-void.md b/guides/gaming-void.md index 5b7383b..3b164ce 100644 --- a/guides/gaming-void.md +++ b/guides/gaming-void.md @@ -52,5 +52,5 @@ Modify the game's launch options on Steam to use the created script. Right-click ## Example command ```bash -MANGOHUD=1 gamescope -W 1980 -H 1080 -r 75 -s 0.4 -f -F fsr -- gamemoderun %command% +MANGOHUD=1 gamescope -W 1980 -H 1080 -r 75 -s 0.4 -f -e -F fsr -- gamemoderun %command% ```