|
1 | 1 | { |
2 | | - "name": "decky-optiscaler", |
3 | | - "version": "0.2.2", |
4 | | - "description": "plugin to download, install, and configure Optiscaler within gamemode.", |
5 | | - "type": "module", |
6 | | - "scripts": { |
7 | | - "build": "rollup -c", |
8 | | - "watch": "rollup -c -w", |
9 | | - "test": "echo \"Error: no test specified\" && exit 1" |
10 | | - }, |
11 | | - "repository": { |
12 | | - "type": "git", |
13 | | - "url": "git+https://github.com/xXJSONDeruloXx/decky-optiscaler.git" |
14 | | - }, |
15 | | - "keywords": [ |
16 | | - "decky", |
17 | | - "plugin", |
18 | | - "DLSS", |
19 | | - "Framegen", |
20 | | - "Upscaling", |
21 | | - "FSR", |
22 | | - "DLSS-Swapper" |
23 | | - ], |
24 | | - |
25 | | - "license": "BSD-3-Clause", |
26 | | - "bugs": { |
27 | | - "url": "https://github.com/xXJSONDeruloXx/decky-optiscaler.git/issues" |
28 | | - }, |
29 | | - "homepage": "https://github.com/xXJSONDeruloXx/decky-optiscaler.git", |
30 | | - "devDependencies": { |
31 | | - "@decky/rollup": "^1.0.1", |
32 | | - "@decky/ui": "^4.7.2", |
33 | | - "@types/react": "18.3.3", |
34 | | - "@types/react-dom": "18.3.0", |
35 | | - "@types/webpack": "^5.28.5", |
36 | | - "rollup": "^4.22.5", |
37 | | - "typescript": "^5.6.2" |
38 | | - }, |
39 | | - "dependencies": { |
40 | | - "@decky/api": "^1.1.2", |
41 | | - "react-icons": "^5.3.0", |
42 | | - "tslib": "^2.7.0" |
43 | | - }, |
44 | | - "pnpm": { |
45 | | - "peerDependencyRules": { |
46 | | - "ignoreMissing": [ |
47 | | - "react", |
48 | | - "react-dom" |
49 | | - ] |
50 | | - } |
51 | | - }, |
52 | | - "remote_binary_bundling" : true, |
53 | | - "remote_binary": |
54 | | - [ |
55 | | - { |
56 | | - "name": "DisableNvidiaSignatureChecks.reg", |
57 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/DisableNvidiaSignatureChecks.reg", |
58 | | - "sha256hash": "0db810f38303fc82b6fbd0cebd7f073bf0271d3bc5f065b7584598c4eda670f7" |
59 | | - }, |
60 | | - { |
61 | | - "name": "RestoreNvidiaSignatureChecks.reg", |
62 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/RestoreNvidiaSignatureChecks.reg", |
63 | | - "sha256hash": "c096400b3106fcab37ac98fd33f8c7483af0f85b118d16133ee268aa122ddc68" |
64 | | - }, |
65 | | - { |
66 | | - "name": "_nvngx.dll", |
67 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/_nvngx.dll", |
68 | | - "sha256hash": "52a68acc4e477eeff598b5ca01f26215dc5aa487c8f150b02c27ad099c11de0b" |
69 | | - }, |
70 | | - { |
71 | | - "name": "amd_fidelityfx_dx12.dll", |
72 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/amd_fidelityfx_dx12.dll", |
73 | | - "sha256hash": "77809405a0ff464b63654f1264f0ec0fcf8f243dac7c15b5f5c032615520d143" |
74 | | - }, |
75 | | - { |
76 | | - "name": "amd_fidelityfx_vk.dll", |
77 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/amd_fidelityfx_vk.dll", |
78 | | - "sha256hash": "29d6c8c5088f6442f915d4b895dfffe09a2b5f0f1d36ab46b59d6b08c8a37b05" |
79 | | - }, |
80 | | - { |
81 | | - "name": "d3dcompiler_47.dll", |
82 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/d3dcompiler_47.dll", |
83 | | - "sha256hash": "4432bbd1a390874f3f0a503d45cc48d346abc3a8c0213c289f4b615bf0ee84f3" |
84 | | - }, |
85 | | - { |
86 | | - "name": "dlss-enabler-upscaler.dll", |
87 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dlss-enabler-upscaler.dll", |
88 | | - "sha256hash": "9449350177f64b9be5a97440417b4c8c4b5c648a4ab41b057cad17134fe4b401" |
89 | | - }, |
90 | | - { |
91 | | - "name": "dlss-enabler.dll", |
92 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dlss-enabler.dll", |
93 | | - "sha256hash": "00a880facebf5380cd9630f259fc28dd5e6f17875cdced958a2c3e38bed51b4e" |
94 | | - }, |
95 | | - { |
96 | | - "name": "dlssg_to_fsr3.ini", |
97 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dlssg_to_fsr3.ini", |
98 | | - "sha256hash": "30bd3c459e4db2159db0fd5f22d42a049153bab86ece7fad2febef145181ecbf" |
99 | | - }, |
100 | | - { |
101 | | - "name": "dlssg_to_fsr3_amd_is_better-3.0.dll", |
102 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dlssg_to_fsr3_amd_is_better-3.0.dll", |
103 | | - "sha256hash": "ce794bd6489068bd316e38aceb6db323766a2172ecada0e868913526c8c06ab0" |
104 | | - }, |
105 | | - { |
106 | | - "name": "dlssg_to_fsr3_amd_is_better.dll", |
107 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dlssg_to_fsr3_amd_is_better.dll", |
108 | | - "sha256hash": "bc0255ca9de9fe760fec38d91a6793b4ceb45684385a5085306edb8e74ae174d" |
109 | | - }, |
110 | | - { |
111 | | - "name": "dxgi.dll", |
112 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dxgi.dll", |
113 | | - "sha256hash": "9ae73670c5dbb80f40d98176cb4426992f0cb0b9d0143b1d8083838d03b7d6fc" |
114 | | - }, |
115 | | - { |
116 | | - "name": "dxvk.conf", |
117 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dxvk.conf", |
118 | | - "sha256hash": "fb4b28b38fa5d36e95f76498416f7875815e94d2914878b70599cd6d87a98e12" |
119 | | - }, |
120 | | - { |
121 | | - "name": "fakenvapi.ini", |
122 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/fakenvapi.ini", |
123 | | - "sha256hash": "672d65665cddb21a10b525daa987179871ddf97f328861a3e4b6a76671457e28" |
124 | | - }, |
125 | | - { |
126 | | - "name": "libxess.dll", |
127 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/libxess.dll", |
128 | | - "sha256hash": "703ab8debc05ae209f6e4622cc06edf9f95a241f7ce68ee75c8955564d36ad70" |
129 | | - }, |
130 | | - { |
131 | | - "name": "nvapi64.dll", |
132 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/nvapi64.dll", |
133 | | - "sha256hash": "8c9d602442d291a6c51db7cdd9f79a0617de5742af42a56fcb918e4f9ca3ba52" |
134 | | - }, |
135 | | - { |
136 | | - "name": "nvngx-wrapper.dll", |
137 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/nvngx-wrapper.dll", |
138 | | - "sha256hash": "6bb7f36f7dc3fffd588f2c6d2341c13f2a690ade0a7ef6c74ccdb2387cd5952e" |
139 | | - }, |
140 | | - { |
141 | | - "name": "nvngx.ini", |
142 | | - "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/nvngx.ini", |
143 | | - "sha256hash": "3e083428c87054235aedb61cb4cc5afa1716a540146b978ddcd3ce2d590292a8" |
144 | | - } |
145 | | - ] |
| 2 | + "name": "decky-optiscaler", |
| 3 | + "version": "0.2.2", |
| 4 | + "description": "plugin to download, install, and configure Optiscaler within gamemode.", |
| 5 | + "type": "module", |
| 6 | + "scripts": { |
| 7 | + "build": "rollup -c", |
| 8 | + "watch": "rollup -c -w", |
| 9 | + "test": "echo \"Error: no test specified\" && exit 1" |
| 10 | + }, |
| 11 | + "repository": { |
| 12 | + "type": "git", |
| 13 | + "url": "git+https://github.com/xXJSONDeruloXx/decky-optiscaler.git" |
| 14 | + }, |
| 15 | + "keywords": [ |
| 16 | + "decky", |
| 17 | + "plugin", |
| 18 | + "DLSS", |
| 19 | + "Framegen", |
| 20 | + "Upscaling", |
| 21 | + "FSR", |
| 22 | + "DLSS-Swapper" |
| 23 | + ], |
| 24 | + |
| 25 | + "license": "BSD-3-Clause", |
| 26 | + "bugs": { |
| 27 | + "url": "https://github.com/xXJSONDeruloXx/decky-optiscaler.git/issues" |
| 28 | + }, |
| 29 | + "homepage": "https://github.com/xXJSONDeruloXx/decky-optiscaler.git", |
| 30 | + "devDependencies": { |
| 31 | + "@decky/rollup": "^1.0.1", |
| 32 | + "@decky/ui": "^4.10.1", |
| 33 | + "@types/react": "18.3.3", |
| 34 | + "@types/react-dom": "18.3.0", |
| 35 | + "@types/webpack": "^5.28.5", |
| 36 | + "rollup": "^4.22.5", |
| 37 | + "typescript": "^5.6.2" |
| 38 | + }, |
| 39 | + "dependencies": { |
| 40 | + "@decky/api": "^1.1.2", |
| 41 | + "react-icons": "^5.3.0", |
| 42 | + "tslib": "^2.7.0" |
| 43 | + }, |
| 44 | + "pnpm": { |
| 45 | + "peerDependencyRules": { |
| 46 | + "ignoreMissing": [ |
| 47 | + "react", |
| 48 | + "react-dom" |
| 49 | + ] |
| 50 | + } |
| 51 | + }, |
| 52 | + "remote_binary_bundling": true, |
| 53 | + "remote_binary": [ |
| 54 | + { |
| 55 | + "name": "DisableNvidiaSignatureChecks.reg", |
| 56 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/DisableNvidiaSignatureChecks.reg", |
| 57 | + "sha256hash": "0db810f38303fc82b6fbd0cebd7f073bf0271d3bc5f065b7584598c4eda670f7" |
| 58 | + }, |
| 59 | + { |
| 60 | + "name": "RestoreNvidiaSignatureChecks.reg", |
| 61 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/RestoreNvidiaSignatureChecks.reg", |
| 62 | + "sha256hash": "c096400b3106fcab37ac98fd33f8c7483af0f85b118d16133ee268aa122ddc68" |
| 63 | + }, |
| 64 | + { |
| 65 | + "name": "_nvngx.dll", |
| 66 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/_nvngx.dll", |
| 67 | + "sha256hash": "52a68acc4e477eeff598b5ca01f26215dc5aa487c8f150b02c27ad099c11de0b" |
| 68 | + }, |
| 69 | + { |
| 70 | + "name": "amd_fidelityfx_dx12.dll", |
| 71 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/amd_fidelityfx_dx12.dll", |
| 72 | + "sha256hash": "77809405a0ff464b63654f1264f0ec0fcf8f243dac7c15b5f5c032615520d143" |
| 73 | + }, |
| 74 | + { |
| 75 | + "name": "amd_fidelityfx_vk.dll", |
| 76 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/amd_fidelityfx_vk.dll", |
| 77 | + "sha256hash": "29d6c8c5088f6442f915d4b895dfffe09a2b5f0f1d36ab46b59d6b08c8a37b05" |
| 78 | + }, |
| 79 | + { |
| 80 | + "name": "d3dcompiler_47.dll", |
| 81 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/d3dcompiler_47.dll", |
| 82 | + "sha256hash": "4432bbd1a390874f3f0a503d45cc48d346abc3a8c0213c289f4b615bf0ee84f3" |
| 83 | + }, |
| 84 | + { |
| 85 | + "name": "dlss-enabler-upscaler.dll", |
| 86 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dlss-enabler-upscaler.dll", |
| 87 | + "sha256hash": "9449350177f64b9be5a97440417b4c8c4b5c648a4ab41b057cad17134fe4b401" |
| 88 | + }, |
| 89 | + { |
| 90 | + "name": "dlss-enabler.dll", |
| 91 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dlss-enabler.dll", |
| 92 | + "sha256hash": "00a880facebf5380cd9630f259fc28dd5e6f17875cdced958a2c3e38bed51b4e" |
| 93 | + }, |
| 94 | + { |
| 95 | + "name": "dlssg_to_fsr3.ini", |
| 96 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dlssg_to_fsr3.ini", |
| 97 | + "sha256hash": "30bd3c459e4db2159db0fd5f22d42a049153bab86ece7fad2febef145181ecbf" |
| 98 | + }, |
| 99 | + { |
| 100 | + "name": "dlssg_to_fsr3_amd_is_better-3.0.dll", |
| 101 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dlssg_to_fsr3_amd_is_better-3.0.dll", |
| 102 | + "sha256hash": "ce794bd6489068bd316e38aceb6db323766a2172ecada0e868913526c8c06ab0" |
| 103 | + }, |
| 104 | + { |
| 105 | + "name": "dlssg_to_fsr3_amd_is_better.dll", |
| 106 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dlssg_to_fsr3_amd_is_better.dll", |
| 107 | + "sha256hash": "bc0255ca9de9fe760fec38d91a6793b4ceb45684385a5085306edb8e74ae174d" |
| 108 | + }, |
| 109 | + { |
| 110 | + "name": "dxgi.dll", |
| 111 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dxgi.dll", |
| 112 | + "sha256hash": "9ae73670c5dbb80f40d98176cb4426992f0cb0b9d0143b1d8083838d03b7d6fc" |
| 113 | + }, |
| 114 | + { |
| 115 | + "name": "dxvk.conf", |
| 116 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/dxvk.conf", |
| 117 | + "sha256hash": "fb4b28b38fa5d36e95f76498416f7875815e94d2914878b70599cd6d87a98e12" |
| 118 | + }, |
| 119 | + { |
| 120 | + "name": "fakenvapi.ini", |
| 121 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/fakenvapi.ini", |
| 122 | + "sha256hash": "672d65665cddb21a10b525daa987179871ddf97f328861a3e4b6a76671457e28" |
| 123 | + }, |
| 124 | + { |
| 125 | + "name": "libxess.dll", |
| 126 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/libxess.dll", |
| 127 | + "sha256hash": "703ab8debc05ae209f6e4622cc06edf9f95a241f7ce68ee75c8955564d36ad70" |
| 128 | + }, |
| 129 | + { |
| 130 | + "name": "nvapi64.dll", |
| 131 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/nvapi64.dll", |
| 132 | + "sha256hash": "8c9d602442d291a6c51db7cdd9f79a0617de5742af42a56fcb918e4f9ca3ba52" |
| 133 | + }, |
| 134 | + { |
| 135 | + "name": "nvngx-wrapper.dll", |
| 136 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/nvngx-wrapper.dll", |
| 137 | + "sha256hash": "6bb7f36f7dc3fffd588f2c6d2341c13f2a690ade0a7ef6c74ccdb2387cd5952e" |
| 138 | + }, |
| 139 | + { |
| 140 | + "name": "nvngx.ini", |
| 141 | + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/binaries-DLSS-Enabler-3.02-Stable/nvngx.ini", |
| 142 | + "sha256hash": "3e083428c87054235aedb61cb4cc5afa1716a540146b978ddcd3ce2d590292a8" |
| 143 | + } |
| 144 | + ] |
146 | 145 | } |
147 | | - |
148 | | - |
0 commit comments