Updated notahuman's shaders

This commit is contained in:
Observer KRypt0n_ 2022-01-27 16:23:21 +02:00
parent ba1760429d
commit 45c8928d40
No known key found for this signature in database
GPG key ID: DC5D4EC1303465DA
2 changed files with 12 additions and 13 deletions

View file

@ -1,4 +1,4 @@
name: Prime Preset v3 name: Prime Preset v4
author: notahuman author: notahuman
uri: https://notabug.org/notahuman/presets/raw/master/Resin-Impact/vkBasalt.conf uri: https://notabug.org/notahuman/presets/raw/master/Resin-Impact/vkBasalt.conf
images: images:

View file

@ -1,6 +1,5 @@
# Prime Preset v3 by notahuman # Prime Preset v4 by notahuman
# https://notabug.org/notahuman/presets # https://notabug.org/notahuman/presets
# Hotkey: Home
effects = FakeHDR:Clarity:AdaptiveSharpen effects = FakeHDR:Clarity:AdaptiveSharpen
@ -9,27 +8,27 @@ reshadeIncludePath = "/usr/share/reshade/shaders"
## FakeHDR ## ## FakeHDR ##
# Setting HDRPower higher makes dark things darker. # Setting HDRPower higher makes dark things darker.
HDRPower=1.22039 HDRPower=1.23099
# The difference between radius1 and radius2 decides the peak brightness. # The difference between radius1 and radius2 decides the peak brightness.
# Setting radius2 higher than radius1 makes bright things brighter. # Setting radius2 higher than radius1 makes bright things brighter.
radius1=0.98731 radius1=1.01033
radius2=1.00693 radius2=1.0
## Clarity ## ## Clarity ##
ClarityRadius=2 ClarityRadius=2
ClarityOffset=0.7 ClarityOffset=0.7
ClarityBlendMode=2 ClarityBlendMode=2
ClarityBlendIfDark=59 ClarityBlendIfDark=61
ClarityBlendIfLight=157 ClarityBlendIfLight=157
ClarityStrength=0.60449 ClarityStrength=0.56417
ClarityDarkIntensity=0.5 ClarityDarkIntensity=0.5
ClarityLightIntensity=0.2 ClarityLightIntensity=0.0
## AdaptiveSharpen ## ## AdaptiveSharpen ##
curve_height=0.52501 curve_height=0.59981
L_compr_low=0.17477 L_compr_low=0.54181
L_compr_high=0.43627 L_compr_high=0.36277
D_compr_low=0.60133 D_compr_low=1.0
D_compr_high=0.10459 D_compr_high=0.10459
FakeHDR = /usr/share/reshade/shaders/FakeHDR.fx FakeHDR = /usr/share/reshade/shaders/FakeHDR.fx