Manually Installing Shaders
Not all shader repositories are avalible to be downloaded or installed through the ReShade Setup Tool - as so, users will sometimes have to manually install these repositories/archives through manual means.
To follow along with this guide, ReShade must already be installed and working in your game. If ReShade is not active or installed to your game, you can follow our guide for installing ReShade with the ReShade Setup Tool.
If the shaders you are attempting to install were not obtained from GitHub (instead downloaded through Patreon, Discord, or via Direct Download), you can skip the GitHub download steps below and instead use the shader files provided to you directly (usually in a ZIP or folder format).
Downloading the Shader Repository(s)
Most ReShade shader repositores are located on GitHub. So, you'll need to navigate to their repository - then click on the green "Code" button near the top right of the GitHub page.
Once the download dropdown appears, click "Download ZIP".
Installing the Shader Repository(s)
Once your shader ZIP file has finished downloading, navigate to your game folder, find the ReShade-Shaders
directory, and extract the contents of your ZIP file to this folder.
If you're prompted by Windows about file conflicts, click “Replace the files in the destination.”
Setting the Effect and Texture Search Paths
Depending on either the age or the setup of your ReShade install, sometimes new shaders & textures will not be recognized. To fix this, simply correct the Effect and Texture Search Paths in ReShade's Settings
tab.
Setting | Correct Path |
---|---|
Effect Search Path | .\ReShade-Shaders\Shaders\** |
Texture Search Path | .\ReShade-Shaders\Textures\** |