diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
