mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-21 17:19:18 +01:00
[TPHD] Truncated contrast presets
This commit is contained in:
parent
b34275fe42
commit
d4116ba63d
@ -72,7 +72,7 @@ $bleach = 0.85
|
||||
$sharp_mix = 0.05
|
||||
|
||||
[Preset] # Colourful midway between original and cold
|
||||
name = Colorful
|
||||
name = Warm / Colorful
|
||||
$redShadows = 0.96
|
||||
$greenShadows = 0.97
|
||||
$blueSadows = 1.01
|
||||
@ -93,11 +93,11 @@ $crushContrast = 0.0
|
||||
$bleach = 0.85
|
||||
$sharp_mix = 0.05
|
||||
|
||||
[Preset] #Neutral/cold white point, light and shadows interplay, caves are dark. Some discolouration of multi layer fx
|
||||
name = Cold contrast
|
||||
[Preset] #Neutral/cold white point, light and shadows interplay, caves are dark. Some discoloration of multi layer fx
|
||||
name = Cold
|
||||
$redShadows = 0.99 #0.99
|
||||
$greenShadows = 1.0 # 1.0
|
||||
$blueSadows = 1.01 #1.0 #1.01
|
||||
$blueSadows = 1.0 #1.0 #1.01
|
||||
$redMid = 0.88 #0.87
|
||||
$greenMid = 0.925 #0.9 #0.88
|
||||
$blueMid = 1.0
|
||||
@ -115,6 +115,50 @@ $crushContrast = 0.0
|
||||
$bleach = 0.875
|
||||
$sharp_mix = 0.00
|
||||
|
||||
[Preset] #Warm colour palette, light and shadows interplay, caves are dark.
|
||||
name = Warm contrast crush
|
||||
$redShadows = 1.0 #1.02 #0.99
|
||||
$greenShadows = 1.0 #1.05 # 1.0
|
||||
$blueSadows = 0.98 #1.0 #1.01
|
||||
$redMid = 0.96 #0.87
|
||||
$greenMid = 1.04 #0.9 #0.88
|
||||
$blueMid = 1.10
|
||||
$redHilight = 0.99
|
||||
$greenHilight = 0.99 #.86
|
||||
$blueHilight = 1.05 #1.14
|
||||
|
||||
$contrastCurve = 0.95
|
||||
$hazeFactor = 0.1
|
||||
$bloom = 0.975
|
||||
$gamma = 1.05
|
||||
$exposure = 1.0
|
||||
$vibrance = 0.29
|
||||
$crushContrast = 0.0
|
||||
$bleach = 0.875
|
||||
$sharp_mix = 0.00
|
||||
|
||||
[Preset] #Neutral/cold white point, light and shadows interplay, caves are dark. Some discoloration of multi layer fx
|
||||
name = Cold contrast crush
|
||||
$redShadows = 0.98 #1.02 #0.99
|
||||
$greenShadows = 1.01 #1.05 # 1.0
|
||||
$blueSadows = 1.04 #1.0 #1.01
|
||||
$redMid = 0.99 #0.87
|
||||
$greenMid = 1.06 #0.9 #0.88
|
||||
$blueMid = 1.12
|
||||
$redHilight = 0.98
|
||||
$greenHilight = 0.97 #.86
|
||||
$blueHilight = 1.08 #1.14
|
||||
|
||||
$contrastCurve = 0.95
|
||||
$hazeFactor = 0.1
|
||||
$bloom = 0.975
|
||||
$gamma = 1.01
|
||||
$exposure = 1.01
|
||||
$vibrance = 0.29
|
||||
$crushContrast = 0.0
|
||||
$bleach = 0.875
|
||||
$sharp_mix = 0.00
|
||||
|
||||
[Preset] # jff
|
||||
name = Skyward Swordish
|
||||
$redShadows = 0.95
|
||||
@ -127,7 +171,7 @@ $redHilight = 0.99
|
||||
$greenHilight =1.0
|
||||
$blueHilight = 1.01
|
||||
|
||||
$contrastCurve = 0.45
|
||||
$contrastCurve = 0.95
|
||||
$hazeFactor = 0.71
|
||||
$bloom = 0.85
|
||||
$gamma = 1.25
|
||||
@ -135,4 +179,4 @@ $exposure = 1.1
|
||||
$vibrance = 1.25
|
||||
$crushContrast = 0.00
|
||||
$bleach = 0.85
|
||||
$sharp_mix = 0.05
|
||||
$sharp_mix = 0.05
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 4.9 KiB |
Loading…
Reference in New Issue
Block a user