SkyrimLE:ENBSeries INI Reference/Nightday: Difference between revisions
(Created page with "<br /> {{Warning|size=90|This is an example INI-settings subpage existing within the subcategory Category:INI Settings of the ENBSeries INI Guide ([[:Category:INI Guides]...") |
m (Text replacement - "Category:Configuration Settings" to "Category:ENB Settings") |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div class="nonumtoc">{{TOC}}</div>[[Category:ENB Settings]] | |||
<div class="nonumtoc">{{TOC | |||
: | |||
==[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 30: | Line 26: | ||
[[Category:Screenshots]] | [[Category:Screenshots]] |
Latest revision as of 15:34, August 3, 2021
[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)