diff --git a/DATA/SOLAR/RINGS/rings.txm b/DATA/SOLAR/RINGS/rings.txm index c4a09941..2607348a 100644 Binary files a/DATA/SOLAR/RINGS/rings.txm and b/DATA/SOLAR/RINGS/rings.txm differ diff --git a/DATA/SOLAR/RINGS/shapes.ini b/DATA/SOLAR/RINGS/shapes.ini index 0202b633..c332b312 100644 --- a/DATA/SOLAR/RINGS/shapes.ini +++ b/DATA/SOLAR/RINGS/shapes.ini @@ -5,57 +5,57 @@ name = ring_exteriors [Shape] x = 0 y = 0 -w = 31 -h = 256 +w = 124 +h = 1024 name = ring1 [Shape] -x = 33 +x = 132 y = 0 -w = 28 -h = 256 +w = 112 +h = 1024 name = ring2 [Shape] -x = 78 +x = 312 y = 0 -w = 8 -h = 256 +w = 32 +h = 1024 name = ring3 [Shape] -x = 97 +x = 388 y = 0 -w = 28 -h = 256 +w = 112 +h = 1024 name = ring4 [Shape] -x = 129 +x = 516 y = 0 -w = 28 -h = 256 +w = 112 +h = 1024 name = redring [Shape] -x = 161 +x = 644 y = 0 -w = 28 -h = 256 +w = 112 +h = 1024 name = icering1 [Shape] -x = 193 +x = 772 y = 0 -w = 28 -h = 256 +w = 112 +h = 1024 name = amberring1 [Shape] -x = 225 +x = 900 y = 0 -w = 28 -h = 256 +w = 112 +h = 1024 name = lastring [Texture] @@ -77,7 +77,7 @@ name = ringdetail [Shape] x = 0 y = 0 -w = 128 -h = 128 +w = 1024 +h = 1024 name = ringdetail diff --git a/EXE/ReShadePreset.ini b/EXE/ReShadePreset.ini index cbc4248c..8d037046 100644 --- a/EXE/ReShadePreset.ini +++ b/EXE/ReShadePreset.ini @@ -1,14 +1,32 @@ -PreprocessorDefinitions= -Techniques=Colourfulness@Colourfulness.fx,ContrastAdaptiveSharpen@CAS.fx -TechniqueSorting=MagicBloom@MagicBloom.fx,HDR@FakeHDR.fx,Colourfulness@Colourfulness.fx,Tonemap@Tonemap.fx,ContrastAdaptiveSharpen@CAS.fx +Techniques= +TechniqueSorting=ContrastAdaptiveSharpen@CAS.fx,Deband@Deband.fx,Tonemap@Tonemap.fx,Colourfulness@Colourfulness.fx,HDR@FakeHDR.fx,MagicBloom@MagicBloom.fx + +[CAS.fx] +Contrast=0.500000 +Sharpening=0.750000 [Colourfulness.fx] backbuffer_bits=8.000000 -colourfulness=0.250000 +colourfulness=0.200000 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=8.000000 +t1=0.008000 +t2=0.050000 +threshold_preset=1 + [FakeHDR.fx] HDRPower=1.280000 radius1=0.805000 @@ -30,9 +48,6 @@ Bleach=0.000000 Defog=0.000000 Exposure=0.000000 FogColor=0.000000,0.000000,1.000000 -Gamma=0.775000 +Gamma=0.970000 Saturation=0.000000 -[CAS.fx] -Contrast=0.500000 -Sharpening=0.750000 diff --git a/EXE/dxgi.dll b/EXE/dxgi.dll index cb6def36..d36a3bb8 100644 Binary files a/EXE/dxgi.dll and b/EXE/dxgi.dll differ