summaryrefslogtreecommitdiff
path: root/py_modules/lsfg_vk/constants.py
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-16 10:42:54 -0400
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-16 10:42:54 -0400
commiteb1c32ee61d4d4098feb1441ea5bf3b73f520780 (patch)
tree4aa33d86c429f10f41051b5db0b7a494ff93c082 /py_modules/lsfg_vk/constants.py
parent80247f76332d2704e21361192b774f31b1520e57 (diff)
downloaddecky-lsfg-vk-eb1c32ee61d4d4098feb1441ea5bf3b73f520780.tar.gz
decky-lsfg-vk-eb1c32ee61d4d4098feb1441ea5bf3b73f520780.zip
initial add of fps cap ui toggle
Diffstat (limited to 'py_modules/lsfg_vk/constants.py')
-rw-r--r--py_modules/lsfg_vk/constants.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/py_modules/lsfg_vk/constants.py b/py_modules/lsfg_vk/constants.py
index 2440d9d..878ac2f 100644
--- a/py_modules/lsfg_vk/constants.py
+++ b/py_modules/lsfg_vk/constants.py
@@ -36,6 +36,7 @@ export LSFG_FLOW_SCALE={flow_scale}
{perf_mode}
{immediate_mode}
{disable_vkbasalt}
+{frame_cap}
# Execute the passed command with the environment variables set
exec "$@"
@@ -54,3 +55,4 @@ DEFAULT_HDR = False
DEFAULT_PERF_MODE = True
DEFAULT_IMMEDIATE_MODE = False
DEFAULT_DISABLE_VKBASALT = True
+DEFAULT_FRAME_CAP = 0