The Witcher 3

File information

Last updated

Original upload

Created by

CAPA

Uploaded by

CAPA14

Virus scan

Safe to use

About this mod

No need to select manually anymore!
Leave a dialog instantly with a press of a customizable key (Esc by Default).

Permissions and credits
v1.22

Yet another Compatibilibility version... 

__________________________


What it Does?


If you're tired of having to use the mouse, keyboard, d-pad, analog stick... to choose the right number/choice for the option of "So Long", "Farewell", "Bye", "See you"... Close the dialog in general.

This will make your life a bit easier!

Set a key to it and once in a dialog you can press that button(default is Escape aka ESC) and leave the dialog instantly.

Installation:

Install the main file with NMM or unpack in mods folder on your <Witcher 3 Install Folder> (if it doesn't exist create it)

Go to bin\config\r4game\user_config_matrix\pc open "input.xml" and just add the following line to the file below the FIRST <VisibleVars>:

<Var builder="Input" id="SoLong" displayName="SoLong" displayType="INPUTPC" actions="SoLong"/>

Go to C:\users\%username%\Documents\The Witcher 3 and there you have the "input.settings" that will need to be changed.

 Below [Scene], you will have to insert the following line. 

IK_Escape=(Action=SoLong)

For those using gamepad you may for example be able to set a button with an entry like:
IK_Pad_B_CIRCLE=(Action=SoLong,State=Duration,IdleTime=0.3)

(This will set the B or Circle to when held for 0.3 seconds trigger the SoLong)


If you have another mod that changes playerInput.ws or hudModuleDialog.ws  you will have to merge the codes from both mods.


Compatibility:

Just to sum it up, this mod changes:

playerInput.ws, hudModuleDialog.ws
input.xml, input.settings