Default Keys
| Key | Action |
|---|---|
F5 |
Reload motioncab.ini |
F8 |
Toggle mod on/off |
F9 |
Open/close the in-game settings GUI |
Modifier Keys
The reload, toggle, and GUI toggle keys are all configurable in the INI (see
Configuration). To use a key, specify its
decimal value. A modifier key can be added by writing the two
virtual key codes separated by a + sign:
| INI value | Key(s) |
|---|---|
KEY_RELOAD=116+160 |
F5 + Left Shift |
KEY_TOGGLE=119 |
F8 (no modifier) |