#define USE_SMAA_ANTIALIASING 0
#define USE_FXAA_ANTIALIASING 0
#define USE_EXPLOSION 0
#define USE_CARTOON 0
#define USE_ADVANCED_CRT 0
#define USE_BLOOM 0
#define USE_HDR 0
#define USE_LUMASHARPEN 0
#define USE_LEVELS 0
#define USE_TECHNICOLOR 0
#define USE_DPX 0
#define USE_MONOCHROME 0
#define USE_LIFTGAMMAGAIN 1
#define USE_TONEMAP 1
#define USE_VIBRANCE 0
#define USE_CURVES 1
#define USE_SEPIA 0
#define USE_VIGNETTE 0
#define USE_DITHER 0
#define USE_BORDER 0
#define USE_SPLITSCREEN 0
#define USE_CUSTOM 0
#define SMAA_THRESHOLD 0.05
#define SMAA_MAX_SEARCH_STEPS 64
#define SMAA_MAX_SEARCH_STEPS_DIAG 16
#define SMAA_CORNER_ROUNDING 25
#define COLOR_EDGE_DETECTION 1
#define SMAA_DIRECTX9_LINEAR_BLEND 0
#define FXAA_QUALITY__PRESET 9
#define fxaa_Subpix 0.400
#define fxaa_EdgeThreshold 0.250
#define fxaa_EdgeThresholdMin 0.060
#define Explosion_Radius 2.5
#define CartoonPower 1.5
#define CartoonEdgeSlope 1.5
#define CRTAmount 1.00
#define CRTResolution 2.0
#define CRTgamma 2.2
#define CRTmonitorgamma 2.4
#define CRTBrightness 1.2
#define CRTScanlineIntensity 2.0
#define CRTScanlineGaussian 1
#define CRTCurvature 1
#define CRTCurvatureRadius 2.0
#define CRTCornerSize 0.0100
#define CRTDistance 2.00
#define CRTAngleX 0.00
#define CRTAngleY -0.15
#define CRTOverScan 1.00
#define CRTOversample 0
#define BloomThreshold 20.25
#define BloomPower 1.446
#define BloomWidth 0.0142
#define HDRPower 1.50
#define radius2 0.80
#define sharp_strength 0.45
#define sharp_clamp 0.07
#define pattern 2
#define offset_bias 1.0
#define show_sharpen 0
#define Levels_black_point 16
#define Levels_white_point 235
#define TechniAmount 0.40
#define TechniPower 4.0
#define redNegativeAmount 1.0
#define greenNegativeAmount 1.0
#define blueNegativeAmount 1.0
#define Red 8.0
#define Green 8.0
#define Blue 8.0
#define ColorGamma 2.5
#define DPXSaturation 0.8
#define RedC 0.40
#define GreenC 0.40
#define BlueC 0.40
#define Blend 0.50
#define Monochrome_conversion_values float3(0.18,0.41,0.41)
#define RGB_Lift float3(1.125, 1.125, 1.125)
#define RGB_Gamma float3(1.125, 1.125, 1.125)
#define RGB_Gain float3(0.870, 0.870, 0.870)
#define Gamma 1.000
#define Exposure 0.000
#define Saturation 0.200
#define Bleach 0.000
#define Defog 0.000
#define FogColor float3(0.00, 0.00, 2.55)
#define Vibrance 0.5
#define Vibrance_RGB_balance float3(1.00, 1.00, 1.00)
#define Curves_mode 0
#define Curves_contrast 0.725
#define Curves_formula 3
#define ColorTone float3(1.0,1.0,1.05)
#define GreyPower 0.0
#define SepiaPower 1.00
#define VignetteType 1
#define VignetteRatio 1.00
#define VignetteRadius 1.00
#define VignetteAmount -0.35
#define VignetteSlope 16
#define VignetteCenter float2(0.500, 0.500)
#define dither_method 1
#define border_width float2(1,20)
#define border_color float3(0, 0, 0)
#define splitscreen_mode 1
#define custom_strength 1.0