mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 22:05:38 +00:00
20 lines
766 B
Markdown
20 lines
766 B
Markdown
ReShade FX shaders
|
|
==================
|
|
|
|
This repository aims to collect post-processing shaders written in the ReShade FX shader language.
|
|
|
|
Installation
|
|
------------
|
|
|
|
1. [Download](https://github.com/crosire/reshade-shaders/archive/master.zip) this repository
|
|
2. Extract the downloaded archive file somewhere
|
|
3. Start your game, open the ReShade in-game menu and switch to the "Settings" tab
|
|
4. Add the path to the extracted [Shaders](/Shaders) folder to "Effect Search Paths"
|
|
5. Add the path to the extracted [Textures](/Textures) folder to "Texture Search Paths"
|
|
6. Switch back to the "Home" tab and click on "Reload" to load the shaders
|
|
|
|
Contributing
|
|
------------
|
|
|
|
Check out [the language reference document](REFERENCE.md) to get started on how to write your own!
|