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

Razer Serval Controller Support #43

Open
Percipient24 opened this issue Jun 25, 2016 · 0 comments
Open

Razer Serval Controller Support #43

Percipient24 opened this issue Jun 25, 2016 · 0 comments

Comments

@Percipient24
Copy link
Member

Percipient24 commented Jun 25, 2016

So this is a strange one.

See branch cgc-game/feature/razer-serval which has a partial implementation for OSX.

Currently working: ABXY buttons, sticks, LB, RB, L3, R3, and the top row of back/power/forward buttons.

Currently busted: D-Pad (which I expect to be a POV hat), triggers, bottom row back/home buttons.

At this point, I'm not sure what the problem is, especially since http://chibatacreations.com/ - Joystick Show reports everything that's working, plus the D-Pad.

To play around with it yourself, uncomment the Gdx.app.log statements in InputManager.
To add more than Mac, you'll need to create Serval[OS].java following the existing pattern, add a case to ControlerMap.java, and add to ChaseApp.java's getOS()'s conditionals.

Percipient24 added a commit that referenced this issue Jun 25, 2016
Why you no d-pad / POV hat?
Related to #43
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

1 participant