From 21d8c9aa24983e71a6b78740704d90139bd3e8eb Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 25 Jan 2018 23:44:51 -0800 Subject: [PATCH] Clarity Fixed spelling , I am a horrable speller. --- .../37040a485a29d54e_00000000000003c9_ps.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Enhancement/BreathOfTheWild_Clarity/37040a485a29d54e_00000000000003c9_ps.txt b/Enhancement/BreathOfTheWild_Clarity/37040a485a29d54e_00000000000003c9_ps.txt index c2afc480..a7a674e1 100644 --- a/Enhancement/BreathOfTheWild_Clarity/37040a485a29d54e_00000000000003c9_ps.txt +++ b/Enhancement/BreathOfTheWild_Clarity/37040a485a29d54e_00000000000003c9_ps.txt @@ -11,7 +11,7 @@ // Serfrost Option 5 // Sharpen Only Option 6 // The Complaning Gamer Option 7 - // Fillmic Preset Option 8 + // Filmic Preset Option 8 //########################################################## #if (Preset == 0) // User Defined @@ -506,7 +506,7 @@ float DPX_Strength = 0.20; vec3 ColorMatrix_Green = vec3(0.333, 0.667, 0.000); vec3 ColorMatrix_Blue = vec3(0.000, 0.125, 0.875); float CM_Strength = 1.0; - #define CurvesPss 1 + #define CurvesPss 0 const float Contrast = 0.65; #define Filmicpass 0 const float Filmic_Contrast = 1.0;