diff options
| author | Janleyx <242423638+Janleyx@users.noreply.github.com> | 2026-07-20 17:28:36 -0400 |
|---|---|---|
| committer | Janleyx <242423638+Janleyx@users.noreply.github.com> | 2026-07-20 17:28:36 -0400 |
| commit | ff3213291a56ea8de73335adcceed3962a40114d (patch) | |
| tree | c0057e03718c5ca919b6113de2ec129175608fbd | |
| parent | 84c79a3158d596af97dd89c1abffa2dad8ab899c (diff) | |
| download | decky-lsfg-vk-ff3213291a56ea8de73335adcceed3962a40114d.tar.gz decky-lsfg-vk-ff3213291a56ea8de73335adcceed3962a40114d.zip | |
remove Armada README section
| -rw-r--r-- | README.md | 21 |
1 files changed, 0 insertions, 21 deletions
@@ -39,27 +39,6 @@ A Decky plugin that streamlines the installation of **lsfg-vk** ([Lossless Scali - Or use the "Launch Option Clipboard" button in the plugin to copy the command 6. **Launch your game** - frame generation will activate automatically using your plugin configuration -### Armada launch options - -Armada games already use `/usr/libexec/armada/armada-game-launch %command%` -to apply their FEX profile and controller/runtime fixes. Preserve that wrapper by -prepending LSFG to the existing option: - -```bash -~/lsfg /usr/libexec/armada/armada-game-launch %command% -``` - -The plugin detects Armada and copies this combined command automatically. LSFG -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. 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 The plugin provides several configuration options to optimize frame generation for your games: |
