Guide:Skyrim INI/Weather: Difference between revisions

From Step Mods | Change The Game
 
(2 intermediate revisions by one other user not shown)
Line 15: Line 15:
==== fAlphaReduce ====
==== fAlphaReduce ====
{{fc|#c0c840|
{{fc|#c0c840|
fAlphaReduce is believed to be unused by the game.}}  
fAlphaReduce is believed to be unused by the game.}} In testing, no difference was noticed.


Default is 1.
Default is 1.
Line 21: Line 21:


==== fSunBaseSize ====
==== fSunBaseSize ====
fSunBaseSize sets the sun's base size. Setting it to 0 will remove the sun altogether, albeit the day will still be lit. Negative values have the same effect as positive values.
Default is 425.
Default is 425.
<pre>fSunBaseSize=(...,-0.0001,0,0.0001,...)</pre>
<pre>fSunBaseSize=(...,-0.0001,0,0.0001,...)</pre>


==== fSunGlareSize ====
==== fSunGlareSize ====
fSunGlareSize sets the amount of sun glare. Setting this to 0 will not disable sun glare, and negative values act the same as positive values. Extremely high values will cause a glare line.
Default is 600.
Default is 600.
<pre>fSunGlareSize=(...,-0.0001,0,0.0001,...)</pre>
<pre>fSunGlareSize=(...,-0.0001,0,0.0001,...)</pre>

Latest revision as of 20:38, October 28, 2020

[Weather]

bFogEnabled

bFogEnabled is believed to be unused by the game. In testing, it did not disable fog when set to 0.

Default is 1.

bFogEnabled=(0,1)

bPrecipitation

bPrecipitation toggles precipitation. Setting it to 0 will disable all rain and snow.

Default is 1.

bPrecipitation=(0,1)

fAlphaReduce

fAlphaReduce is believed to be unused by the game. In testing, no difference was noticed.

Default is 1.

fAlphaReduce=(...,-0.0001,0,0.0001,...)

fSunBaseSize

fSunBaseSize sets the sun's base size. Setting it to 0 will remove the sun altogether, albeit the day will still be lit. Negative values have the same effect as positive values.

Default is 425.

fSunBaseSize=(...,-0.0001,0,0.0001,...)

fSunGlareSize

fSunGlareSize sets the amount of sun glare. Setting this to 0 will not disable sun glare, and negative values act the same as positive values. Extremely high values will cause a glare line.

Default is 600.

fSunGlareSize=(...,-0.0001,0,0.0001,...)

sBumpFadeColor

sBumpFadeColor is believed to be unused by the game.

Default is 255,255,255,255.

sBumpFadeColor=string

sEnvReduceColor

sEnvReduceColor is believed to be unused by the game.

Default is 255,255,255,255.

sEnvReduceColor=string

sLerpCloseColor

sLerpCloseColor is believed to be unused by the game.

Default is 255,255,255,255.

sLerpCloseColor=string