mirror of
https://github.com/Ed94/CrimsonDesert-ReshadePresets.git
synced 2026-08-07 16:18:53 +00:00
v0.3: Thinned down shader to just FXAA, FILMDECK for no grading and PandaFX additionally for grading.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
Techniques=FXAA@FXAA.fx,PandaFX@PandaFX.fx,FILMDECK@FILMDECK.fx,SmartDeNoise@SmartDeNoise.fx,FSR1_2X@FSR1_2X.fx,Information_SD@SuperDepth3D.fx
|
Techniques=FXAA@FXAA.fx,PandaFX@PandaFX.fx,FILMDECK@FILMDECK.fx,Information_SD@SuperDepth3D.fx
|
||||||
|
TechniqueSorting=FXAA@FXAA.fx,PandaFX@PandaFX.fx,FILMDECK@FILMDECK.fx,SmartDeNoise@SmartDeNoise.fx,Information_SD@SuperDepth3D.fx,SuperDepth3D@SuperDepth3D.fx
|
||||||
|
|
||||||
[FILMDECK.fx]
|
[FILMDECK.fx]
|
||||||
AUTO_PUSH=100
|
AUTO_PUSH=100
|
||||||
@@ -37,6 +38,7 @@ LIFT=0.494118,0.454902,0.486275
|
|||||||
NEG_EXP=-0.000000
|
NEG_EXP=-0.000000
|
||||||
N_TEMP=-18
|
N_TEMP=-18
|
||||||
OUT_GAMMA=0.936000
|
OUT_GAMMA=0.936000
|
||||||
|
PreprocessorDefinitions=SWAPCHAIN_PRECISION=3,LET_ME_COOK=0
|
||||||
PRT_EXP=-0.559000
|
PRT_EXP=-0.559000
|
||||||
PUSH=0.000000
|
PUSH=0.000000
|
||||||
PUSH_MODE=0
|
PUSH_MODE=0
|
||||||
@@ -58,14 +60,11 @@ _TUT1=0
|
|||||||
_WBMASG=0
|
_WBMASG=0
|
||||||
_WVMSG=0
|
_WVMSG=0
|
||||||
|
|
||||||
[FSR1_2X.fx]
|
|
||||||
sharpness=1.382000
|
|
||||||
|
|
||||||
[FXAA.fx]
|
[FXAA.fx]
|
||||||
EdgeThreshold=0.268000
|
EdgeThreshold=0.227000
|
||||||
EdgeThresholdMin=0.000000
|
EdgeThresholdMin=0.000000
|
||||||
PreprocessorDefinitions=FXAA_EARLY_EXIT=0,FXAA_QUALITY__PRESET=24,FXAA_GREEN_AS_LUMA=0
|
PreprocessorDefinitions=FXAA_EARLY_EXIT=0,FXAA_QUALITY__PRESET=24,FXAA_GREEN_AS_LUMA=0
|
||||||
Subpix=0.343000
|
Subpix=0.252000
|
||||||
|
|
||||||
[PandaFX.fx]
|
[PandaFX.fx]
|
||||||
Bleach_Bypass_Amount=0.270000
|
Bleach_Bypass_Amount=0.270000
|
||||||
@@ -93,11 +92,6 @@ Gamma_B=1.000000
|
|||||||
Gamma_G=0.930000
|
Gamma_G=0.930000
|
||||||
Gamma_R=1.010000
|
Gamma_R=1.010000
|
||||||
|
|
||||||
[SmartDeNoise.fx]
|
|
||||||
uKSigma=0.524000
|
|
||||||
uSigma=2.237000
|
|
||||||
uThreshold=0.069000
|
|
||||||
|
|
||||||
[SuperDepth3D.fx]
|
[SuperDepth3D.fx]
|
||||||
Adjust_Vignette=0.000000
|
Adjust_Vignette=0.000000
|
||||||
Alpha_Auto_UI=0
|
Alpha_Auto_UI=0
|
||||||
|
|||||||
@@ -1,12 +1,5 @@
|
|||||||
Techniques=Before@BeforeAfter.fx,FXAA@FXAA.fx,FILMDECK@FILMDECK.fx,SmartDeNoise@SmartDeNoise.fx,FSR1_2X@FSR1_2X.fx,Information_SD@SuperDepth3D.fx
|
Techniques=FXAA@FXAA.fx,FILMDECK@FILMDECK.fx,SmartDeNoise@SmartDeNoise.fx,Information_SD@SuperDepth3D.fx
|
||||||
TechniqueSorting=Before@BeforeAfter.fx,FXAA@FXAA.fx,FILMDECK@FILMDECK.fx,SmartDeNoise@SmartDeNoise.fx,FSR1_2X@FSR1_2X.fx,After@BeforeAfter.fx,Information_SD@SuperDepth3D.fx,SuperDepth3D@SuperDepth3D.fx
|
TechniqueSorting=FXAA@FXAA.fx,FILMDECK@FILMDECK.fx,SmartDeNoise@SmartDeNoise.fx,PandaFX@PandaFX.fx,Information_SD@SuperDepth3D.fx,SuperDepth3D@SuperDepth3D.fx
|
||||||
|
|
||||||
[BeforeAfter.fx]
|
|
||||||
EdgeAngle=-17
|
|
||||||
EdgeBlur=0
|
|
||||||
EdgeOffset=-0.298000
|
|
||||||
LineColor=0.062500,0.062500,0.062500
|
|
||||||
LineWidth=2
|
|
||||||
|
|
||||||
[FILMDECK.fx]
|
[FILMDECK.fx]
|
||||||
AUTO_PUSH=100
|
AUTO_PUSH=100
|
||||||
@@ -40,11 +33,12 @@ HUEOrange=0.756863,0.513726,0.207843
|
|||||||
HUEPurple=0.500000,0.250000,0.750000
|
HUEPurple=0.500000,0.250000,0.750000
|
||||||
HUERed=0.658824,0.239216,0.121569
|
HUERed=0.658824,0.239216,0.121569
|
||||||
HUEYellow=0.847059,1.000000,0.078431
|
HUEYellow=0.847059,1.000000,0.078431
|
||||||
LEVELS=0,54
|
LEVELS=-5,54
|
||||||
LIFT=0.494118,0.454902,0.486275
|
LIFT=0.494118,0.454902,0.486275
|
||||||
NEG_EXP=-0.000000
|
NEG_EXP=-0.000000
|
||||||
N_TEMP=0
|
N_TEMP=-18
|
||||||
OUT_GAMMA=0.968000
|
OUT_GAMMA=0.936000
|
||||||
|
PreprocessorDefinitions=SWAPCHAIN_PRECISION=3,LET_ME_COOK=0
|
||||||
PRT_EXP=0.000000
|
PRT_EXP=0.000000
|
||||||
PUSH=0.000000
|
PUSH=0.000000
|
||||||
PUSH_MODE=0
|
PUSH_MODE=0
|
||||||
@@ -66,19 +60,11 @@ _TUT1=0
|
|||||||
_WBMASG=0
|
_WBMASG=0
|
||||||
_WVMSG=0
|
_WVMSG=0
|
||||||
|
|
||||||
[FSR1_2X.fx]
|
|
||||||
sharpness=1.382000
|
|
||||||
|
|
||||||
[FXAA.fx]
|
[FXAA.fx]
|
||||||
EdgeThreshold=0.268000
|
EdgeThreshold=0.227000
|
||||||
EdgeThresholdMin=0.000000
|
EdgeThresholdMin=0.000000
|
||||||
PreprocessorDefinitions=FXAA_EARLY_EXIT=0,FXAA_QUALITY__PRESET=24,FXAA_GREEN_AS_LUMA=0
|
PreprocessorDefinitions=FXAA_EARLY_EXIT=0,FXAA_QUALITY__PRESET=24,FXAA_GREEN_AS_LUMA=0
|
||||||
Subpix=0.343000
|
Subpix=0.252000
|
||||||
|
|
||||||
[SmartDeNoise.fx]
|
|
||||||
uKSigma=0.524000
|
|
||||||
uSigma=2.237000
|
|
||||||
uThreshold=0.069000
|
|
||||||
|
|
||||||
[SuperDepth3D.fx]
|
[SuperDepth3D.fx]
|
||||||
Adjust_Vignette=0.000000
|
Adjust_Vignette=0.000000
|
||||||
|
|||||||
+10
-2
@@ -64,10 +64,17 @@ SettingsMode=1
|
|||||||
|
|
||||||
[renodx-preset1]
|
[renodx-preset1]
|
||||||
AE_DarkExposureLimit=50
|
AE_DarkExposureLimit=50
|
||||||
|
AE_DarkToLightTime=1
|
||||||
AE_DynamismHigh=34
|
AE_DynamismHigh=34
|
||||||
AE_DynamismLow=50
|
AE_DynamismLow=50
|
||||||
|
AE_EnvironmentBias=100
|
||||||
|
AE_LightToDarkTime=4.3
|
||||||
|
AE_PerceptualMaxBrightness=5
|
||||||
|
AE_PerceptualMinBrightness=1
|
||||||
AE_Speed=50
|
AE_Speed=50
|
||||||
|
AE_TargetSmoothing=13
|
||||||
BloomStrength=100
|
BloomStrength=100
|
||||||
|
ColorGradeConeResponse=60
|
||||||
ColorGradeContrast=50
|
ColorGradeContrast=50
|
||||||
ColorGradeExposure=1
|
ColorGradeExposure=1
|
||||||
ColorGradeHighlights=50
|
ColorGradeHighlights=50
|
||||||
@@ -81,9 +88,9 @@ FxChromaticAberration=100
|
|||||||
FxFilmGrain=0
|
FxFilmGrain=0
|
||||||
FxFilmGrainType=0
|
FxFilmGrainType=0
|
||||||
FxLensFlareStrength=100
|
FxLensFlareStrength=100
|
||||||
FxSharpening=90
|
FxSharpening=100
|
||||||
FxSharpeningType=1
|
FxSharpeningType=1
|
||||||
FxVignette=0
|
FxVignette=20
|
||||||
ImprovedAutoExposure=0
|
ImprovedAutoExposure=0
|
||||||
LocalLightHueCorrection=0
|
LocalLightHueCorrection=0
|
||||||
LocalLightSaturation=50
|
LocalLightSaturation=50
|
||||||
@@ -97,6 +104,7 @@ SkyScattering=1
|
|||||||
SnowFogFix=1
|
SnowFogFix=1
|
||||||
SunMoonAdjustments=1
|
SunMoonAdjustments=1
|
||||||
ToneMapBlowout=0
|
ToneMapBlowout=0
|
||||||
|
TonemapDebugMode=0
|
||||||
ToneMapGameNits=203
|
ToneMapGameNits=203
|
||||||
ToneMapHueRestore=100
|
ToneMapHueRestore=100
|
||||||
ToneMapPeakNits=1000
|
ToneMapPeakNits=1000
|
||||||
|
|||||||
Reference in New Issue
Block a user