SkyrimLE:ENBSeries INI Reference/Nightday: Difference between revisions

From Step Mods | Change The Game
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="nonumtoc">{{TOC right}}</div>
<div class="nonumtoc">{{TOC}}</div>[[Category:ENB Settings]]
==[NIGHTDAY]==
==[NIGHTDAY]==
This section is another way of ENB Series using day and night values, like the <code style="font-size:1.05em;">[TIMEOFDAY]</code> 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.
This section is another way of ENB Series using day and night values, like the <code style="font-size:1.05em;">[TIMEOFDAY]</code> 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.
Line 26: Line 26:




[[Category:INI Settings]]
[[Category:Screenshots]]
[[Category:Screenshots]]

Latest revision as of 15:34, August 3, 2021

[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)