The mod slightly reduces default running and sprinting speeds and introduces an ability to change your character current normal speed with mouse wheel (slow down to walking, speed up to running).
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 0.9.5
a reupload: zip instead of 7z
Version 0.9.4
Improved CTRL behavior for better compatibility with other mods that use input modifiers: when the option is OFF, the mod inputs will not work with CTRL pressed, only when it's released
Version 0.9.3
speed values are now discrete: walk, jog, run (with mouse wheel), dash with shift
added a compatibility option to use CTRL as a modifier (off by default)
added an option to use middle mouse button to quickly reset speed to default (off by default)
Version 0.9.2
a fix for speed_step not being used
Version 0.9.1
added more precautions for cases of big speeds and small adjustment steps
The mod resolves a common PC ports problem of locking the keyboard and mouse players to running speed, which is terrible if you're trying to do precise movements (especially inside buildings) or just want to enjoy the view.
Mod changes
- Reduced default running and sprinting speeds to make movements feel more controllable and less cartoonish. - Introduced a new jogging speed which is in between walking and running. - You can adjust your current speed with mouse wheel up/down - to switch in between walking/jogging/running. - Holding shift makes you sprint (dash) as usual (do remember about sheathed/unsheathed dash speeds being different!). - You can enable the middle mouse button to reset your speed to default (see below). - You can enable a modifier key (see below) for all mod inputs to only work when it's pressed.
Installation and configuration
- Make sure you have REFramework installed. - Download the mod's package. - Unpack the content of the downloaded mod's package into your "[Path To Steam]\steamapps\common\Dragons Dogma 2" folder. - Launch the game. If everything is fine, you should see r457MovementSpeed.lua under ScriptRunner, Known Scripts category of REFramework UI.
If you want to change mod parameters, open your "[Path To Steam]\steamapps\common\Dragons Dogma 2\reframework\autorun\r457MovementSpeed.lua" with notepad and edit the values at the beginning of the file: defaults speeds, whether or not to use middle mouse button as a speed reset button, whether or not to use control key as a modifier.
Vanilla speed values: Walk - 6, Run - 17.7, Dash - 23.3, PlayerSheathedWeaponDash - 26.9.
To uninstall the mod remove "[Path To Steam]\steamapps\common\Dragons Dogma 2\reframework\autorun\r457MovementSpeed.lua" file.