mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 16:55:46 -04:00
Data: Add reshade-shaders (mainly headers)
This commit is contained in:
19
data/resources/shaders/reshade/README.md
Normal file
19
data/resources/shaders/reshade/README.md
Normal file
@ -0,0 +1,19 @@
|
||||
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!
|
Reference in New Issue
Block a user