SkyrimSE:ENBSeries INI Reference/Global: Difference between revisions

From Step Mods | Change The Game
(Created page with "{{PageTitle|logo=delta|title=ENBSeriesINI - Global}}__NOTOC__Category:Configuration SettingsCategory:ENB GuidesCategory:Screenshots {{TOC|number=off}}Category:Co...")
 
m (Text replacement - "Category:Configuration Settings" to "")
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{PageTitle|logo=delta|title=ENBSeriesINI - Global}}__NOTOC__[[Category:Configuration Settings]][[Category:ENB Guides]][[Category:Screenshots]]
{{PageTitle|logo=delta|title=ENBSeriesINI - Global}}__NOTOC__[[Category:ENB Settings]][[Category:Screenshots]]
{{TOC|number=off}}[[Category:Configuration Settings]]
== [GLOBAL] ==
The <code>[GLOBAL]</code> parameter rarely need to be changed unless you are using an external file to store your parameters.
The <code>[GLOBAL]</code> parameter rarely need to be changed unless you are using an external file to store your parameters.


Line 7: Line 5:
<syntaxhighlight lang="ini">UseEffect=(false, true)</syntaxhighlight>
<syntaxhighlight lang="ini">UseEffect=(false, true)</syntaxhighlight>
This will enable or disable the ENBSeries graphical effects. In almost versions of ENBSeries, this can be switched on or off in-game by holding the <kbd>Shift</kbd> key and pressing <kbd>F12</kbd> (Shift+F12). Enabling or disabling this will only effect the graphical part of ENBSeries and will have no effect on other features. This is enabled by default.
This will enable or disable the ENBSeries graphical effects. In almost versions of ENBSeries, this can be switched on or off in-game by holding the <kbd>Shift</kbd> key and pressing <kbd>F12</kbd> (Shift+F12). Enabling or disabling this will only effect the graphical part of ENBSeries and will have no effect on other features. This is enabled by default.
{{GallerySimple|id=UseEffect |width=225|img=File:01FullENB.jpg|caption=UseEffect =true}}  
{{GallerySimple|id=UseEffect|width=240|img=File:01FullENB.jpg|caption=UseEffect =true}}  
{{GallerySimple|id=UseEffect |width=225|img=File:02Vanilla.jpg|caption=UseEffect =false}}
{{GallerySimple|id=UseEffect|width=240|img=File:02Vanilla.jpg|caption=UseEffect =false}}
{{clear}}
{{clear}}

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

Delta c.png

ENBSeriesINI - Global

The [GLOBAL] parameter rarely need to be changed unless you are using an external file to store your parameters.

UseEffect[edit | edit source]

UseEffect=(false, true)

This will enable or disable the ENBSeries graphical effects. In almost versions of ENBSeries, this can be switched on or off in-game by holding the Shift key and pressing F12 (Shift+F12). Enabling or disabling this will only effect the graphical part of ENBSeries and will have no effect on other features. This is enabled by default.