From 9ca1d59049f8c37a49db1bfb75e471f752b8daaf Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Wed, 16 Jul 2025 11:33:17 -0400 Subject: slider non notches for fps capper --- py_modules/lsfg_vk/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'py_modules/lsfg_vk/plugin.py') diff --git a/py_modules/lsfg_vk/plugin.py b/py_modules/lsfg_vk/plugin.py index 7cda63a..7dcda4e 100644 --- a/py_modules/lsfg_vk/plugin.py +++ b/py_modules/lsfg_vk/plugin.py @@ -84,7 +84,7 @@ class Plugin: perf_mode: Whether to enable performance mode immediate_mode: Whether to enable immediate present mode (disable vsync) disable_vkbasalt: Whether to disable vkbasalt layer - frame_cap: Frame rate cap value (10-60) + frame_cap: Frame rate cap value (0-60, 0 = disabled) Returns: ConfigurationResponse dict with success status -- cgit v1.2.3