mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 00:01:31 +11:00
2b30c6089f
* 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
13 lines
276 B
Plaintext
13 lines
276 B
Plaintext
shaders = 2
|
|
|
|
shader0 = ../reshade/shaders/LUT/LUT.slang
|
|
shader1 = shaders/film_noise.slang
|
|
scale_type1 = viewport
|
|
|
|
textures = "SamplerLUT;noise1;
|
|
|
|
SamplerLUT = ../reshade/shaders/LUT/cmyk-16.png
|
|
noise1 = resources/film_noise1.png
|
|
SamplerLUT_linear = true
|
|
noise1_linear = true
|