From 2fbc5da07a05b704707587a2aa82fdb2453e0a19 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sun, 15 Sep 2024 13:42:45 -0400 Subject: [PATCH] Add gamescope instructions --- lib/sc-launch.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/sc-launch.sh b/lib/sc-launch.sh index f0b39f4..d3be178 100755 --- a/lib/sc-launch.sh +++ b/lib/sc-launch.sh @@ -34,5 +34,8 @@ export radv_zero_vram="true" # # To enable feral gamemode, replace the launch line below with: # gamemoderun wine "C:\Program Files\Roberts Space Industries\RSI Launcher\RSI Launcher.exe" +# +# To enable gamescope and feral gamemode, replace the launch line below with the desired gamescope arguments. For example: +# gamescope --hdr-enabled -W 2560 -H 1440 --force-grab-cursor gamemoderun wine "C:\Program Files\Roberts Space Industries\RSI Launcher\RSI Launcher.exe" wine "C:\Program Files\Roberts Space Industries\RSI Launcher\RSI Launcher.exe"