MariENB 1.2015.6.15
This commit is contained in:
parent
49a3cf6757
commit
c08f0701db
21 changed files with 867 additions and 111 deletions
163
settings_dust/enbseries.ini
Normal file
163
settings_dust/enbseries.ini
Normal file
|
|
@ -0,0 +1,163 @@
|
|||
[GLOBAL]
|
||||
UseEffect=true
|
||||
|
||||
[EFFECT]
|
||||
UseOriginalPostProcessing=false
|
||||
UseOriginalObjectsProcessing=false
|
||||
EnableBloom=true
|
||||
EnableLens=true
|
||||
EnableAdaptation=true
|
||||
EnableDepthOfField=true
|
||||
EnableAmbientOcclusion=true
|
||||
EnableDetailedShadow=false
|
||||
EnableSunRays=true
|
||||
EnableSunGlare=true
|
||||
|
||||
[COLORCORRECTION]
|
||||
UsePaletteTexture=true
|
||||
UseProceduralCorrection=false
|
||||
Brightness=1.0
|
||||
GammaCurve=1.0
|
||||
|
||||
[NIGHTDAY]
|
||||
DetectorDefaultDay=false
|
||||
DetectorLevelDay=0.5
|
||||
DetectorLevelNight=0.15
|
||||
DetectorLevelCurve=0.95
|
||||
|
||||
[ADAPTATION]
|
||||
ForceMinMaxValues=true
|
||||
AdaptationSensitivity=0.35
|
||||
AdaptationTime=3.0
|
||||
AdaptationMin=0.35
|
||||
AdaptationMax=1.2
|
||||
|
||||
[BLOOM]
|
||||
Quality=1
|
||||
AmountDay=1.0
|
||||
AmountNight=1.0
|
||||
AmountInterior=1.0
|
||||
BlueShiftAmountDay=0.0
|
||||
BlueShiftAmountNight=0.0
|
||||
BlueShiftAmountInterior=0.0
|
||||
|
||||
[LENS]
|
||||
LenzReflectionIntensityDay=1.0
|
||||
LenzReflectionIntensityNight=1.0
|
||||
LenzReflectionIntensityInterior=1.0
|
||||
LenzReflectionPowerDay=1.0
|
||||
LenzReflectionPowerNight=1.0
|
||||
LenzReflectionPowerInterior=1.0
|
||||
LenzDirtIntensityDay=1.0
|
||||
LenzDirtIntensityNight=1.0
|
||||
LenzDirtIntensityInterior=1.0
|
||||
LenzDirtPowerDay=1.0
|
||||
LenzDirtPowerNight=1.0
|
||||
LenzDirtPowerInterior=1.0
|
||||
|
||||
[SSAO_SSIL]
|
||||
EnableSupersampling=false
|
||||
UseIndirectLighting=true
|
||||
SamplingQuality=1
|
||||
SamplingPrecision=1
|
||||
SamplingRange=1.0
|
||||
FadeFogRangeDay=2.5
|
||||
FadeFogRangeNight=3.5
|
||||
SizeScale=0.5
|
||||
SourceTexturesScale=0.5
|
||||
FilterQuality=1
|
||||
AOAmount=2.0
|
||||
AOAmountInterior=2.0
|
||||
ILAmount=0.0
|
||||
ILAmountInterior=0.0
|
||||
AOIntensity=2.0
|
||||
AOIntensityInterior=2.0
|
||||
AOType=0
|
||||
AOMixingType=0
|
||||
AOMixingTypeInterior=0
|
||||
EnableDenoiser=true
|
||||
|
||||
[ENVIRONMENT]
|
||||
LightingIntensityDay=1.0
|
||||
LightingIntensityNight=1.0
|
||||
LightingIntensityInterior=1.0
|
||||
LightingCurveDay=1.0
|
||||
LightingCurveNight=1.0
|
||||
LightingCurveInterior=1.0
|
||||
LightingDesaturationDay=0.0
|
||||
LightingDesaturationNight=0.0
|
||||
LightingDesaturationInterior=0.0
|
||||
|
||||
AmbientLightingIntensityDay=0.75
|
||||
AmbientLightingIntensityNight=0.75
|
||||
AmbientLightingIntensityInterior=0.75
|
||||
AmbientLightingCurveDay=1.5
|
||||
AmbientLightingCurveNight=1.5
|
||||
AmbientLightingCurveInterior=1.5
|
||||
AmbientLightingDesaturationDay=0.0
|
||||
AmbientLightingDesaturationNight=0.0
|
||||
AmbientLightingDesaturationInterior=0.0
|
||||
|
||||
FogColorMultiplierDay=0.75
|
||||
FogColorMultiplierNight=0.75
|
||||
FogColorMultiplierInterior=0.75
|
||||
FogColorCurveDay=1.5
|
||||
FogColorCurveNight=1.5
|
||||
FogColorCurveInterior=1.5
|
||||
|
||||
[SKY]
|
||||
Enable=true
|
||||
|
||||
StarsIntensity=0.27
|
||||
StarsCurve=1.79
|
||||
|
||||
CloudsIntensityDay=0.960001
|
||||
CloudsIntensityNight=0.600001
|
||||
CloudsCurveDay=1.02
|
||||
CloudsCurveNight=1.07
|
||||
CloudsDesaturationDay=0.0
|
||||
CloudsDesaturationNight=0.0
|
||||
|
||||
CloudsEdgeClamp=0.24
|
||||
CloudsEdgeIntensity=0.74
|
||||
|
||||
GradientIntensityDay=1.310001
|
||||
GradientIntensityNight=0.88
|
||||
|
||||
GradientDesaturationDay=0.3
|
||||
GradientDesaturationNight=0.21
|
||||
|
||||
GradientTopIntensityDay=1.24
|
||||
GradientTopIntensityNight=1.1
|
||||
GradientTopCurveDay=1.17
|
||||
GradientTopCurveNight=1.08
|
||||
|
||||
GradientMiddleIntensityDay=1.17
|
||||
GradientMiddleIntensityNight=0.95
|
||||
GradientMiddleCurveDay=0.81
|
||||
GradientMiddleCurveNight=1.16
|
||||
|
||||
GradientHorizonIntensityDay=1.27
|
||||
GradientHorizonIntensityNight=0.58
|
||||
GradientHorizonCurveDay=1.16
|
||||
GradientHorizonCurveNight=1.18
|
||||
|
||||
SunIntensity=2.14
|
||||
SunDesaturation=0.0
|
||||
SunCoronaIntensity=1.231
|
||||
SunCoronaCurve=1.16
|
||||
SunCoronaDesaturation=0.0
|
||||
MoonIntensity=1.18
|
||||
MoonCurve=0.95
|
||||
MoonDesaturation=0.0
|
||||
MoonCoronaIntensity=0.971
|
||||
|
||||
[DEPTHOFFIELD]
|
||||
FadeTime=0.4
|
||||
|
||||
[SHADOW]
|
||||
DetailedShadowQuality=1
|
||||
ShadowDesaturation=0.8
|
||||
|
||||
[RAYS]
|
||||
SunRaysMultiplier=1.12
|
||||
Reference in a new issue