feat: upgrade to OptiScaler 0.9.4-pre1#200
Open
xXJSONDeruloXx wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Upgrades OptiScaler from 0.9.3 to 0.9.4-pre1 for the 15.7 release build.
Changes in 0.9.4-pre1
New bundled file:
amdxcffx64.dll(66.8 MB)Config change:
Fsr4Modelrenamed toFsr4Preset(functionality unchanged)Updated:
OptiScaler.dllwith new build (slightly smaller, new hash)Files Changed
main.py- Updated OPTISCALER_ARCHIVE_ASSET with new URL, SHA256, and versionpackage.json- Updated remote_binary entry for OptiScaler archiveVerification
02b407d69a7372ada6eaa8db2c835e9432a9ec436ffe8eea34eecf9c5f6c240cupdate-optiscaler-config.py,fgmod.sh) remain compatibleNotes
The archive now includes
amdxcffx64.dllwhich the plugin already handles via variant switching. The existing FSR4 variant logic (rdna4-native, rdna34-official-411) works as-is since the file structure is unchanged.