summaryrefslogtreecommitdiff
path: root/package.json
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 /package.json
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 'package.json')
-rw-r--r--package.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0174f9a..7d1ac8b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "decky-lsfg-vk",
- "version": "0.12.2",
+ "version": "0.12.3",
"description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer",
"type": "module",
"scripts": {
@@ -63,6 +63,11 @@
"name": "org.freedesktop.Platform.VulkanLayer.lsfg_vk_25.08.flatpak",
"url": "https://github.com/PancakeTAS/lsfg-vk/releases/download/v1.0.0/org.freedesktop.Platform.VulkanLayer.lsfg_vk_25.08.flatpak",
"sha256hash": "0651bda96751ef0f1314a5179585926a0cd354476790ca2616662c39fe6fae54"
+ },
+ {
+ "name": "liblsfg-vk-arm64.so",
+ "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/arm-test/liblsfg-vk.so",
+ "sha256hash": "c745893b3798eb1acb422775a43107fc3f2efb2ae2711090b90b04941d8de309"
}
],
"pnpm": {