slang-shaders/reshade/halftone-print.slangp
hunterk 2b30c6089f
Make a bunch of implicit scaling settings explicit (#375)
* make a bunch of implicit scaling rules explicit and move color shaders before scaling shaders in the handheld directory

* remove extraneous file

* switch vhs from viewport to source scaling
2023-03-20 10:03:42 -05:00

12 lines
226 B
Plaintext

shaders = 2
shader0 = shaders/LUT/LUT.slang
shader1 = ../misc/shaders/cmyk-halftone-dot.slang
filter_linear1 = true
scale_type0 = viewport
textures = SamplerLUT
SamplerLUT = shaders/LUT/cmyk-16.png
SamplerLUT_linear = true