0 of 0

File information

Last updated

Original upload

Created by

Charles

Uploaded by

Omb123

Virus scan

Safe to use

About this mod

Adds the ability to walk with ALT instead of constantly running.

Permissions and credits
Tired of running around like a maniac?  

This mod adds the ability to walk!  

UNBIND ALT INSIDE THE GAME OR IT WILL OPEN YOUR WEAPON WHEEL - Change it to whatever

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 just in case something weird happens. 

If you don't want to use alt or if you want to edit the speed, 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_Alt" val="0.4" overridableUI="forward"/>
  </mapping>

The Bold line is the one you can edit.  IK_Alt is the key and 0.4 is the speed, 1 being normal running speed.

Edit :

Version of slow walk has extra goodies  : https://www.nexusmods.com/cyberpunk2077/mods/30

Another version of slow walk has extra goodies --->  https://www.nexusmods.com/cyberpunk2077/mods/45

                                                                                                                     
Nice addition from Apex187 : 

This also works for the Vehicles if you want to drive slower. Just add this <button id="IK_Alt" val="0.4" overridableUI="vehicleAccelerate"/> under Acceleration_Axis.