laamaa / m8c

Cross-platform M8 tracker headless client
Other
380 stars 81 forks source link

With gamepad, have right stick do SELECT+up/down/left/right #68

Closed YPares closed 2 years ago

YPares commented 2 years ago

Hi! Thanks a lot for that software :) Using a gamepad, it would be great to be able to use the right stick to navigate through menu (therefore acting like a SELECT+DPAD). Would that be difficult to implement?

laamaa commented 2 years ago

As the m8's own keycombos for navigation are already quite fast to use, I personally don't see much benefit from this and probably won't be implementing it.

That being said, It should be possible by adding the relevant things to input.c in case you want to try it yourself.