summaryrefslogtreecommitdiff
path: root/py_modules/lsfg_vk/constants.py
diff options
context:
space:
mode:
authorKurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>2025-07-30 12:55:00 -0700
committerGitHub <noreply@github.com>2025-07-30 12:55:00 -0700
commitda9c3c8ec04933e921cce0929734a096b7e544fc (patch)
tree808580ac03d3a2815055b4ed219562e7affd16df /py_modules/lsfg_vk/constants.py
parentb04fa027f7291710359bb6c4a8c1d0ebb85d53e5 (diff)
parente8dc90a60ff4d9da00397dd8dbdff72bae0e9359 (diff)
downloaddecky-lsfg-vk-da9c3c8ec04933e921cce0929734a096b7e544fc.tar.gz
decky-lsfg-vk-da9c3c8ec04933e921cce0929734a096b7e544fc.zip
Merge pull request #102 from xXJSONDeruloXx/lsfg-vk-9.0-upstream
initial test to build on noui package based on upstream build of lsfg…
Diffstat (limited to 'py_modules/lsfg_vk/constants.py')
-rw-r--r--py_modules/lsfg_vk/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/py_modules/lsfg_vk/constants.py b/py_modules/lsfg_vk/constants.py
index 252c7a5..69989c1 100644
--- a/py_modules/lsfg_vk/constants.py
+++ b/py_modules/lsfg_vk/constants.py
@@ -15,7 +15,7 @@ SCRIPT_NAME = "lsfg"
CONFIG_FILENAME = "conf.toml"
LIB_FILENAME = "liblsfg-vk.so"
JSON_FILENAME = "VkLayer_LS_frame_generation.json"
-ZIP_FILENAME = "lsfg-vk_archlinux.zip"
+ZIP_FILENAME = "lsfg-vk_noui.zip"
# File extensions
SO_EXT = ".so"