Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

Rangeout

Uploaded by

Rangeout

Virus scan

Safe to use

Tags for this mod

About this mod

Tired of accidentally skipping dialogue when trying to crouch or stand up on gamepad? With this xml tweak never accidently skip dialogue again!

Permissions and credits
Current files [1.2] are for game version 1.2 you may have to re-apply the strings below if inputUserMappings.xml is modified in a future hotfixes or patches. I'll try to keep it up to date. I would not recommend using this on any other version, but use at you see fit.

It's simply an xml tweak of the inputUserMappings.xml located in Cyberpunk 2077\r6\config to entirely disable dialogue via gamepad or kbm+gamepad

This fixes the annoyances of having fast forward and crouch being shared keys on gamepads.


[Version 1.2] Updated for Cyberpunk 2077 1.2 Patch. To crouch or stand during dialogue you must hold B.

[Version 1.1] Only controller strings are modified, fast forward is still possible but only via kbm

[Version 1.0] Both fields for gamepad/controller and keyboard and mouse have been altered to be empty therefor disabling dialogue skipping.



Here are the strings I have edited if you want to merge this with another inputUserMappings.xml


<mapping name="FastForward_Button" type="Button" >
        <button id="IK_Home" />
</mapping>

<mapping name="SceneFastForward_Button" type="Button" >
        <button id="" />
        <button id="IK_C" overridableUI="fastForward"/>
</mapping>
<mapping name="FastForward_Hold_Button" type="Button" >
<button id="" />
</mapping>



Install: 

1.) Navitigate to Cyberpunk 2077\r6\config

2.) Make a backup of the original inputUserMappings.xml

3.) Replace orginal inputUserMappings.xml with the provided file