MariENB FO4 3.4.3
This commit is contained in:
parent
9a7791650e
commit
0694f48824
3 changed files with 20 additions and 4 deletions
|
|
@ -14,6 +14,8 @@ EnableLens=false
|
||||||
EnableDepthOfField=true
|
EnableDepthOfField=true
|
||||||
EnableSSAO=true
|
EnableSSAO=true
|
||||||
EnableSkyAmbientCalculation=true
|
EnableSkyAmbientCalculation=true
|
||||||
|
EnableCloudShadows=true
|
||||||
|
EnableDetailedShadow=true
|
||||||
[COLORCORRECTION]
|
[COLORCORRECTION]
|
||||||
UseProceduralCorrection=true
|
UseProceduralCorrection=true
|
||||||
Brightness=1.0
|
Brightness=1.0
|
||||||
|
|
@ -273,11 +275,11 @@ SkyAmbientTopIntensityDay=0.36
|
||||||
SkyAmbientTopIntensitySunset=0.32
|
SkyAmbientTopIntensitySunset=0.32
|
||||||
SkyAmbientTopIntensityDusk=0.24
|
SkyAmbientTopIntensityDusk=0.24
|
||||||
SkyAmbientTopIntensityNight=0.23
|
SkyAmbientTopIntensityNight=0.23
|
||||||
SkyAmbientTopIntensityInteriorDay=0.23
|
SkyAmbientTopIntensityInteriorDay=0.24
|
||||||
SkyAmbientTopIntensityInteriorNight=0.12
|
SkyAmbientTopIntensityInteriorNight=0.1
|
||||||
SkyAmbientBottomIntensityDawn=0.1
|
SkyAmbientBottomIntensityDawn=0.1
|
||||||
SkyAmbientBottomIntensitySunrise=0.14
|
SkyAmbientBottomIntensitySunrise=0.14
|
||||||
SkyAmbientBottomIntensityDay=0.21
|
SkyAmbientBottomIntensityDay=0.2
|
||||||
SkyAmbientBottomIntensitySunset=0.15
|
SkyAmbientBottomIntensitySunset=0.15
|
||||||
SkyAmbientBottomIntensityDusk=0.11
|
SkyAmbientBottomIntensityDusk=0.11
|
||||||
SkyAmbientBottomIntensityNight=0.07
|
SkyAmbientBottomIntensityNight=0.07
|
||||||
|
|
@ -342,3 +344,17 @@ SunColorFilterDusk=1, 1, 1
|
||||||
SunColorFilterNight=1, 1, 1
|
SunColorFilterNight=1, 1, 1
|
||||||
SunColorFilterInteriorDay=1, 1, 1
|
SunColorFilterInteriorDay=1, 1, 1
|
||||||
SunColorFilterInteriorNight=1, 1, 1
|
SunColorFilterInteriorNight=1, 1, 1
|
||||||
|
[CLOUDSHADOWS]
|
||||||
|
IgnoreWeatherSystem=true
|
||||||
|
EnableAtNight=true
|
||||||
|
ForceOpacity=true
|
||||||
|
OpacityDawn=1.0
|
||||||
|
OpacitySunrise=1.0
|
||||||
|
OpacityDay=1.0
|
||||||
|
OpacitySunset=1.0
|
||||||
|
OpacityDusk=1.0
|
||||||
|
OpacityNight=1.0
|
||||||
|
OpacityInteriorDay=1.0
|
||||||
|
OpacityInteriorNight=1.0
|
||||||
|
[SHADOW]
|
||||||
|
DetailedShadowQuality=1
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
3.4.2 "Another Settlement Needs Your Help"
|
3.4.3 "Another Settlement Needs Your Help"
|
||||||
|
|
|
||||||
Binary file not shown.
Reference in a new issue