gayming: remove gamescope allergy, run Steam with gamemode instead

This reverts commit 1941c7d8af1ece39de16053c8c042fba1636d58c.
This commit is contained in:
Aminda Suomalainen 2025-06-08 16:55:02 +03:00
parent 1941c7d8af
commit 5ace09cf0b
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -42,13 +42,14 @@ Reload Sway in-game, `$Mod+Shift+C` and it should stop.
#### Cursor doesn't stick to game window #### 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, Steam? Edit launch options for the game (second click, properties, general,
launch options): 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` See also `gamescope --help`
@ -64,10 +65,9 @@ See also `gamescope --help`
- `--mangoapp` enables mangohud (and without the previous disabling there are - `--mangoapp` enables mangohud (and without the previous disabling there are
two overlapping ones) two overlapping ones)
Don't forget that some games are allergic to gamescope and Steam Input It might be the best to run Steam with `gamemoderun` and have `SteamDeck=1` be
requiring disabling those in the right click menu and just want part of the environment otherwise alongside `MANGOHUD=1` so only `gamescope`
`SteamDeck=1 %command%` for working. E.g. Final Fantasy XIII where exiting and Proton version would require game specific configuration.
again is `ESC` and enter.
##### Graphics corruption such as display full of black dots ##### Graphics corruption such as display full of black dots