Compare commits

...

2 Commits

Author SHA1 Message Date
675d7f8e8f
gayming: note SteamDeck=1 for gamescope 2025-06-02 11:30:17 +03:00
996a107f46
corepack up;pn up 2025-06-02 11:29:48 +03:00
2 changed files with 8 additions and 5 deletions

View File

@ -46,11 +46,14 @@ Steam? Edit launch options for the game (second click, properties, general,
launch options):
```
gamescope --steam --borderless -- %command%
SteamDeck=1 gamescope --steam --borderless -- %command%
```
See also `gamescope --help`
- `SteamDeck=1` sends same variable as Steam Deck and magically fixes some
games. E.g. Kingdom Hearts: Birth by Sleep (part of KH 1.5 + 2.5 HD), except
that it has screen tearing which gamescope fixes.
- `--steam` - enables Steam integration, whatever that is
- `--borderless` borderless full-screen mode (that Sway may be making windowed
though)

8
pnpm-lock.yaml generated
View File

@ -132,10 +132,10 @@ packages:
integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==,
}
sh-syntax@0.5.7:
sh-syntax@0.5.8:
resolution:
{
integrity: sha512-74m9dt91konrF5+m0kASugzi37VxKsnTJQ6yvdDZu3IijG5/vIZpImP6FadsJLWNt2X2YD0VaTwW5W7Ox7mFVg==,
integrity: sha512-JfVoxf4FxQI5qpsPbkHhZo+n6N9YMJobyl4oGEUBb/31oQYlgTjkXQD8PBiafS2UbWoxrTO0Z5PJUBXEPAG1Zw==,
}
engines: { node: ">=16.0.0" }
@ -189,7 +189,7 @@ snapshots:
dependencies:
"@reteps/dockerfmt": 0.3.6
prettier: 3.5.3
sh-syntax: 0.5.7
sh-syntax: 0.5.8
prettier-plugin-toml@2.0.4(prettier@3.5.3):
dependencies:
@ -200,7 +200,7 @@ snapshots:
regexp-to-ast@0.5.0: {}
sh-syntax@0.5.7:
sh-syntax@0.5.8:
dependencies:
tslib: 2.8.1