From 4212d034a25c26427be7535efe4123b5040a55d0 Mon Sep 17 00:00:00 2001 From: Hendrik Boll Date: Thu, 3 Jul 2025 21:02:20 +0200 Subject: [PATCH] cs2: add gamescope launch options --- .../game/csgo/cfg/executable_autoexec.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/private_dot_local/private_share/private_Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/executable_autoexec.cfg b/private_dot_local/private_share/private_Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/executable_autoexec.cfg index 24d06a8..5d675c7 100644 --- a/private_dot_local/private_share/private_Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/executable_autoexec.cfg +++ b/private_dot_local/private_share/private_Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/executable_autoexec.cfg @@ -5,6 +5,7 @@ // -nojoy -novid -nointro -high -threads 11 +exec autoexec.cfg // Linux Wayland Launch Options // LD_PRELOAD="" gamescope --adaptive-sync --force-grab-cursor -w 2560 -h 1440 -f -r 165 -- %command% -nojoy -high -threads 11 +exec autoexec -full +// gamescope -w 2560 -h 1440 -W 2560 -H 1440 -r 165 -e --rt --force-windows-fullscreen -o 15 -f --force-grab-cursor --immediate-flips --adaptive-sync -- // keyboard binds bind q "slot3; lastinv"