SkyrimLE:ENBLocal INI Reference/Input: Difference between revisions

From Step Mods | Change The Game
(Created page with "<div class="nonumtoc">{{TOC right}}</div> ==[INPUT]== Allows customization of the key bindings for several runtime ENB-effect toggles. A utility like [http://support.automatio...")
 
No edit summary
Line 4: Line 4:


====KeyReadConfig====
====KeyReadConfig====
By default, <code>Backspace</code>. This will reload the configuration file and shaders to view changes made without having to restart the game. Very useful when tweaking ENB presets.
By default, {{ui|Backspace}}. This will reload the configuration file and shaders to view changes made without having to restart the game. Very useful when tweaking ENB presets.
<pre>KeyReadConfig=8</pre>
<pre>KeyReadConfig=8</pre>


====KeyCombination====
====KeyCombination====
By default, <code>Shift</code>. It is the primary key pressed and held for key combinations.
By default, {{ui|Shift}}. It is the primary key pressed and held for key combinations.
<pre>KeyCombination=16</pre>
<pre>KeyCombination=16</pre>


====KeyUseEffect====
====KeyUseEffect====
By default, <code>F12</code>. This will turn the ENB effects on and off. This must be pressed together with ''KeyCombination'' key (Shift+F12 by default).
By default, {{ui|F12}}. This will turn the ENB effects on and off. This must be pressed together with ''KeyCombination'' key (Shift+F12 by default).
<pre>KeyUseEffect=123</pre>
<pre>KeyUseEffect=123</pre>


====KeyFPSLimit====
====KeyFPSLimit====
By default, <code>Home</code>. This turns the FPS Limiter on and off. This must be pressed together with the ''KeyCombinaton'' key (Shift+Home by default).
By default, {{ui|Home}}. This turns the FPS Limiter on and off. This must be pressed together with the ''KeyCombinaton'' key (Shift+Home by default).
<pre>KeyFPSLimit=36</pre>
<pre>KeyFPSLimit=36</pre>


====KeyShowFPS====
====KeyShowFPS====
By default, <code>NumPad *</code>. This displays real-time frame rate in the upper right corner in the game. Set to 0 to disable.
By default, {{ui|NumPad *}}. This displays real-time frame rate in the upper right corner in the game. Set to 0 to disable.
<pre>KeyShowFPS=106</pre>
<pre>KeyShowFPS=106</pre>


====KeyScreenshot====
====KeyScreenshot====
By default, <code>Insert</code>; however, the ''Prt Sc'' (Print Screen) key also works. This captures a screenshot to a BMP and/or PNG file in the same folder where ENBSeries is installed.
By default, {{ui|Print Screen}}. This captures a screenshot to a BMP and/or PNG file in the same folder where ENBSeries is installed.
<pre>KeyScreenshot=45</pre>
<pre>KeyScreenshot=44</pre>


====KeyEditor====
====KeyEditor====
By default, <code>Enter</code>. This will open up the in game GUI when pressing ''SHIFT+ENTER''.
By default, {{ui|Enter}}. This will open up the in game GUI when pressing ''SHIFT+ENTER''.
<pre>KeyEditor=13</pre>
<pre>KeyEditor=13</pre>


====KeyFreeVRAM====
====KeyFreeVRAM====
By default, <code>F4</code>. This will clear VRAM in use to avoid encroaching upon the VRAM limit.
By default, {{ui|F4}}. This will clear VRAM in use to avoid encroaching upon the VRAM limit.
<pre>KeyFreeVRAM=115</pre>
<pre>KeyFreeVRAM=115</pre>
====KeyBruteForce====
By default, {{ui|B}}. This will enable a "brute force" preset by Boris and is mainly for screenarchery. This '''''will''''' bring the user's system to its knees and begging for mercy! This must be pressed together with the ''KeyCombinaton'' key (Shift+B by default)
<pre>KeyBruteForce=66</pre>





Revision as of 17:23, December 10, 2015

[INPUT]

Allows customization of the key bindings for several runtime ENB-effect toggles. A utility like Keyboard Message Viewer may be necessary to map keyboard codes to keyboard keys.

KeyReadConfig

By default, [Backspace]. This will reload the configuration file and shaders to view changes made without having to restart the game. Very useful when tweaking ENB presets.

KeyReadConfig=8

KeyCombination

By default, [Shift]. It is the primary key pressed and held for key combinations.

KeyCombination=16

KeyUseEffect

By default, [F12]. This will turn the ENB effects on and off. This must be pressed together with KeyCombination key (Shift+F12 by default).

KeyUseEffect=123

KeyFPSLimit

By default, [Home]. This turns the FPS Limiter on and off. This must be pressed together with the KeyCombinaton key (Shift+Home by default).

KeyFPSLimit=36

KeyShowFPS

By default, [NumPad *]. This displays real-time frame rate in the upper right corner in the game. Set to 0 to disable.

KeyShowFPS=106

KeyScreenshot

By default, [Print Screen]. This captures a screenshot to a BMP and/or PNG file in the same folder where ENBSeries is installed.

KeyScreenshot=44

KeyEditor

By default, [Enter]. This will open up the in game GUI when pressing SHIFT+ENTER.

KeyEditor=13

KeyFreeVRAM

By default, [F4]. This will clear VRAM in use to avoid encroaching upon the VRAM limit.

KeyFreeVRAM=115

KeyBruteForce

By default, [B]. This will enable a "brute force" preset by Boris and is mainly for screenarchery. This will bring the user's system to its knees and begging for mercy! This must be pressed together with the KeyCombinaton key (Shift+B by default)

KeyBruteForce=66