mirror of https://github.com/stenzek/duckstation
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			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!
 |