summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorxXJsonDeruloXx <danielhimebauch@gmail.com>2026-08-06 21:26:40 -0400
committerxXJsonDeruloXx <danielhimebauch@gmail.com>2026-08-06 21:26:40 -0400
commit598931c87995a9e2f3af045ca51c736729ae5197 (patch)
tree95999a21ffd0b2ecb83c8b1b226aced4ddbbd171 /scripts
parent6435769b270c8f849839a971f21b802a3f70662e (diff)
downloaddecky-lsfg-vk-598931c87995a9e2f3af045ca51c736729ae5197.tar.gz
decky-lsfg-vk-598931c87995a9e2f3af045ca51c736729ae5197.zip
fix: expose runtime 1x passthrough in Decky
Diffstat (limited to 'scripts')
-rw-r--r--scripts/generate_python_boilerplate.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/generate_python_boilerplate.py b/scripts/generate_python_boilerplate.py
index 5027023..cc5197c 100644
--- a/scripts/generate_python_boilerplate.py
+++ b/scripts/generate_python_boilerplate.py
@@ -34,7 +34,6 @@ def get_env_var_name(field_name: str) -> str:
"enable_wow64": "PROTON_USE_WOW64",
"disable_steamdeck_mode": "SteamDeck",
"mangohud_workaround": "MANGOHUD",
- "disable_lsfgvk": "DISABLE_LSFGVK",
"use_native_matching": "DECKY_LSFGVK_AUTO_PROFILE",
"disable_vkbasalt": "DISABLE_VKBASALT",
"force_enable_vkbasalt": "ENABLE_VKBASALT",