This mod will allow you to run by pressing a button ( Default is V )
CHANGE DEFAULT KEYS:
If you have changed your default movement keys you will have to update the values in settings.cfg using https://pastebin.com/v5Vz84ys if you want the more vanilla backwards and sidewards speeds
The current settings.cfg is configured for players using the default WASD movement keys
INSTALLATION:
Extract to C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\Modules
If the game crashes, don't forget to unblock the dll( I recommend: https://www.nexusmods.com/mountandblade2bannerlord/mods/397 )
Chrome is reporting this as an unsafe file on some PC's, this is a false positive. Nexusmods has cleared the file as safe to use and I've included the github source code if anybody would like to double-check the code.
To change the default key, simply replace the value in settings.cfg with the corresponding code from:
https://pastebin.com/v5Vz84ys
I would not advise changing the current run speed any higher but if you wish to edit it, open native_parameters_CTS.xml in ModuleData and edit <native_parameter id="bipedal_speed_multiplier" value="8"/>
The default value is 6.2. I would not increase this value above 10 as it tends to cause NPC's to speedup as well. I found 8 to be the sweetspot but this choice is yours!Credits to jedijosh920, Kahchow and Slashas whose code I decompiled to understand the modding process.
Changelog:
V1.3
Made player side and backwards movement better reflect vanilla game
V1.1.2: Also added a new file if users wish to toggle run instead of holding it.
V1.0.0 Initial release
ENJOY :)
Source code:
https://github.com/RyotNomad/Run-Mod-for-Bannerlord