summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-11 20:38:08 -0400
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-11 20:38:08 -0400
commitb608ff53bbe8bc673b9729912844d2a150213c5b (patch)
tree745f0151ec6f50eec7153ea26e7a976d673465ef /README.md
parente8927d3bc54b63d402c3f083ba9c1f5546a4eb8b (diff)
downloaddecky-lsfg-vk-b608ff53bbe8bc673b9729912844d2a150213c5b.tar.gz
decky-lsfg-vk-b608ff53bbe8bc673b9729912844d2a150213c5b.zip
add more toggle options
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index d0edb9c..166559e 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ This plugin automates the installation of lsfg-vk, a compatibility layer that al
- Set FPS multiplier (2-4)
- Adjust flow scale (0.25-1.0)
- Toggle HDR mode
+ - Toggle immediate mode (disable vsync)
6. **Apply launch commands** to the game you want to use frame generation with:
- **Option 1 (Recommended)**: `~/lsfg && %COMMAND%` - Uses your plugin configuration
- **Option 2**: Manual environment variables like `ENABLE_LSFG=1 LSFG_MULTIPLIER=2 %COMMAND%`
@@ -28,7 +29,7 @@ The plugin:
- Extracts the lsfg-vk library to `~/.local/lib/`
- Installs the Vulkan layer configuration to `~/.local/share/vulkan/implicit_layer.d/`
- Creates an executable `lsfg` script in the home directory with configurable settings
-- Provides a user-friendly interface to configure LSFG settings (enable/disable, multiplier, flow scale, HDR)
+- Provides a user-friendly interface to configure LSFG settings (enable/disable, multiplier, flow scale, HDR, immediate mode)
- Automatically updates the `lsfg` script when settings are changed
- Provides easy uninstallation by removing these files when no longer needed