There isn't a limit? You can set it to pretty much anything. I've got mine set to 2x sprint speed. Just go into the init.lua file and play with the numbers.
For 2x instead of 1.5x just replace TweakDB:SetFlat("PlayerLocomotion.player_locomotion_data_Sprint_inline1.value", 9.75) with TweakDB:SetFlat("PlayerLocomotion.player_locomotion_data_Sprint_inline1.value", 13)
I originally got the Natural Walk Speed mod added and then added this on top. Now my walk speed is back to the original speed if not faster than original...do I need to remove and add the natural walk speed mod again?
15 comments
For 2x instead of 1.5x just replace
TweakDB:SetFlat("PlayerLocomotion.player_locomotion_data_Sprint_inline1.value", 9.75)
withTweakDB:SetFlat("PlayerLocomotion.player_locomotion_data_Sprint_inline1.value", 13)
EDIT: Ok exited the game, rebooted my PC, relaunched the game, and the lag was gone.
Is it possible to swap the default jog to sprint?