Changes the key binding from @ key to `¬ (tilde) key If you are using a UK keyboard
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Console modding permissionThis mod will not be available on Bethesda.net for console users
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
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.