libretro / gpsp

gpSP for libretro.
GNU General Public License v2.0
55 stars 53 forks source link

Remap problem with Retroarch. #25

Closed Erimatai closed 3 years ago

Erimatai commented 8 years ago

I have configured the buttons A & B to y & b in the Retropad respectively, but I noticed when I press the Y button (B in the gpSP libretro core) it seems to be pressing the L button too. Also I can't configure the remap for GBA L & R buttons in the control core options. Sorry for my bad english and thanks.

andres-asm commented 8 years ago

Someone added extra buttons in yx... I warned against it and that's what's causing this

On Jul 16, 2016 1:59 PM, "Erimatai" notifications@github.com wrote:

I have configured the buttons A & B to y & b in the Retropad respectively, but I noticed when I press the Y button (B in the gpSP libretro core) it seems to be pressing the L button too. Also I can't configure the remap for GBA L & R buttons in the control core options. Sorry for my bad english and thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/libretro/gpsp/issues/25, or mute the thread https://github.com/notifications/unsubscribe-auth/ABpC0Ik0mXrTOmtBpAG3DqX-GPyQd6fRks5qWSoogaJpZM4JOEsQ .

bmaupin commented 5 years ago

I'm not sure, but it looks like this is the commit that caused this issue: https://github.com/libretro/gpsp/commit/d5075185eff7e680839755b1528a413cac7bbfd4

If that's the case, then it looks like it's been resolved: https://github.com/libretro/gpsp/commit/38007a82f211a33d8521ebaf481666e0bc151a06

My guess is this issue can be closed.

davidgfnet commented 3 years ago

This was indeed fixed, thanks for the precise pointers @bmaupin Appreciated!