Updated ReShade 6.2.0, HD Rings

This commit is contained in:
Nekura
2024-08-26 11:14:13 +02:00
parent 5ae5d07c58
commit 998d446b76
4 changed files with 48 additions and 33 deletions

Binary file not shown.

View File

@@ -5,57 +5,57 @@ name = ring_exteriors
[Shape] [Shape]
x = 0 x = 0
y = 0 y = 0
w = 31 w = 124
h = 256 h = 1024
name = ring1 name = ring1
[Shape] [Shape]
x = 33 x = 132
y = 0 y = 0
w = 28 w = 112
h = 256 h = 1024
name = ring2 name = ring2
[Shape] [Shape]
x = 78 x = 312
y = 0 y = 0
w = 8 w = 32
h = 256 h = 1024
name = ring3 name = ring3
[Shape] [Shape]
x = 97 x = 388
y = 0 y = 0
w = 28 w = 112
h = 256 h = 1024
name = ring4 name = ring4
[Shape] [Shape]
x = 129 x = 516
y = 0 y = 0
w = 28 w = 112
h = 256 h = 1024
name = redring name = redring
[Shape] [Shape]
x = 161 x = 644
y = 0 y = 0
w = 28 w = 112
h = 256 h = 1024
name = icering1 name = icering1
[Shape] [Shape]
x = 193 x = 772
y = 0 y = 0
w = 28 w = 112
h = 256 h = 1024
name = amberring1 name = amberring1
[Shape] [Shape]
x = 225 x = 900
y = 0 y = 0
w = 28 w = 112
h = 256 h = 1024
name = lastring name = lastring
[Texture] [Texture]
@@ -77,7 +77,7 @@ name = ringdetail
[Shape] [Shape]
x = 0 x = 0
y = 0 y = 0
w = 128 w = 1024
h = 128 h = 1024
name = ringdetail name = ringdetail

View File

@@ -1,14 +1,32 @@
PreprocessorDefinitions= Techniques=
Techniques=Colourfulness@Colourfulness.fx,ContrastAdaptiveSharpen@CAS.fx TechniqueSorting=ContrastAdaptiveSharpen@CAS.fx,Deband@Deband.fx,Tonemap@Tonemap.fx,Colourfulness@Colourfulness.fx,HDR@FakeHDR.fx,MagicBloom@MagicBloom.fx
TechniqueSorting=MagicBloom@MagicBloom.fx,HDR@FakeHDR.fx,Colourfulness@Colourfulness.fx,Tonemap@Tonemap.fx,ContrastAdaptiveSharpen@CAS.fx
[CAS.fx]
Contrast=0.500000
Sharpening=0.750000
[Colourfulness.fx] [Colourfulness.fx]
backbuffer_bits=8.000000 backbuffer_bits=8.000000
colourfulness=0.250000 colourfulness=0.200000
col_noise=1 col_noise=1
enable_dither=0 enable_dither=0
lim_luma=0.700000 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=8.000000
t1=0.008000
t2=0.050000
threshold_preset=1
[FakeHDR.fx] [FakeHDR.fx]
HDRPower=1.280000 HDRPower=1.280000
radius1=0.805000 radius1=0.805000
@@ -30,9 +48,6 @@ Bleach=0.000000
Defog=0.000000 Defog=0.000000
Exposure=0.000000 Exposure=0.000000
FogColor=0.000000,0.000000,1.000000 FogColor=0.000000,0.000000,1.000000
Gamma=0.775000 Gamma=0.970000
Saturation=0.000000 Saturation=0.000000
[CAS.fx]
Contrast=0.500000
Sharpening=0.750000

Binary file not shown.