diff options
| author | Janleyx <242423638+Janleyx@users.noreply.github.com> | 2026-07-18 10:27:34 -0400 |
|---|---|---|
| committer | Janleyx <242423638+Janleyx@users.noreply.github.com> | 2026-07-18 10:27:34 -0400 |
| commit | 84c79a3158d596af97dd89c1abffa2dad8ab899c (patch) | |
| tree | db05cfd460f64647466534e49075938b13b9f63a /README.md | |
| parent | bbd959cee4d4b3ac784cc5543464775c10a0b981 (diff) | |
| download | decky-lsfg-vk-84c79a3158d596af97dd89c1abffa2dad8ab899c.tar.gz decky-lsfg-vk-84c79a3158d596af97dd89c1abffa2dad8ab899c.zip | |
gate launch wrapper on Armada host
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -54,9 +54,11 @@ sets its environment first, then Armada applies the game's settings and launches Proton normally. This is an Armada-specific compatibility path, not a change to the standard -launch flow. It activates only when Armada's -`/usr/libexec/armada/armada-game-launch` wrapper is present. SteamOS, Bazzite, -and other systems continue to receive the existing `~/lsfg %command%` option. +launch flow. Because Decky runs through FEX on Armada, the guest's OS identity +is not a reliable way to identify the native host. The compatibility path +therefore activates only when both Armada's native `device-env` marker and its +`armada-game-launch` wrapper are present. SteamOS, Bazzite, and other systems +continue to receive the existing `~/lsfg %command%` option. ## Configuration Options |
