diff --git a/Enhancements/MarioKart8_FXAA/rules.txt b/Enhancements/MarioKart8_FXAA/rules.txt index fdae664d..b9f11f04 100644 --- a/Enhancements/MarioKart8_FXAA/rules.txt +++ b/Enhancements/MarioKart8_FXAA/rules.txt @@ -10,7 +10,7 @@ upscaleMagFilter = Linear downscaleMagFilter = Linear [Preset] -name = Fast default ET 0.5 FX 11 +name = Fast default ET 0.45 FX 11 $Subpix:float = 0.5 $EdgeThreshold:float = 0.45 $EdgeThresholdMin:float = 0.05 @@ -24,14 +24,14 @@ $EdgeThresholdMin:float = 0.1 $FXAA_QUALITY_PRESET:int = 10 [Preset] -name = More edges but more smearing ET 0.4 FX 11 +name = More edges but more smearing ET 0.25 FX 11 $Subpix:float = 0.75 $EdgeThreshold:float = 0.25 $EdgeThresholdMin:float = 0.05 $FXAA_QUALITY_PRESET:int = 11 [Preset] -name = Slower bit better quality ET 0.5 FX 15 +name = Slower bit better quality ET 0.4 FX 15 $Subpix:float = 0.75 $EdgeThreshold:float = 0.4 $EdgeThresholdMin:float = 0.05 diff --git a/Filters/FXAA/rules.txt b/Filters/FXAA/rules.txt index 9d2f2971..6f46fdb1 100644 --- a/Filters/FXAA/rules.txt +++ b/Filters/FXAA/rules.txt @@ -10,7 +10,7 @@ upscaleMagFilter = Linear downscaleMagFilter = Linear [Preset] -name = Fast default ET 0.5 FX 11 +name = Fast default ET 0.45 FX 11 $Subpix:float = 0.5 $EdgeThreshold:float = 0.45 $EdgeThresholdMin:float = 0.05 @@ -24,14 +24,14 @@ $EdgeThresholdMin:float = 0.1 $FXAA_QUALITY_PRESET:int = 10 [Preset] -name = More edges but more smearing ET 0.4 FX 11 +name = More edges but more smearing ET 0.25 FX 11 $Subpix:float = 0.75 $EdgeThreshold:float = 0.25 $EdgeThresholdMin:float = 0.05 $FXAA_QUALITY_PRESET:int = 11 [Preset] -name = Slower bit better quality ET 0.5 FX 15 +name = Slower bit better quality ET 0.4 FX 15 $Subpix:float = 0.75 $EdgeThreshold:float = 0.4 $EdgeThresholdMin:float = 0.05