mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-06 14:17:23 +02:00
Compare commits
No commits in common. "5ace09cf0bd6d9f23575021092d1be7cb20b61ba" and "104cca62cf0dbb61e9cce66375473716ca7e4318" have entirely different histories.
5ace09cf0b
...
104cca62cf
@ -42,14 +42,13 @@ 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` if it's a problem. Or you could somehow bypass
|
Run the game with `gamescope`.
|
||||||
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 gamescope --steam --borderless --mangoapp -- %command%
|
SteamDeck=1 MANGOHUD=0 gamemoderun gamescope --steam --borderless --mangoapp -- %command%
|
||||||
```
|
```
|
||||||
|
|
||||||
See also `gamescope --help`
|
See also `gamescope --help`
|
||||||
@ -65,10 +64,6 @@ 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)
|
||||||
|
|
||||||
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
|
##### Graphics corruption such as display full of black dots
|
||||||
|
|
||||||
When the previous launch options cause this,
|
When the previous launch options cause this,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user