ReShade shaders download & installation
It’s a post-processing injector for games. It compiles (makes work) shaders to tweak visuals of a game. (Light, occlusion, depth information, colour, sharpness, texture overlay, etc)
Shaders are .FX / .FXH files codes written in ReShade’s own language. Those are the little boxes you check in your presets when in ReShade. (Example: ADOF, MXAO, LUT, etc)
Presets are .INI files. Those are the collection of shaders with their set-up and textures that are making your game pretty. (Example: zizi’s evening glow presets, Glace Eorzea collection, etc)
<aside> ⚠️ Shaders are not presets. Shaders are purely code that ReShade reads and compiles. Presets are what you use as a simple user. Please keep that in mind!
</aside>
ReShade shader catalogue: https://framedsc.com/ReshadeGuides/shaderscatalogue.htm
Ehanced Preset Load Reference: https://docs.google.com/spreadsheets/d/1w_Aqa2jYqYQelefEpJNvvATSDiNyA07_LFM4L0YDYrM/
Default depth preprocessors:
RESHADE_DEPTH_LINEARIZATION_FAR_PLANE=1000.0
RESHADE_DEPTH_INPUT_IS_UPSIDE_DOWN=0
RESHADE_DEPTH_INPUT_IS_REVERSED=0
RESHADE_DEPTH_INPUT_IS_LOGARITHMIC=0