Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upMultiple GBA buttons on single gamepad button and multiple gamepad buttons for the same GBA button. #87
Comments
Konuchi
closed this
Aug 17, 2015
Konuchi
reopened this
Aug 17, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
endrift
Aug 17, 2015
Member
This will be very difficult to implement due to the way this is handled in the backend, not to mention getting the UI for it right...I can take a look at it, but it's definitely not going to be an easy fix.
|
This will be very difficult to implement due to the way this is handled in the backend, not to mention getting the UI for it right...I can take a look at it, but it's definitely not going to be an easy fix. |
endrift
added
the
severity:enhancement
label
Aug 17, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
karasuhebi
Aug 17, 2015
This seems like a very useful feature, even if the only part you implement is the "multiple GBA buttons on a single gamepad button" part of it. I'd love to have L+A for Pokémon-like one-handed gameplay on my other GBA games. :)
karasuhebi
commented
Aug 17, 2015
|
This seems like a very useful feature, even if the only part you implement is the "multiple GBA buttons on a single gamepad button" part of it. I'd love to have L+A for Pokémon-like one-handed gameplay on my other GBA games. :) |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
tony971
Aug 18, 2015
Contributor
Only the first half of this is a new request. https://endrift.com/mgba/bugs/show_bug.cgi?id=219
|
Only the first half of this is a new request. https://endrift.com/mgba/bugs/show_bug.cgi?id=219 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
tony971
Aug 18, 2015
Contributor
A shitty mockup of a fairly intuitive design: https://moqups.com/tony971/TF8EunlE
|
A shitty mockup of a fairly intuitive design: https://moqups.com/tony971/TF8EunlE |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
endrift
Aug 18, 2015
Member
This is basically the inverse of what I was thinking about for when I was going to do the input revamp, which was punted from 0.3.
|
This is basically the inverse of what I was thinking about for when I was going to do the input revamp, which was punted from 0.3. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
tony971
Sep 5, 2015
Contributor
I know it's not the way you would approach it but I just realized that my mockup would allow combining the keyboard mapping with the controller mapping.
|
I know it's not the way you would approach it but I just realized that my mockup would allow combining the keyboard mapping with the controller mapping. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
karasuhebi
commented
Sep 6, 2015
|
Which would be awesome XD |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Yes, that was always intended with my revamp. |
Konuchi commentedAug 17, 2015
For some games it is nice to have button combinations like L+A, L+B, etc. bound to single buttons on a gamepad, while keeping separate buttons for them as well. Could this feature be added?