Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hotkey input #66

Open
BrainSlugs83 opened this issue Oct 15, 2018 · 0 comments
Open

hotkey input #66

BrainSlugs83 opened this issue Oct 15, 2018 · 0 comments

Comments

@BrainSlugs83
Copy link

BrainSlugs83 commented Oct 15, 2018

Where pinx is the number of the gpio you want. There are 12 posible gpio with button order: Y-,Y+,X-,X+,start,select,a,b,tr,y,x,tl. Use -1 for unused pins. For example gpio=21,13,26,19,-1,-1,22,24,-1,-1,-1,-1 uses gpios 21,13,26,19 for axis and gpios 22 and 24 for A and B buttons, the rest of buttons are unused.

Just looking through the readme.md on the main archive it sounds like even with a custom map (and only a single player) you can still only map 12 total buttons -- so there is no room for configuring a separate hotkey (e.g. a 13th button).

I understand that the default is to configure select to be the hotkey, but that can be VERY annoying in some games, so many folks prefer to configure a separate one (on other controllers I usually setup the Xbox Jewel button, or the Star button on an 8Bitdo, etc.).

If this is a low priority, if someone could give me some guidance on this I could take a crack at it myself.

Thanks,
--Mikey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant