slang-shaders/reshade/blendoverlay.slangp
2018-12-05 19:02:18 -06:00

12 lines
310 B
Plaintext

shaders = 1
shader0 = shaders/blendoverlay/blendoverlay.slang
textures = "overlay"
// change this path to point to your overlay image
overlay = shaders/blendoverlay/grayscale_slotmask.png
parameters = "LUTWidth;LUTHeight"
// set these to the width/height of your overlay image
LUTWidth = 6.0
LUTHeight = 4.0