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

Joystick Config Tool #19

Open
ssilverm opened this issue Dec 30, 2013 · 5 comments
Open

Joystick Config Tool #19

ssilverm opened this issue Dec 30, 2013 · 5 comments

Comments

@ssilverm
Copy link
Owner

Add joystick support and configuration tool

@ssilverm
Copy link
Owner Author

committed based joystick dpad support, then found this:
http://www.nerdparadise.com/tech/python/pygame/joystickconfig/

@ssilverm
Copy link
Owner Author

Out of box joystick just works and has config file
DGEN
PCSX
pisnes
pifba
mame4all-pi

Has config file for joystick, needs to be setup
advmame
advmess

Will update after more testing

@zachberry zachberry added this to the 0.1 Ash Ketchum milestone May 7, 2014
@tnorris
Copy link

tnorris commented Aug 22, 2015

/me casts thread necromancy

Any chance this is still on your radar?

I have a psychotic joystick encoder. It loves to spam on certain pins (left/right/up/down). It would be super useful if I could remap non-axis controls to move the cursor around and to select my emulator/games

For example, if I hold "left", and watch with evtest, I'll see a "left hat active", then axis 0 will report -127 then 0 then -127 then 0 and so on until I release the stick (then it will report a 0 on the left hat as well).

I've worked around this by wiring my microswitches to different pins on the psychotic encoder, but now I have to have a keyboard attached to my Raspberry Pi. Minor inconvenience, so I figured I would ask about it in this issue.

Cheers!

@ssilverm
Copy link
Owner Author

Short Answer: Yep.

Long answer: recently got back into working on the controller stuff. I got hit by this error the other day so now I'm looking into it. No idea on an ETA but it's on my radar.

@tnorris
Copy link

tnorris commented Aug 22, 2015

Sorry to hear you got bit, but glad to hear it's on your radar. Thanks for 1) working on PiPlay 2) a fast response (and expectation setting) to my question!

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

No branches or pull requests

3 participants