Update ReShadePreset.ini

Fix technique sorting and change Deband.fx settings to fix starsphere and sun banding a bit better.
This commit is contained in:
C.S. Melis 2024-06-04 16:59:05 +02:00
parent 49a359ca55
commit c47c9ea136

View File

@ -1,6 +1,9 @@
PreprocessorDefinitions=
Techniques=
TechniqueSorting=Deband@Deband.fx,MagicBloom@MagicBloom.fx,HDR@FakeHDR.fx,Colourfulness@Colourfulness.fx,Tonemap@Tonemap.fx,ContrastAdaptiveSharpen@CAS.fx
TechniqueSorting=ContrastAdaptiveSharpen@CAS.fx,Tonemap@Tonemap.fx,Colourfulness@Colourfulness.fx,HDR@FakeHDR.fx,MagicBloom@MagicBloom.fx,Deband@Deband.fx
[CAS.fx]
Contrast=0.500000
Sharpening=0.750000
[Colourfulness.fx]
backbuffer_bits=8.000000
@ -9,6 +12,21 @@ col_noise=1
enable_dither=0
lim_luma=0.700000
[Deband.fx]
banding_depth=1.000000
custom_avgdiff=1.800000
custom_maxdiff=4.000000
custom_middiff=2.000000
debug_output=0
enable_depthbuffer=0
enable_sdeviation=1
enable_weber=1
iterations=1
range=12.000000
t1=0.010000
t2=0.040000
threshold_preset=1
[FakeHDR.fx]
HDRPower=1.280000
radius1=0.805000
@ -33,15 +51,3 @@ FogColor=0.000000,0.000000,1.000000
Gamma=0.970000
Saturation=0.000000
[CAS.fx]
Contrast=0.500000
Sharpening=0.750000
[Deband.fx]
custom_avgdiff=1.800000
custom_maxdiff=4.000000
custom_middiff=2.000000
debug_output=0
iterations=1
range=24.000000
threshold_preset=1