diff options
| author | xXJsonDeruloXx <danielhimebauch@gmail.com> | 2026-08-06 23:24:08 -0400 |
|---|---|---|
| committer | xXJsonDeruloXx <danielhimebauch@gmail.com> | 2026-08-06 23:24:08 -0400 |
| commit | cdac13abe80137ef5546b699200ea72fd045e149 (patch) | |
| tree | 72a4ec30dfafbd9797a1d52958fd7f66ac9114f4 /package.json | |
| parent | a52a7ba0ea7366f6f035594582c9bc1876ae65bd (diff) | |
| download | decky-lsfg-vk-cdac13abe80137ef5546b699200ea72fd045e149.tar.gz decky-lsfg-vk-cdac13abe80137ef5546b699200ea72fd045e149.zip | |
fix: use v1 layer image-quality backport
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 4e32940..db1a97a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-lsfg-vk", - "version": "0.12.8", + "version": "0.12.9", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { @@ -50,8 +50,8 @@ "remote_binary": [ { "name": "lsfg-vk_noui.zip", - "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/fp16-test-2/lsfg-vk_noui.zip", - "sha256hash": "a406b3730144c2011e2c2acd3cf44f3ec6c048ee86099bc9c3ac90aa1515e5ec" + "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/v1.0.0-amd-robust-image-quality/lsfg-vk_noui.zip", + "sha256hash": "bdb023c5bfb97ab0e79e7f7c5778e31807b02150086821fcfe6ba29ad7a2a9ba" }, { "name": "org.freedesktop.Platform.VulkanLayer.lsfg_vk_23.08.flatpak", |
