2022-09-23 23:04:05 -05:00
|
|
|
shaders = 1
|
|
|
|
|
|
|
|
shader0 = shaders/grade.slang
|
2023-03-20 10:03:42 -05:00
|
|
|
scale_type0 = source
|
2023-02-24 07:35:58 -06:00
|
|
|
|
|
|
|
textures = "SamplerLUT1;SamplerLUT2"
|
2023-05-11 14:52:24 +01:00
|
|
|
SamplerLUT1 = "../reshade/shaders/LUT/32.png"
|
2023-02-24 07:35:58 -06:00
|
|
|
SamplerLUT1_linear = "true"
|
|
|
|
SamplerLUT1_wrap_mode = "clamp_to_border"
|
|
|
|
SamplerLUT1_mipmap = "false"
|
2023-05-11 14:52:24 +01:00
|
|
|
SamplerLUT2 = "../reshade/shaders/LUT/64.png"
|
2023-02-24 07:35:58 -06:00
|
|
|
SamplerLUT2_linear = "true"
|
|
|
|
SamplerLUT2_wrap_mode = "clamp_to_border"
|
2023-05-11 14:52:24 +01:00
|
|
|
SamplerLUT2_mipmap = "false"
|