MariENB 1.2015.6.30
This commit is contained in:
parent
a00a0e3541
commit
95c324cfa0
10 changed files with 161 additions and 255 deletions
|
|
@ -164,10 +164,10 @@ ChromaAberrationOverbright=0.0
|
|||
ChromaAberrationOverbrightMax=4.0
|
||||
ChromaAberrationOverbrightMin=0.8
|
||||
EnableLUTGrading=true
|
||||
LUTBlendNight=1.0
|
||||
LUTBlendDay=1.0
|
||||
LUTBlendInteriorNight=1.0
|
||||
LUTBlendInteriorDay=1.0
|
||||
LUTBlendNight=0.3
|
||||
LUTBlendDay=0.35
|
||||
LUTBlendInteriorNight=0.25
|
||||
LUTBlendInteriorDay=0.3
|
||||
LUTNight=1
|
||||
LUTDay=1
|
||||
LUTInteriorNight=1
|
||||
|
|
|
|||
|
|
@ -71,24 +71,24 @@ EdgeFadeMultiplierInteriorNight=700.0
|
|||
EdgeFadeMultiplierInteriorDay=800.0
|
||||
EdgePower=0.5
|
||||
EdgeMultiplier=128.0
|
||||
SSAOEnable=false
|
||||
SSAOEnable=true
|
||||
SSAORadius=1.0
|
||||
SSAONoise=1
|
||||
SSAONoise=0
|
||||
SSAOFadePowerNight=0.17
|
||||
SSAOFadePowerDay=0.19
|
||||
SSAOFadePowerDay=0.28
|
||||
SSAOFadePowerInteriorNight=0.12
|
||||
SSAOFadePowerInteriorDay=0.17
|
||||
SSAOFadePowerInteriorDay=0.18
|
||||
SSAOFadeMultiplierNight=2.12
|
||||
SSAOFadeMultiplierDay=2.23
|
||||
SSAOFadeMultiplierDay=2.29
|
||||
SSAOFadeMultiplierInteriorNight=2.08
|
||||
SSAOFadeMultiplierInteriorDay=2.15
|
||||
SSAOMultiplier=1.0
|
||||
SSAOPower=1.5
|
||||
SSAOBlend=1.0
|
||||
SSAOBlurEnable=true
|
||||
SSAOBilateralFactor=1000.0
|
||||
SSAOBilateralFactor=10000.0
|
||||
SSAOClampFactor=0.1
|
||||
SSAOBlurRadius=1.0
|
||||
SSAOBlurRadius=0.5
|
||||
DebugSSAO=false
|
||||
SharpenEnable=true
|
||||
SharpenRadius=0.8
|
||||
|
|
|
|||
Reference in a new issue