serpentiem / ddmk

Extensive gameplay mods and more for the Devil May Cry PC games.
zlib License
237 stars 13 forks source link

4SE: Character switch button leaves me unable to act using a gamepad when playing as the second character #260

Closed SSSiyan closed 2 years ago

SSSiyan commented 2 years ago

Keyboard controls continue to work perfectly. Gamepad camera controls work but that is all (reset camera works but I can't switch back without hitting the keyboard bind). Windows control panel shows only one controller, being "Controller (XBOX 360 For Windows)".

serpentiem commented 2 years ago

You need a second gamepad. In fact every character requires a gamepad for it to work. If the gamepad is not present some structs are not initialized and some indices cannot be set. That's why you can't switch. You can easily create token gamepads with vjoy and x360ce.

SSSiyan commented 2 years ago

Works beautifully, thank you! image