From 6d0346cb2e2b97ac08771eb10af96e5c43a3c98f Mon Sep 17 00:00:00 2001 From: XxJSONDeruloxX Date: Sun, 19 Apr 2026 12:41:49 -0400 Subject: feat: upgrade OptiPatcher to rolling release (base v0.39, 2026-04-17) Switches from the pinned v0.30 build to the rolling release snapshot (base v0.39, commit 3c4a858, built 2026-04-17). Notable additions over v0.30: - Clair Obscur: Expedition 33, Oblivion Remastered, Mafia The Old Country - South of Midnight, ROMEO, Windrose, Super Meat Boy 3D - Soulstice, Star Trek Voyager, Samson, VOID/BREAKER fixes - I Am Jesus Christ, Half Sword, Bellwright, Deadzone Rogue - ~80 additional game entries total vs v0.30 Rolling build is pinned at a verified sha256 on the bleeding-edge repo so the Decky CLI remote_binary download has a stable URL. sha256: 88b9e1be3559737cd205fdf5f2c8550cf1923fb1def4c603e5bf03c3e84131b1 source: https://github.com/optiscaler/OptiPatcher/releases/tag/rolling --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 1075322..97f17bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-framegen", - "version": "0.15.2", + "version": "0.15.3", "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": { @@ -63,9 +63,9 @@ "name": "amd_fidelityfx_upscaler_dx12.dll" }, { - "sha256hash": "c4afb71d179894ac68874d48295e101fedb0dd8e10bcec29163760465706267c", - "url": "https://github.com/optiscaler/OptiPatcher/releases/download/v0.30/OptiPatcher_v0.30.asi", - "name": "OptiPatcher_v0.30.asi" + "sha256hash": "88b9e1be3559737cd205fdf5f2c8550cf1923fb1def4c603e5bf03c3e84131b1", + "url": "https://github.com/xXJSONDeruloXx/OptiScaler-Bleeding-Edge/releases/download/bins-for-optipatcher-rolling/OptiPatcher_rolling.asi", + "name": "OptiPatcher_rolling.asi" } ] } -- cgit v1.2.3