AmatCoder / mednaffe

A front-end (GUI) for mednafen emulator
GNU General Public License v3.0
429 stars 35 forks source link

Mednaffe won't accept up/right D-Pad inputs in controller setup #79

Closed EthanJ99 closed 6 years ago

EthanJ99 commented 6 years ago

Using Mednaffe 0.8.7, trying to setup my controller for the PlayStation core. I'm using a DualShock 4 with DS4Windows, however this issue also occurs if I turn DS4Win off and use the DS4's native DirectInput.

When configuring my inputs, I can configure up/down/left/right just fine:

image

However, if I change tabs to 'Port 2', close the input config window, or do essentially anything else that involves leaving the 'Port 1' input config screen, the config changes itself to this:

image

Sadly, playing games with only two directions available can be a tad difficult ;P. Any idea what could be causing this?

AmatCoder commented 6 years ago

Confirmed. This is a (stupid) bug and regression because works fine with 0.8.6. Thanks very much for report it.

AmatCoder commented 6 years ago

Please, can you test this executable to confirm that this issue has been fixed?

EthanJ99 commented 6 years ago

Yep, that fixed it completely. Thanks for the quick update!

AmatCoder commented 6 years ago

Thanks to you for testing. I will make a proper release in the next few days.

AmatCoder commented 6 years ago

Fixed with 0.8.8 version released.