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 | 6121b9640e49709a4580322ee8372a494f88fa53 (patch) | |
| tree | db05cfd460f64647466534e49075938b13b9f63a /README.md | |
| parent | 2cda86fb60d9250c13f0d4ae38b6c7bed376f14a (diff) | |
| download | decky-lsfg-vk-6121b9640e49709a4580322ee8372a494f88fa53.tar.gz decky-lsfg-vk-6121b9640e49709a4580322ee8372a494f88fa53.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 |
