Walk Toggle Key
Adds a key to TOGGLE between jogging and walking (for mouse/keyboard). Also allows to toggle movement speed in crouch mode from slower to default with the same key.
First of all, I would like to thank to Nibrodooh whose Better Controls Menu mod suggested a solution for the correct movement in walking mode.
The mod consists of two files:
- the first one is inputUserMappings.xml file
- the second one is a small .ahk script that defines the keys for switching to walking mode for a mouse or keyboard, launched by well-known Autohotkey.
There are 3 versions for keyboard/mouse:
- toggle to walk with CapsLock key ( don’t forget to remap “Vision Toggle”)
- toggle to walk with Middle Mouse key ( don’t forget to remap “Combat Gadget” and “Tag”)
- toggle to walk with Mouse4 key
Installation:
- download and install Autohotkey from official site (can be closed after installation)
- make a backup inputUserMappings.xml file
- select the version you prefer for the keyboard or mouse, unpack the archive, move the “r6” folder into the root directory of the game and confirm overwriting
- move the .ahk script to any place convenient for you (desktop for example)
- run the script by double clicking (a small green square with a white letter H will appear in the system tray indicating that the script is running –> check out screenshot)
- that’s all, launch the game
To disable the script located in your system tray, right click on it and choose Exit. This can be done after you’ve Exit the game.
If you forgot to run the script before the game starts loading, there is no need to restart. Use Alt+Tab to exit to the desktop, run the script and return to the game.
The movement speed in сrouch mode can also be toggled between slower (corresponds to walking) and default (corresponds to jogging) with the same key appointed for walking.
Thanks to CDPR
Thanks to Autohotkey dev’s