1
Fork 0

MariENB FO4 3.4.3

This commit is contained in:
Marisa the Magician 2019-04-07 17:49:57 +02:00
commit 0694f48824
3 changed files with 20 additions and 4 deletions

View file

@ -14,6 +14,8 @@ EnableLens=false
EnableDepthOfField=true
EnableSSAO=true
EnableSkyAmbientCalculation=true
EnableCloudShadows=true
EnableDetailedShadow=true
[COLORCORRECTION]
UseProceduralCorrection=true
Brightness=1.0
@ -273,11 +275,11 @@ SkyAmbientTopIntensityDay=0.36
SkyAmbientTopIntensitySunset=0.32
SkyAmbientTopIntensityDusk=0.24
SkyAmbientTopIntensityNight=0.23
SkyAmbientTopIntensityInteriorDay=0.23
SkyAmbientTopIntensityInteriorNight=0.12
SkyAmbientTopIntensityInteriorDay=0.24
SkyAmbientTopIntensityInteriorNight=0.1
SkyAmbientBottomIntensityDawn=0.1
SkyAmbientBottomIntensitySunrise=0.14
SkyAmbientBottomIntensityDay=0.21
SkyAmbientBottomIntensityDay=0.2
SkyAmbientBottomIntensitySunset=0.15
SkyAmbientBottomIntensityDusk=0.11
SkyAmbientBottomIntensityNight=0.07
@ -342,3 +344,17 @@ SunColorFilterDusk=1, 1, 1
SunColorFilterNight=1, 1, 1
SunColorFilterInteriorDay=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

View file

@ -1 +1 @@
3.4.2 "Another Settlement Needs Your Help"
3.4.3 "Another Settlement Needs Your Help"

Binary file not shown.