summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>2025-09-16 13:23:42 -0400
committerGitHub <noreply@github.com>2025-09-16 13:23:42 -0400
commit3ddf071506e02b7580afe20684148cf345381c9d (patch)
treec0af68fb2bdfa6e2576f74a4735eb76fa89da445 /package.json
parent76ee4ac8fc9cedf14b25a5053f5af2cad3754198 (diff)
parent03e8021d541c4c64c1003b0000cfe6fa45746ec4 (diff)
downloadDecky-Framegen-3ddf071506e02b7580afe20684148cf345381c9d.tar.gz
Decky-Framegen-3ddf071506e02b7580afe20684148cf345381c9d.zip
Merge pull request #134 from xXJSONDeruloXx/fsr4-dropin
feat: add int8 custom fsr dll, set opti ini to fsr4 true
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 7afd954..f951001 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "decky-framegen",
- "version": "0.11.13",
+ "version": "0.11.15",
"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": {
@@ -53,8 +53,8 @@
"remote_binary":
[
{
- "sha256hash": "70103bf3746140d368179773edeafb02ec9718efa130276b8da833c3156fbfe3",
- "url": "https://github.com/optiscaler/OptiScaler/releases/download/v0.7.9/OptiScaler_0.7.9.7z",
+ "sha256hash": "109d1030c889a70ad30813fdb60c23d08becaab90c6b7d2ae4f7c71338dd7779",
+ "url": "https://github.com/xXJSONDeruloXx/OptiScaler-Bleeding-Edge/releases/download/OptiScaler_v0.7.9_fsr4_int8/OptiScaler_0.7.9.7z",
"name": "OptiScaler_0.7.9.7z",
"size": 0
},