SkyrimLE:ENBSeries INI Reference/Nightday

From Step Mods | Change The Game

[NIGHTDAY][edit | edit source]

This section is another way of ENB Series using day and night values, like the [TIMEOFDAY] section, except that the color of the sky gradient is used for detection. This is not compatible with customs skies that change the colors of the sky, so it not recommended to be changed by users.

Addition -> Actually this is compatible with custom skies, and in fact it's preferable to have skies customized to take advantage of this as some of the default sky values for certain weathers are too dark and will trigger the nighttime ini settings to take effect during the day. -TheConfidenceMan (talk) 22:21, November 12, 2014 (EST)

DetectorOldVersion[edit | edit source]

This setting will enable use of the old day/night detection method.

DetectorOldVersion=(false, true)

DetectorDefaultDay[edit | edit source]

This setting will enable the default settings and ignore the values below.

DetectorDefaultDay=(false, true)

DetectorLevelDay[edit | edit source]

This parameter will make the detection rely more on the day time settings when lowered and less on day time settings when raised.

DetectorLevelDay=(0.0...1.0)

DetectorLevelNight[edit | edit source]

This parameter will make the detection rely more on the night time settings when lowered and less on night time settings when raised.

DetectorLevelNight=(0.0...1.0)

DetectorLevelCurve[edit | edit source]

This parameter will make the detection rely more on the day time settings when lowered and more on the night time settings when raised.

DetectorLevelCurve=(0.0...10.0)