Key Bindings

Add additional custom key bindings to the Key Bindings menu

Edited Key Bindings menu with Titanfall 2 speedrunning section

File Location

The Key Bindings menu file is located in englishclient_frontend.bsp.pak000_dir.vpk, under scripts\kb_act.lst

How it works

Each line of the file corresponds to either a title/section which looks like:

or a bind to an action:

Creating your own

To add your Key Bindings, first open the file and create a new section (You don't have to but it makes it a lot neater). Copy the code block above with the 3 lines that start with "blank" and create your own title for the section.

Underneath the new section you've created, add a new line and we'll add our own new key bind setting.

Each setting is set out with the Titanfall/Source variable on the left and a Key Bind Title on the right.

Fun Commands

Give yourself low gravity

Create and load a save point

Slow down or speed up the game

Last updated

Was this helpful?