How to rebind keys in Fallout 4

Fallout 4

One of the complaints from PC gamers has been the problem of rebinding keys in Fallout 4 when using some of the menus. For example TAB always needs to be used in some menus such the workbench menu even if you’ve rebound TAB so changing it in the settings from the default can be confusing because it’s still required.

Recommended Videos

The solution to setting keys up how you want when keys can’t be rebound is to use a simple tool called AutoHotkey. With the use of a handy script and this tool, keys can be remapped and your custom config can sit loaded in the background while playing the game.

Details on what to do were posted by Natelanz.

Download and install AutoHotkey

View the Key List variables

Open Notepad and create the script

Save the script as Fallout.ahk (anything.ahk)

Double click the script file, it should open AHK in your system tray.

Use the following template to rebind keys:

*o::e

So *o::e means my O key will act as my E key

Here is an example of my left handed setup used for Fallout 4:

*p::w

*;::s

*l::a

*’::d

*o::e

*k::Tab

*,::r

A Pastbin file with an example script has also been created here which is an example of the default controls for Fallout 4 which you can then change to whatever you want.

For example z::w ; Forward will rebind the W key to Z.

To activate the script just right click it and select run script. Before you start make sure your keybindings are all set to default.


PC Invasion is supported by our audience. When you purchase through links on our site, we may earn a small affiliate commission. Learn more
related content
Read Article Dragon’s Dogma 2 Affinity guide: All NPC likes and favorite gifts
Dragons Dogma 2 Review Brant
Read Article Best party compositions in Dragon’s Dogma 2
Best Party Compositions In Dragons Dogma 2
Read Article Reverse 1999 Sealed Records event guide
Reverse 1999 Sealed Records Event
Related Content
Read Article Dragon’s Dogma 2 Affinity guide: All NPC likes and favorite gifts
Dragons Dogma 2 Review Brant
Read Article Best party compositions in Dragon’s Dogma 2
Best Party Compositions In Dragons Dogma 2
Read Article Reverse 1999 Sealed Records event guide
Reverse 1999 Sealed Records Event
Author
Paul Younger
Founder and Editor of PC Invasion. Founder of the world's first gaming cafe and Veteran PC gamer of over 22 years.