kevinlekiller / reshade-steam-proton

Easy setup and updating of ReShade on Linux for games using wine or proton.
GNU General Public License v2.0
361 stars 19 forks source link

Rollback? #39

Open Azurion42 opened 10 months ago

Azurion42 commented 10 months ago

Is there a way to roll back to a previous version of Reshade? I've updated to 5.9.2 with this script, but it broke something in my game for screenshots, I need to roll back to 5.8.0 to get it working again (as verified by someone else on windows with a similar issue) I'm on Fedora 38 KDE

lucifertdark commented 10 months ago

if you use the RESHADE_VERSION="" command to run the script that will give you the version you want.

RESHADE_VERSION="5.8.0" ./reshade-linux.sh

Azurion42 commented 10 months ago

Thank you very much!

Slvrtnge commented 9 months ago

Hi there, similar question but how do I update the reshade for a game that I've already added reshade to (with this script)? I don't wanna lose the settings etc. is there a simple script to do that? Also just shout out to this script for being awesome.