diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | package.json | 8 |
2 files changed, 5 insertions, 5 deletions
@@ -38,7 +38,7 @@ This plugin uses OptiScaler to replace DLSS calls with FSR3/FSR3.1, giving you: ## Technical Details ### What's Included -- **OptiScaler_v0.7.7-pre12_20250702+**: Latest bleeding-edge build (as of writing), with new features such as OptiFG for adding FG to games without any FG (highly experimental) +- **OptiScaler_v0.7.7-pre13_20250731+**: Latest bleeding-edge build (as of writing), with new features such as OptiFG for adding FG to games without any FG (highly experimental) - **Nukem9's DLSSG to FSR3 mod**: Allows use of DLSS inputs for FSR frame gen outputs, and xess or FSR upscaling outputs - **FakeNVAPI**: NVIDIA API emulation for AMD/Intel GPUs, to make DLSS options selectable in game - **Supporting Libraries**: All required DX12/Vulkan libraries (libxess.dll, amd_fidelityfx, etc.) diff --git a/package.json b/package.json index 688baa0..ab8e1b1 100644 --- a/package.json +++ b/package.json @@ -53,10 +53,10 @@ "remote_binary": [ { - "sha256hash": "39c58751633ca9e08d5fce3c00c1a8f9b1e91ece9d2d90a58182d16c5a3a97c3", - "name": "BUNDLED_OptiScaler_v0.7.7-pre12_20250702.7z", - "url": "https://github.com/xXJSONDeruloXx/OptiScaler-Bleeding-Edge/releases/download/OptiScaler_v0.7.7-pre12_20250702_unsigned_dll-20250721-033539/BUNDLED_OptiScaler_v0.7.7-pre12_20250702.7z", - "size": 60721676 + "sha256hash": "5541e69280ca6f5e4f8f57e07544231c16f0f37d83c56b08484ebeb626f3767a", + "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 } ] } |
