https://github.com/crosire/reshade-shaders
  
  
    A collection of post-processing shaders written for ReShade. 
    https://github.com/crosire/reshade-shaders
  
        Last synced: 7 months ago 
        JSON representation
    
A collection of post-processing shaders written for ReShade.
- Host: GitHub
 - URL: https://github.com/crosire/reshade-shaders
 - Owner: crosire
 - Created: 2015-11-13T15:40:03.000Z (almost 10 years ago)
 - Default Branch: slim
 - Last Pushed: 2024-10-27T16:43:14.000Z (about 1 year ago)
 - Last Synced: 2024-10-29T20:13:11.982Z (about 1 year ago)
 - Language: HLSL
 - Homepage: https://reshade.me
 - Size: 49.9 MB
 - Stars: 998
 - Watchers: 86
 - Forks: 399
 - Open Issues: 5
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
- AwesomeCppGameDev - reshade-shaders - processing shaders written for ReShade. (Graphics)
 
README
          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!