0 of 0

File information

Last updated

Original upload

Created by

Halliphax2

Uploaded by

Halliphax2

Virus scan

Safe to use

Tags for this mod

About this mod

For gamepad users only. Changes the Skip Dialogue and Quickhack Scan/TrueTone buttons so they stop activating RadioPort or changing the Radio Station.

Permissions and credits
Nothing groundbreaking here, just config files for gamepad users so that skipping dialogue or changing menus in the Quickhack screen doesn't mess with RadioPort.


The problem depends on your config.

The "Cycle Stations With Button Press" option will change the behaviour of the problem. Skipping dialogue or trying to open the TrueTone menu while scanning will either shut off the radio or skip the current station. Either way it's super annoying.

Three files to choose from, each one swapping either one or both buttons. 

New button config is:
  • Press B or Circle to skip dialogue (I know this is also dodge but it's the only button available, really)
  • Press Right Arrow/Digit to change Quickhack submenus 


If you have already made changes to these config files and would like to add them to your current setup instead, the below lines are what was changed:

<mapping name="SceneFastForward_Button" type="Button" >
        <button id="IK_Pad_B_CIRCLE" />
        <button id="IK_Y" overridableUI="fastForward" />
</mapping>

  <mapping name="ToggleQHackDescription" type="Button" >
<button id="IK_Z" overridableUI="quickhackInfo"/>
<button id="IK_Pad_DigitRight" />
    </mapping>