mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
Text fixes
This commit is contained in:
parent
7b59abbfa6
commit
f78a92e5c2
@ -24,7 +24,7 @@ $EdgeThresholdMin:float = 0.1
|
|||||||
$FXAA_QUALITY_PRESET:int = 10
|
$FXAA_QUALITY_PRESET:int = 10
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = More edges but more smearing ET 0.25 FX 11
|
name = More edges and 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
|
||||||
@ -45,7 +45,7 @@ $EdgeThresholdMin:float = 0.05
|
|||||||
$FXAA_QUALITY_PRESET:int = 25
|
$FXAA_QUALITY_PRESET:int = 25
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = Test process everthing ET 0.05 FX 39
|
name = Test process everything ET 0.05 FX 39
|
||||||
$Subpix:float = 0.5
|
$Subpix:float = 0.5
|
||||||
$EdgeThreshold:float = 0.05
|
$EdgeThreshold:float = 0.05
|
||||||
$EdgeThresholdMin:float = 0.003
|
$EdgeThresholdMin:float = 0.003
|
||||||
|
@ -24,7 +24,7 @@ $EdgeThresholdMin:float = 0.1
|
|||||||
$FXAA_QUALITY_PRESET:int = 10
|
$FXAA_QUALITY_PRESET:int = 10
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = More edges but more smearing ET 0.25 FX 11
|
name = More edges and 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
|
||||||
@ -45,7 +45,7 @@ $EdgeThresholdMin:float = 0.05
|
|||||||
$FXAA_QUALITY_PRESET:int = 25
|
$FXAA_QUALITY_PRESET:int = 25
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = Test process everthing ET 0.05 FX 39
|
name = Test process everything ET 0.05 FX 39
|
||||||
$Subpix:float = 0.5
|
$Subpix:float = 0.5
|
||||||
$EdgeThreshold:float = 0.05
|
$EdgeThreshold:float = 0.05
|
||||||
$EdgeThresholdMin:float = 0.003
|
$EdgeThresholdMin:float = 0.003
|
||||||
|
@ -93,13 +93,6 @@ $gameHeight = 720
|
|||||||
#$gameWidth = 1280
|
#$gameWidth = 1280
|
||||||
#$gameHeight = 720
|
#$gameHeight = 720
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = 7680x4320 (8k)
|
|
||||||
$width = 7680
|
|
||||||
$height = 4320
|
|
||||||
$gameWidth = 1280
|
|
||||||
$gameHeight = 720
|
|
||||||
|
|
||||||
// Common Ultrawide Resolutions
|
// Common Ultrawide Resolutions
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
Loading…
Reference in New Issue
Block a user