DQXIS-SDK
DQXIS-SDK copied to clipboard
Disable left stick from advancing dialogue
Just figured i'd drop this here as a quick tweak suggestion for gamepad users. I'm more than certain we've come upon this one before and it keeps getting forgotten about / buried. This is a suitable place to note it for now.
In the Input.ini file, remove or comment out these 2 lines:
AxisMappings=(AxisName="UILeftY",Key=Gamepad_LeftY,Scale=1.f) AxisMappings=(AxisName="UILeftX",Key=Gamepad_LeftX,Scale=1.f)
Doing this will cause your gamepad not to advance dialogue when the left analogue stick is touched.
Just a note that the D-Pad still works for the UI and dialogue advancement with this tweak. It only disables the analogue stick for the UI.
Added to the "patch-3" fork ( & pull request):
https://github.com/emoose/DQXIS-SDK/pull/31/commits/c2f8f0788f9075b2b5cfb4a8bf2f397deec07841