mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2025-02-01 04:05:38 +00:00
ad27f8bac3
- Add fxaa.fx, aa-shader-40.fx, bilateral.fx; - Update geom.fx, crt-geom.fx, bicubic.fx, lanczos3.fx, super-xbr.fx. |
||
---|---|---|
.. | ||
Shaders | ||
Textures | ||
README.md | ||
REFERENCE.md | ||
source.txt |
ReShade FX shaders
This repository aims to collect post-processing shaders written in the ReShade FX shader language.
Installation
- Download this repository
- Extract the downloaded archive file somewhere
- Start your game, open the ReShade in-game menu and switch to the "Settings" tab
- Add the path to the extracted Shaders folder to "Effect Search Paths"
- Add the path to the extracted Textures folder to "Texture Search Paths"
- Switch back to the "Home" tab and click on "Reload" to load the shaders
Contributing
Check out the language reference document to get started on how to write your own!