diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-08-08 10:44:24 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-08-08 10:44:24 -0400 |
| commit | 01e7b8b31553975aff30cdef3b111adde6d27aa3 (patch) | |
| tree | 5d4ba1ebfb769d8f22923a36749e3513ac1cf4f6 /package.json | |
| parent | 4967dbb4ea19182c982c8107574a85f306266e8f (diff) | |
| download | Decky-Framegen-01e7b8b31553975aff30cdef3b111adde6d27aa3.tar.gz Decky-Framegen-01e7b8b31553975aff30cdef3b111adde6d27aa3.zip | |
testing xess 2.1 dll swap inv0.11.11
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/package.json b/package.json index 6a10ea4..a0fbde6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-framegen", - "version": "0.11.10", + "version": "0.11.11", "description": "This plugin installs and manages OptiScaler, a tool that enhances upscaling and enables frame generation in a range of DirectX 12 games.", "type": "module", "scripts": { @@ -57,7 +57,17 @@ "name": "BUNDLE_OptiScaler_v0.7.7-pre13_20250731-20250804-002946.7z", "url": "https://github.com/xXJSONDeruloXx/OptiScaler-Bleeding-Edge/releases/download/BUNDLE_OptiScaler_v0.7.7-pre13_20250731-20250804-002946/BUNDLE_OptiScaler_v0.7.7-pre13_20250731-20250804-002946.7z", "size": 61144853 - } + }, + { + "name": "libxess.dll", + "url": "https://github.com/xXJSONDeruloXx/xess-dlls/releases/download/20250808-142556/libxess.dll", + "sha256hash": "a49f487f15a815c1242b659182cc9365b6aff2d94051d25d5379316bdb11a2dd" + }, + { + "name": "libxess_dx11.dll", + "url": "https://github.com/xXJSONDeruloXx/xess-dlls/releases/download/20250808-142556/libxess_dx11.dll", + "sha256hash": "249c87dea58aa9d6f6b5309d5acaf6b95e77bb8055735a3f162e3d24af086733" + } ] } |
