Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crosire/reshade-shaders

A collection of post-processing shaders written for ReShade.
https://github.com/crosire/reshade-shaders

Last synced: about 1 month ago
JSON representation

A collection of post-processing shaders written for ReShade.

Awesome Lists containing this project

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!