MariENB 2015.6.17
This commit is contained in:
parent
c08f0701db
commit
9e96fe18cc
3 changed files with 13 additions and 13 deletions
|
|
@ -29,7 +29,7 @@ DetectorLevelCurve=0.95
|
||||||
ForceMinMaxValues=true
|
ForceMinMaxValues=true
|
||||||
AdaptationSensitivity=0.35
|
AdaptationSensitivity=0.35
|
||||||
AdaptationTime=3.0
|
AdaptationTime=3.0
|
||||||
AdaptationMin=0.35
|
AdaptationMin=0.4
|
||||||
AdaptationMax=1.2
|
AdaptationMax=1.2
|
||||||
|
|
||||||
[BLOOM]
|
[BLOOM]
|
||||||
|
|
@ -60,18 +60,18 @@ EnableSupersampling=false
|
||||||
UseIndirectLighting=true
|
UseIndirectLighting=true
|
||||||
SamplingQuality=1
|
SamplingQuality=1
|
||||||
SamplingPrecision=1
|
SamplingPrecision=1
|
||||||
SamplingRange=1.0
|
SamplingRange=0.1
|
||||||
FadeFogRangeDay=2.5
|
FadeFogRangeDay=2.5
|
||||||
FadeFogRangeNight=3.5
|
FadeFogRangeNight=3.5
|
||||||
SizeScale=0.5
|
SizeScale=0.5
|
||||||
SourceTexturesScale=0.5
|
SourceTexturesScale=0.5
|
||||||
FilterQuality=1
|
FilterQuality=1
|
||||||
AOAmount=2.0
|
AOAmount=1.0
|
||||||
AOAmountInterior=2.0
|
AOAmountInterior=1.0
|
||||||
ILAmount=0.0
|
ILAmount=1.0
|
||||||
ILAmountInterior=0.0
|
ILAmountInterior=1.0
|
||||||
AOIntensity=2.0
|
AOIntensity=1.0
|
||||||
AOIntensityInterior=2.0
|
AOIntensityInterior=1.0
|
||||||
AOType=0
|
AOType=0
|
||||||
AOMixingType=0
|
AOMixingType=0
|
||||||
AOMixingTypeInterior=0
|
AOMixingTypeInterior=0
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ BloomIntensityInteriorDay=1.15
|
||||||
BloomPowerNight=1.04
|
BloomPowerNight=1.04
|
||||||
BloomPowerDay=1.02
|
BloomPowerDay=1.02
|
||||||
BloomPowerInteriorNight=1.06
|
BloomPowerInteriorNight=1.06
|
||||||
BloomPowerInteriorDay=1.02
|
BloomPowerInteriorDay=1.01
|
||||||
BloomSaturationNight=0.78
|
BloomSaturationNight=0.78
|
||||||
BloomSaturationDay=0.72
|
BloomSaturationDay=0.72
|
||||||
BloomSaturationInteriorNight=0.85
|
BloomSaturationInteriorNight=0.85
|
||||||
|
|
@ -49,7 +49,7 @@ EnableAnamorphicBloom=true
|
||||||
AnamBlendNight=0.84
|
AnamBlendNight=0.84
|
||||||
AnamBlendDay=0.73
|
AnamBlendDay=0.73
|
||||||
AnamBlendInteriorNight=0.88
|
AnamBlendInteriorNight=0.88
|
||||||
AnamBlendInteriorDay=0.77
|
AnamBlendInteriorDay=0.79
|
||||||
AnamBlueShiftColorNightRed=0.35
|
AnamBlueShiftColorNightRed=0.35
|
||||||
AnamBlueShiftColorNightGreen=0.08
|
AnamBlueShiftColorNightGreen=0.08
|
||||||
AnamBlueShiftColorNightBlue=1.0
|
AnamBlueShiftColorNightBlue=1.0
|
||||||
|
|
@ -69,7 +69,7 @@ AnamBlueShiftIntensityInteriorDay=4.03
|
||||||
AnamPowerNight=1.05
|
AnamPowerNight=1.05
|
||||||
AnamPowerDay=1.11
|
AnamPowerDay=1.11
|
||||||
AnamPowerInteriorNight=1.03
|
AnamPowerInteriorNight=1.03
|
||||||
AnamPowerInteriorDay=1.08
|
AnamPowerInteriorDay=1.07
|
||||||
AnamLengthMultiplier=4.0
|
AnamLengthMultiplier=4.0
|
||||||
BloomAngle=0.0
|
BloomAngle=0.0
|
||||||
BloomVertical=false
|
BloomVertical=false
|
||||||
|
|
|
||||||
|
|
@ -148,10 +148,10 @@ GradingValPowInteriorNight=1.07
|
||||||
GradingValPowInteriorDay=1.14
|
GradingValPowInteriorDay=1.14
|
||||||
ColorizeAfterHSV=true
|
ColorizeAfterHSV=true
|
||||||
UseTint=true
|
UseTint=true
|
||||||
TintingBlend=0.7
|
TintingBlend=0.5
|
||||||
TintingBeforeGrading=false
|
TintingBeforeGrading=false
|
||||||
EnableVanillaGrading=true
|
EnableVanillaGrading=true
|
||||||
VanillaGradingBlend=0.7
|
VanillaGradingBlend=0.6
|
||||||
FadeBeforeFilmFilters=false
|
FadeBeforeFilmFilters=false
|
||||||
EnablePostDither=true
|
EnablePostDither=true
|
||||||
DitherPattern=4
|
DitherPattern=4
|
||||||
|
|
|
||||||
Reference in a new issue