SkyrimLE:ENBSeries INI Reference/Nightday: Difference between revisions

From Step Mods | Change The Game
No edit summary
(No difference)

Revision as of 19:25, December 8, 2014


Template:Notice

Updated: 19:25:29 8 December 2014 (UTC)

[NIGHTDAY]

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

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

DetectorOldVersion=(false, true)

DetectorDefaultDay

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

DetectorDefaultDay=(false, true)

DetectorLevelDay

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

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

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)