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

[Feature Request] Add prod80's shader effects repo as well #1

Closed Nano-Ocelot closed 2 years ago

Nano-Ocelot commented 2 years ago

Basically I'm just requesting that another popular repo https://github.com/prod80/prod80-ReShade-Repository be added to the script as well. A lot of these effects are popularly used in various presets that are found online for games. Having support for this repo of shaders would make it even easier to have this script as an all-in-one tool for reshade. Anyway, great work. This makes installing reshade so much easier than any other tool I've found out there.

kevinlekiller commented 2 years ago

You'll want to use the REBUILD_MERGE option, to pick up the new repo.

REBUILD_MERGE=1 ./reshade-linux.sh

Nano-Ocelot commented 2 years ago

great, works perfectly