mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-21 17:19:18 +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
|
||||
|
||||
[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
|
||||
$EdgeThreshold:float = 0.25
|
||||
$EdgeThresholdMin:float = 0.05
|
||||
@ -45,7 +45,7 @@ $EdgeThresholdMin:float = 0.05
|
||||
$FXAA_QUALITY_PRESET:int = 25
|
||||
|
||||
[Preset]
|
||||
name = Test process everthing ET 0.05 FX 39
|
||||
name = Test process everything ET 0.05 FX 39
|
||||
$Subpix:float = 0.5
|
||||
$EdgeThreshold:float = 0.05
|
||||
$EdgeThresholdMin:float = 0.003
|
||||
|
@ -24,7 +24,7 @@ $EdgeThresholdMin:float = 0.1
|
||||
$FXAA_QUALITY_PRESET:int = 10
|
||||
|
||||
[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
|
||||
$EdgeThreshold:float = 0.25
|
||||
$EdgeThresholdMin:float = 0.05
|
||||
@ -45,7 +45,7 @@ $EdgeThresholdMin:float = 0.05
|
||||
$FXAA_QUALITY_PRESET:int = 25
|
||||
|
||||
[Preset]
|
||||
name = Test process everthing ET 0.05 FX 39
|
||||
name = Test process everything ET 0.05 FX 39
|
||||
$Subpix:float = 0.5
|
||||
$EdgeThreshold:float = 0.05
|
||||
$EdgeThresholdMin:float = 0.003
|
||||
|
@ -93,13 +93,6 @@ $gameHeight = 720
|
||||
#$gameWidth = 1280
|
||||
#$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 7680x4320 (8k)
|
||||
$width = 7680
|
||||
$height = 4320
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
// Common Ultrawide Resolutions
|
||||
|
||||
[Preset]
|
||||
|
Loading…
Reference in New Issue
Block a user