Radegast-FFXIV / Warp-FX

Shaders that in no way make your game any more appealing. Use them anyways.
Other
25 stars 7 forks source link

[Question] What is the difference between the shaders in the include folder and the shaders in the normal folder? #1

Closed dmoa closed 3 years ago

Radegast-FFXIV commented 3 years ago

The files in the in the Include folder aren't actually shaders. Those files define the values, variables and functions used in their respective shader files that are in the Shaders folder and that includes variables that are used by ReShade to define the sliders. It's just a way to make the code more manageable.