From 5ace09cf0bd6d9f23575021092d1be7cb20b61ba Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 8 Jun 2025 16:55:02 +0300 Subject: [PATCH] gayming: remove gamescope allergy, run Steam with gamemode instead This reverts commit 1941c7d8af1ece39de16053c8c042fba1636d58c. --- gayming/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gayming/README.md b/gayming/README.md index 39f71bb..2d51850 100644 --- a/gayming/README.md +++ b/gayming/README.md @@ -42,13 +42,14 @@ Reload Sway in-game, `$Mod+Shift+C` and it should stop. #### Cursor doesn't stick to game window -Run the game with `gamescope`. +Run the game with `gamescope` if it's a problem. Or you could somehow bypass +the launcher or remember options if controller is used. Steam? Edit launch options for the game (second click, properties, general, launch options): ``` -SteamDeck=1 MANGOHUD=0 gamemoderun gamescope --steam --borderless --mangoapp -- %command% +SteamDeck=1 MANGOHUD=0 gamescope --steam --borderless --mangoapp -- %command% ``` See also `gamescope --help` @@ -64,10 +65,9 @@ See also `gamescope --help` - `--mangoapp` enables mangohud (and without the previous disabling there are two overlapping ones) -Don't forget that some games are allergic to gamescope and Steam Input -requiring disabling those in the right click menu and just want -`SteamDeck=1 %command%` for working. E.g. Final Fantasy XIII where exiting -again is `ESC` and enter. +It might be the best to run Steam with `gamemoderun` and have `SteamDeck=1` be +part of the environment otherwise alongside `MANGOHUD=1` so only `gamescope` +and Proton version would require game specific configuration. ##### Graphics corruption such as display full of black dots