Dedicated dodge with slow walk and slow drive
Dedicated doge, slow walk, slow drive mod which I have made to change the gameplay of the game.
This mod lets you slow walk, slow drive via a key-bind set to L which you can change to suit your playstyle, for example I have this set to middle mouse.
Dodge is now one dedicated key, which is the default crouch/toggle crouch.
Simply unzip and drag and drop the content in your Cyberpunk folder (Ex “C:\Program Files (x86)\Steam\steamapps\common\Cyberpunk 2077\”) and click yes to overwrite.
I suggest backing up the file before replacing it as this will change the way the gameplay is within the game.
(Editing walking/driving speed)
If L does not suit or if you want to edit the speed for walking/driving, open up the file and look for :
-<mapping name=”LeftY_Axis” type=”Axis” >
—<button id=”IK_Pad_LeftAxisY” />
—<button id=”IK_W” val=”1.0″ overridableUI=”forward”/>
—<button id=”IK_S” val=”-1.0″ overridableUI=”back”/>
—<button id=”IK_L” val=”0.4″ overridableUI=”forward”/>
-</mapping>
The Bold line is the one than can be edited, IK_l is the key and 0.4 is the speed, 1 being normal running speed.
Additionally you can change the slow speed of driving:
<button id=”IK_Alt” val=”0.4″ overridableUI=”vehicleAccelerate”/>
(Under Acceleration_Axis)
Few quality of life changes for a different type of gameplay.
Additionally you can change the interact via key binds.