summaryrefslogtreecommitdiff
path: root/py_modules/lsfg_vk/constants.py
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-11-27 22:24:13 -0500
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-11-27 22:24:13 -0500
commit4d6360812d56923b42ee9bd5a13d2f95a1d1c958 (patch)
tree2a5b3521e470b42be2f34c61ba2808f1065e16b4 /py_modules/lsfg_vk/constants.py
parent56c493184fc3960e3b33aa789fad618962c339ae (diff)
downloaddecky-lsfg-vk-4d6360812d56923b42ee9bd5a13d2f95a1d1c958.tar.gz
decky-lsfg-vk-4d6360812d56923b42ee9bd5a13d2f95a1d1c958.zip
add experimental arm .so and overwrite logic on setup
Diffstat (limited to 'py_modules/lsfg_vk/constants.py')
-rw-r--r--py_modules/lsfg_vk/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/py_modules/lsfg_vk/constants.py b/py_modules/lsfg_vk/constants.py
index 3d8e44a..795c1bf 100644
--- a/py_modules/lsfg_vk/constants.py
+++ b/py_modules/lsfg_vk/constants.py
@@ -14,6 +14,7 @@ CONFIG_FILENAME = "conf.toml"
LIB_FILENAME = "liblsfg-vk.so"
JSON_FILENAME = "VkLayer_LS_frame_generation.json"
ZIP_FILENAME = "lsfg-vk_noui.zip"
+ARM_LIB_FILENAME = "liblsfg-vk-arm64.so"
FLATPAK_23_08_FILENAME = "org.freedesktop.Platform.VulkanLayer.lsfg_vk_23.08.flatpak"
FLATPAK_24_08_FILENAME = "org.freedesktop.Platform.VulkanLayer.lsfg_vk_24.08.flatpak"