SkyrimLE:ENBLocal INI Reference/Window: Difference between revisions

From Step Mods | Change The Game
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="nonumtoc">{{TOC right}}</div>
<div class="nonumtoc">{{TOC}}</div>[[Category:ENB Settings]]
==[WINDOW]==
==[WINDOW]==
This section is used to enable borderless window with Skyrim. Enabling borderless window can also enable the use of Alt+Tab to run Skyrim in the background.
This section is used to enable borderless window with Skyrim. Enabling borderless window can also enable the use of Alt+Tab to run Skyrim in the background.


{{Notice Small|text=If <code>EnableUnsafeMemoryHacks=</code> is set to ''true'' under <code>[MEMORY]</code> section, Alt+Tab will not work, regardless of the parameter value set here.}}
{{AlertSmall‏‎|type=notice|text=If <code>EnableUnsafeMemoryHacks=</code> is set to ''true'' under <code>[MEMORY]</code> section, Alt+Tab will not work, regardless of the parameter value set here.}}


====ForceBorderless====
====ForceBorderless====
Line 13: Line 13:
This parameter will remove the border lines of the game window when Skyrim is set to Fullscreen Mode. This is best used when down sampling is also used.
This parameter will remove the border lines of the game window when Skyrim is set to Fullscreen Mode. This is best used when down sampling is also used.
<pre>ForceBorderlessFullscreen=(false, true)</pre>
<pre>ForceBorderlessFullscreen=(false, true)</pre>
[[Category:INI Settings]]

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

[WINDOW]

This section is used to enable borderless window with Skyrim. Enabling borderless window can also enable the use of Alt+Tab to run Skyrim in the background.

Info-Logo.png
NOTE:
If EnableUnsafeMemoryHacks= is set to true under [MEMORY] section, Alt+Tab will not work, regardless of the parameter value set here.

ForceBorderless

Enables/disables borderless window. This setting forces the game to run in a window rather than as a fullscreen application as it normally would. However, the window will, in fact, be fullscreen and without a border so the appearance of the game, on screen, will not be any different. This enables users to Alt-Tab in and out of the game without issue. Some users have also reported an increase in stability with this mode active.

ForceBorderless=(false, true)

ForceBorderlessFullscreen

This parameter will remove the border lines of the game window when Skyrim is set to Fullscreen Mode. This is best used when down sampling is also used.

ForceBorderlessFullscreen=(false, true)