The Elder Scrolls V: Skyrim

The Elder Scrolls V: Skyrim

View Stats:
ENB Menu
Does anyone know how to change the hotkeys for this? Since shift+tab is also our Steam hotkeys.
< >
Showing 1-8 of 8 comments
enblocal. ini
and enbseries.ini
section [INPUT]

_____________
or try "Shift+Enter" after open console
Last edited by Grey Warn / Грэй Варн; Feb 24, 2015 @ 12:48pm
AwkwardHillbilly Feb 24, 2015 @ 12:54pm 
So, I put what where
Try to fix lines in both files to the second key to activate the menu

// enter
KeyEditor = 13

Save before that back up these files.

After that, the menu should open combination "Shift+Enter"
Ilja Feb 24, 2015 @ 2:02pm 
Graywarn is giving a good advice.
Let me just open it a bit.

If you have ENB, then you also have a file named enblocal.ini in you <InstallationPath>\SteamApps\common\Skyrim

Open this file. It should open normally with just Notepad (I am using Notepad++ instead).

Look for section INPUT. There you will see what keys are set to do what you wish. What you are looking for is named as KeyEditor and that rules the key to open GUI. As Graywarn said, KeyEditor value should be 13 by default. This number equals [ENTER].

If the value is something else, then manually replace it to 13, to represent the [ENTER] key.

ENB uses [SHIFT] as a command key. When KeyEditor is 13, using [SHIFT]+[ENTER] keycombination should open your ENB GUI.

If this change does not take effect in game, then you may have double files in your folder, or something preventing enblocal.ini from taking effect in your game.

This is how my INPUT section looks in my enblocal.ini.


[INPUT]
//shift
KeyCombination=16
//f12
KeyUseEffect=123
//home
KeyFPSLimit=36
//num / 106
KeyShowFPS=106
//print screen
KeyScreenshot=44
//enter
KeyEditor=13
//f4
KeyFreeVRAM=115

Edit: Typos. It's past the midnight. Time to get some sleep.
Last edited by Ilja; Feb 24, 2015 @ 2:05pm
AwkwardHillbilly Feb 24, 2015 @ 2:08pm 
Thanks a bunch Ilja!
AwkwardHillbilly Feb 24, 2015 @ 2:52pm 
What if I don't have an enblocal.ini :O
enbseries.ini
AwkwardHillbilly Feb 25, 2015 @ 12:42am 
I have an enblocal.ini now xD
< >
Showing 1-8 of 8 comments
Per page: 1530 50

Date Posted: Feb 24, 2015 @ 12:39pm
Posts: 8