After the recent update to Proton Experimental (which appears to have been rebased from Proton 10 to Proton 11), the amdxc64 DLL is no longer included.
Previously, this DLL enabled the use of FSR 4 on supported AMD hardware. I was successfully running FSR 4.1.0 on my RX 9070 XT using the FSR4_UPGRADE=1 option and placing amdxcffx64.dll in steamapps/compatdata/*/pfx/drive_c/windows/system32 with Valve’s Proton build, and it worked flawlessly.
With the current update, that doesn’t work anymore.
Would it be possible to reintroduce this change, or cherry-pick the relevant commit?
Hi,
After the recent update to
Proton Experimental(which appears to have been rebased from Proton 10 to Proton 11), theamdxc64DLL is no longer included.Previously, this DLL enabled the use of FSR 4 on supported AMD hardware. I was successfully running
FSR 4.1.0on myRX 9070 XTusing theFSR4_UPGRADE=1option and placingamdxcffx64.dllinsteamapps/compatdata/*/pfx/drive_c/windows/system32with Valve’s Proton build, and it worked flawlessly.With the current update, that doesn’t work anymore.
Would it be possible to reintroduce this change, or cherry-pick the relevant commit?
Relevant references:
Thanks for your work!