Guide:SkyrimPrefs INI/General: Difference between revisions

From Step Mods | Change The Game
(Created page with "== [General] == ==== bEnableStoryManagerLogging ==== bEnableStoryManagerLogging toggles story manager logging? Default is 0. <pre>bEnableStoryManagerLogging=(0,1)</pre> ===...")
 
Line 20: Line 20:


==== iStoryManagerLoggingEvent ====
==== iStoryManagerLoggingEvent ====
iStoryManagerLoggingEvent sets the event for storry manager logging?
iStoryManagerLoggingEvent sets the event for story manager logging?


Default is -1.
Default is -1.
<pre>iStoryManagerLoggingEvent=(...,-1,0,1,...)</pre>
<pre>iStoryManagerLoggingEvent=(...,-1,0,1,...)</pre>

Revision as of 00:30, August 22, 2015

[General]

bEnableStoryManagerLogging

bEnableStoryManagerLogging toggles story manager logging?

Default is 0.

bEnableStoryManagerLogging=(0,1)

fBrightLightColorB

It has been verified that this setting is completely placebo. The game does not recognize the setting at all. It does not appear in game-generated INIs or in Launcher presets. Its origin is from the SkyrimPrefs.ini file that resides inside the extra Skyrim directory inside the main Skyrim directory, where it is set to 1.

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

fBrightLightColorG

It has been verified that this setting is completely placebo. The game does not recognize the setting at all. It does not appear in game-generated INIs or in Launcher presets. Its origin is from the SkyrimPrefs.ini file that resides inside the extra Skyrim directory inside the main Skyrim directory, where it is set to 1.

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

fBrightLightColorR

It has been verified that this setting is completely placebo. The game does not recognize the setting at all. It does not appear in game-generated INIs or in Launcher presets. Its origin is from the SkyrimPrefs.ini file that resides inside the extra Skyrim directory inside the main Skyrim directory, where it is set to 1.

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

iStoryManagerLoggingEvent

iStoryManagerLoggingEvent sets the event for story manager logging?

Default is -1.

iStoryManagerLoggingEvent=(...,-1,0,1,...)