0 of 0

File information

Last updated

Original upload

Created by

Bluegun222

Uploaded by

bluegun222

Virus scan

Safe to use

Tags for this mod

About this mod

Changes the key binding from @ key to `¬ (tilde) key If you are using a UK keyboard

Permissions and credits
Changes the key binding from @ key to `¬ (tilde) key If you are using a UK keyboard layout.

Requires F4SE and is a replacement for the CustomControlMap.txt

If you have other custom bindings then what you need to do is search this line:

Console                0xC0                0xff    0xff                0    0    0    0x10

The 0xC0 is the key for tilde on American keyboards but on UK it is @
So you need to change it to 0xDF

0xCO  to 0xDF

Save


For the lazy people as I am sad I had to to figure it out myself.