From b608ff53bbe8bc673b9729912844d2a150213c5b Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Fri, 11 Jul 2025 20:38:08 -0400 Subject: add more toggle options --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3