diff --git a/lib/sc-launch.sh b/lib/sc-launch.sh index 7937d69..dacfcd7 100755 --- a/lib/sc-launch.sh +++ b/lib/sc-launch.sh @@ -87,7 +87,4 @@ update_check() { ################################################################################ # Launch the game ################################################################################ -# To enable gamescope, replace the launch line below. For example: -# gamescope --hdr-enabled -W 2560 -H 1440 --force-grab-cursor "$wine_path"/wine "C:\Program Files\Roberts Space Industries\RSI Launcher\RSI Launcher.exe" > "$launch_log" 2>&1 - "$wine_path"/wine "C:\Program Files\Roberts Space Industries\RSI Launcher\RSI Launcher.exe" > "$launch_log" 2>&1