AmatCoder / mednaffe

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

Xinput doesn't work #17

Closed Papermanzero closed 9 years ago

Papermanzero commented 9 years ago

Setup a mednaffe instance and assign several buttons to the xbox360 controller. It seems the mapping in mednaffe is working without any issue (expect that there is no deadzone for the joysticks). However if the user starts a game, the controller inputs are not recognized by the game. Mean you cannot play the game. If a keyboard is used to assign buttons, it is working without any issues.

AmatCoder commented 9 years ago

Xinput support was developed a few weeks ago but laziness prevented me to upload code to github...;) In the next few days I will do.

Papermanzero commented 9 years ago

That's great! Mednaffe is clearly the most advanced and best graphical user interface for Mednafen. :) Thanks for the work.

AmatCoder commented 9 years ago

Fixed on a15ad389ffd5c4d2d8aa2ded78c2691404fd108a commit.