diff --git a/enbseries.ini b/enbseries.ini index 1be2561..e51950e 100644 --- a/enbseries.ini +++ b/enbseries.ini @@ -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 diff --git a/enbseries/VERSION b/enbseries/VERSION index 8e92ee3..2766522 100644 --- a/enbseries/VERSION +++ b/enbseries/VERSION @@ -1 +1 @@ -3.4.2 "Another Settlement Needs Your Help" +3.4.3 "Another Settlement Needs Your Help" diff --git a/enbseries/menblut_interior.dds b/enbseries/menblut_interior.dds index a7b143c..080fb93 100644 Binary files a/enbseries/menblut_interior.dds and b/enbseries/menblut_interior.dds differ