Skip to content

Releases: xXJSONDeruloXx/Decky-Framegen

v0.15.3

19 Apr 16:42

Choose a tag to compare

Changes

OptiPatcher upgraded to rolling release (base v0.39, 2026-04-17)

Switches from the pinned v0.30 build to the latest rolling release snapshot. 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 vs v0.30 — more games will have DLSS/DLSS-G options unlocked

The rolling build is pinned at a verified sha256 on a stable URL so plugin installs are reproducible.

v0.15.2

19 Apr 16:30

Choose a tag to compare

Changes

fix: drop nvngx.dll

The nvngx.dll bundled from the OptiScaler v0.7.8-pre0 nightly has been removed. the bare NVIDIA DLL was redundant and caused export-not-found failures on Proton. The OptiScaler 0.9.0-final release notes also explicitly advise Linux users to delete nvngx.dll when upgrading from older versions.

nvngx.dll is still swept from existing game installs on the next patch or uninstall for a clean migration.

v0.15.1 — OptiScaler 0.9.0-final

03 Apr 14:12
9e45eca

Choose a tag to compare

Decky Framegen v0.15.1

OptiScaler updated to the v0.9.0 final release (2026-04-01). This replaces the previous pre11 test build.

What changed

  • OptiScaler 0.9.0-final bundled (Optiscaler_0.9.0-final.20260401._AF.7z)
  • FSR4 upscaler DLL updated to 4.0.2c build
  • D3D12_Optiscaler/ directory is now copied to game folders on install and patch — required by the new OptiScaler release for FSR4/FidelityFX DX12 paths
  • FGType removed from INI — v0.9-final split this into FGInput and FGOutput. The plugin sets both to nukems on fresh install. Existing per-game INIs are migrated automatically on the next game launch (fgmod wrapper) or re-patch
  • Proxy DLL picker — choose which DLL name OptiScaler installs as (dxgi.dll, winmm.dll, version.dll, etc.) from a dropdown in the plugin UI
  • Steam game picker — select an installed Steam game and set its launch options directly from the plugin, no manual copy-paste required. Clipboard commands remain available for Heroic/Lutris
  • WINEDLLOVERRIDES in the launch wrapper now reflects the actual chosen DLL name instead of always using dxgi

Notes

  • This is a pre-release build on the opti-090-final branch. The official OptiScaler v0.9 release URL is used directly; no staging mirror.
  • Requires a fresh Install from the plugin UI to pick up the new OptiScaler archive and the D3D12_Optiscaler/ directory.

v0.15.1

20 Mar 17:40

Choose a tag to compare

v0.15.1 Pre-release
Pre-release
chore: bump version to 0.15.1

v0.15.0

20 Mar 00:00

Choose a tag to compare

OptiScaler 0.9.0-pre11 with RDNA2-optimized amd_fidelityfx_upscaler_dx12.dll override.

v0.14.0

27 Feb 02:40
db29155

Choose a tag to compare

v0.14.0 Pre-release
Pre-release

What's Changed

  • Fix uninstaller causing game file corruption on second launch by @Wurielle in #177
  • Allow to edit the OptiScaler.ini config using environment variables by @Wurielle in #175
  • Fix Steam process tracking - remove exec and filter -- separators by @xXJSONDeruloXx in #173

New Contributors

Full Changelog: v0.13.3...v0.14.0

v0.13.0

27 Sep 21:06

Choose a tag to compare

  • add an advanced mode that lets you select a path to do the optiscaler patching, should address games where we don't already have a path override
  • you can also unpatch from a specified directory, this can be useful in case the unpatching launch option does not work as expected with the usual uninstall.sh launch arg
  • you will need to use the new clipboard button for the winedlloverrides arg instead of the streamlined script copy button version for those with the custom path override
  • very experimental, looking forward to feedback!
image

v0.12.6

26 Sep 04:17

Choose a tag to compare

v0.12.6 Pre-release
Pre-release
  • add ff XIV launcher path override, needs testing. per #140

v0.12.5

25 Sep 19:32

Choose a tag to compare

v0.12.5 Pre-release
Pre-release
  • add some logic in installer and uninstaller to clean up nvapi64.dll from previous fakenvapi installations from previous builds, should be better at cleaning up game directories without requiring steam file verification to fix launch issues after unpatch

v0.12.4

24 Sep 03:24

Choose a tag to compare

v0.12.4 Pre-release
Pre-release
  • revert fakenvapi rename
  • reverted to opti 0.9.0 Pre3 to resolve linux ui not showing bug