Guide:SkyrimPrefs INI/General

From Step Mods | Change The Game

[General][edit | edit source]

bEnableStoryManagerLogging[edit | edit source]

bEnableStoryManagerLogging toggles story manager logging. If enabled, these logs shall be written to %USERPROFILE%/My Games/Skyrim/Logs/StoryManager. See iStoryManagerLoggingEvent setting below. An example story manager log when iStoryManagerLoggingEvent is set to 1 is shown below:

[08/29/2015 - 07:16:10AM] StoryManager log opened (PC)
[08/29/2015 - 07:16:10AM] Started processing event 00000071: Kill Actor Event - Victim: ,Killer: ,Location: ,Crime Status: 0,Relationship Rank to Killer Before Death: 0
[08/29/2015 - 07:16:10AM] -Node 'Kill Actor Event' passed
[08/29/2015 - 07:16:10AM] --Node '' failed conditions
[08/29/2015 - 07:16:10AM] --Node '' failed conditions
[08/29/2015 - 07:16:10AM] --Node '' failed conditions
[08/29/2015 - 07:16:10AM] --Node '' failed conditions
[08/29/2015 - 07:16:10AM] --Node '' failed conditions
[08/29/2015 - 07:16:10AM] --Node '' failed conditions
[08/29/2015 - 07:16:10AM] --Node '' failed conditions
[08/29/2015 - 07:16:10AM] --Node '' failed conditions
[08/29/2015 - 07:16:10AM] --Node '' failed conditions
[08/29/2015 - 07:16:10AM] --Node '' passed
[08/29/2015 - 07:16:10AM] ---Quest 'DLC1RV01KillActorMonitor' failed conditions
[08/29/2015 - 07:16:10AM] ---Quest 'DLC1RV03KillActorMonitor' failed conditions
[08/29/2015 - 07:16:10AM] --Node '' failed conditions
[08/29/2015 - 07:16:10AM] Finished process event.

Default is 0.

bEnableStoryManagerLogging=(0,1)

fBrightLightColorB[edit | edit source]

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[edit | edit source]

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[edit | edit source]

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[edit | edit source]

iStoryManagerLoggingEvent sets the event for story manager logging.

Default is -1.

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