mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
[Filters] Fix diff between settings and options
This commit is contained in:
parent
0384f7814f
commit
65e2968930
@ -10,7 +10,7 @@ upscaleMagFilter = Linear
|
|||||||
downscaleMagFilter = Linear
|
downscaleMagFilter = Linear
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = Fast default ET 0.5 FX 11
|
name = Fast default ET 0.45 FX 11
|
||||||
$Subpix:float = 0.5
|
$Subpix:float = 0.5
|
||||||
$EdgeThreshold:float = 0.45
|
$EdgeThreshold:float = 0.45
|
||||||
$EdgeThresholdMin:float = 0.05
|
$EdgeThresholdMin:float = 0.05
|
||||||
@ -24,14 +24,14 @@ $EdgeThresholdMin:float = 0.1
|
|||||||
$FXAA_QUALITY_PRESET:int = 10
|
$FXAA_QUALITY_PRESET:int = 10
|
||||||
|
|
||||||
[Preset]
|
[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
|
$Subpix:float = 0.75
|
||||||
$EdgeThreshold:float = 0.25
|
$EdgeThreshold:float = 0.25
|
||||||
$EdgeThresholdMin:float = 0.05
|
$EdgeThresholdMin:float = 0.05
|
||||||
$FXAA_QUALITY_PRESET:int = 11
|
$FXAA_QUALITY_PRESET:int = 11
|
||||||
|
|
||||||
[Preset]
|
[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
|
$Subpix:float = 0.75
|
||||||
$EdgeThreshold:float = 0.4
|
$EdgeThreshold:float = 0.4
|
||||||
$EdgeThresholdMin:float = 0.05
|
$EdgeThresholdMin:float = 0.05
|
||||||
|
@ -10,7 +10,7 @@ upscaleMagFilter = Linear
|
|||||||
downscaleMagFilter = Linear
|
downscaleMagFilter = Linear
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = Fast default ET 0.5 FX 11
|
name = Fast default ET 0.45 FX 11
|
||||||
$Subpix:float = 0.5
|
$Subpix:float = 0.5
|
||||||
$EdgeThreshold:float = 0.45
|
$EdgeThreshold:float = 0.45
|
||||||
$EdgeThresholdMin:float = 0.05
|
$EdgeThresholdMin:float = 0.05
|
||||||
@ -24,14 +24,14 @@ $EdgeThresholdMin:float = 0.1
|
|||||||
$FXAA_QUALITY_PRESET:int = 10
|
$FXAA_QUALITY_PRESET:int = 10
|
||||||
|
|
||||||
[Preset]
|
[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
|
$Subpix:float = 0.75
|
||||||
$EdgeThreshold:float = 0.25
|
$EdgeThreshold:float = 0.25
|
||||||
$EdgeThresholdMin:float = 0.05
|
$EdgeThresholdMin:float = 0.05
|
||||||
$FXAA_QUALITY_PRESET:int = 11
|
$FXAA_QUALITY_PRESET:int = 11
|
||||||
|
|
||||||
[Preset]
|
[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
|
$Subpix:float = 0.75
|
||||||
$EdgeThreshold:float = 0.4
|
$EdgeThreshold:float = 0.4
|
||||||
$EdgeThresholdMin:float = 0.05
|
$EdgeThresholdMin:float = 0.05
|
||||||
|
Loading…
Reference in New Issue
Block a user