an-anime-game-launcher/public/shaders/notahuman/vkBasalt.conf

65 lines
2.3 KiB
Text
Raw Normal View History

2022-03-24 19:43:22 +03:00
# Prime Preset v9 by notahuman
2021-12-31 19:12:43 +03:00
# https://notabug.org/notahuman/presets
2022-03-24 19:43:22 +03:00
# Comparison (v9): https://imgsli.com/OTk4NzI
2022-02-05 23:54:08 +03:00
## IMPORTANT: ##
# NFAA must be installed separately, it's not included in the crosire/reshade-shaders repository.
# If any of the shaders below do not exist, you will get a blank screen when launching the game.
# vkBasalt does not have fancy error handling, so you will have to launch from a terminal and look for error lines like "vkBasalt err: failed to load shader file".
2022-03-24 19:43:22 +03:00
effects = Tonemap:FakeHDR:AdaptiveSharpen:NFAA:Clarity
2022-02-05 23:54:08 +03:00
# Source: https://github.com/BlueSkyDefender/AstrayFX
NFAA = /the/absolute/path/to/NFAA.fx
# Source: https://github.com/crosire/reshade-shaders
FakeHDR = /usr/share/reshade/shaders/FakeHDR.fx
Clarity = /usr/share/reshade/shaders/Clarity.fx
AdaptiveSharpen = /usr/share/reshade/shaders/AdaptiveSharpen.fx
2022-03-24 19:43:22 +03:00
Tonemap = /usr/share/reshade/shaders/Tonemap.fx
reshadeTexturePath = "/usr/share/reshade/textures"
reshadeIncludePath = "/usr/share/reshade/shaders"
2022-03-24 19:43:22 +03:00
## Tonemap ##
# Gamma towards 0.0 is brighter, towards 2.0 is darker.
Gamma=0.770111
# Exposure towards 1.0 is brighter.
Exposure=0.003
# Saturation towards 1.0 is higher.
Saturation=0.1444777
## FakeHDR ##
2021-12-31 19:12:43 +03:00
# Setting HDRPower higher makes dark things darker.
2022-03-24 19:43:22 +03:00
HDRPower=1.1099139
2021-12-31 19:12:43 +03:00
# The difference between radius1 and radius2 decides the peak brightness.
# Setting radius2 higher than radius1 makes bright things brighter.
2022-03-24 19:43:22 +03:00
radius1=0.9899809
2022-01-27 17:23:21 +03:00
radius2=1.0
2021-12-31 19:12:43 +03:00
2022-02-05 23:54:08 +03:00
## NFAA ##
2022-03-01 08:10:59 +03:00
AA_Adjust=63
Mask_Adjust=0.8010113
2022-02-05 23:54:08 +03:00
2021-12-31 19:12:43 +03:00
## Clarity ##
2022-02-10 15:14:22 +03:00
ClarityRadius=3
2022-02-05 23:54:08 +03:00
ClarityOffset=0.67
2021-12-31 19:12:43 +03:00
ClarityBlendMode=2
2022-02-05 23:54:08 +03:00
ClarityBlendIfDark=0
2022-02-10 15:14:22 +03:00
ClarityBlendIfLight=113
2022-03-01 08:10:59 +03:00
# If you set this too high, some textures will look flat and washed out, conflicting with FakeHDR.
ClarityStrength=0.0911033
2022-02-05 23:54:08 +03:00
ClarityDarkIntensity=0.41
2022-02-10 15:14:22 +03:00
ClarityLightIntensity=5.0
## AdaptiveSharpen ##
2022-03-01 08:10:59 +03:00
curve_height=0.545553
# Creates a bright outline around dark edges. If set too high, edges can appear jagged; highlighting sharp edges prevents them from blending out.
L_compr_low=0.0
2022-01-27 17:23:21 +03:00
L_compr_high=0.36277
2022-03-01 08:10:59 +03:00
# Darkens dark edges. Charcoal lips if you set this too high
2022-02-10 15:14:22 +03:00
D_compr_low=1.203283
2022-03-01 08:10:59 +03:00
# Darkens edge-adjacent pixels. This resembles cel shading. Shadows, reflections, distant detail, and text appears muddy if you set this too high.
D_compr_high=1.555553
depthCapture = off
2022-03-01 08:10:59 +03:00
toggleKey = Home