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

Dragon Rise USB Joystick lefty inverted with rightx. #86

Closed
panzergame opened this issue Jun 24, 2016 · 4 comments
Closed

Dragon Rise USB Joystick lefty inverted with rightx. #86

panzergame opened this issue Jun 24, 2016 · 4 comments

Comments

@panzergame
Copy link

Recently for a patch in a project about joystick is noticed that the mapping for DragonRise Inc. Generic USB Joystick was wrong on some axis. The left Y was inverted with the right X.

I regenerated the mapping an now i have:

03000000790000000600000010010000,DragonRise Inc.   Generic   USB  Joystick  ,x:b3,a:b2,b:b1,y:b0,back:b8,start:b9,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,leftstick:b10,rightstick:b11,leftx:a0,lefty:a3,rightx:a1,righty:a4

We can notice that it was before: lefty:a1,rightx:a3.

Could someone test if i'm right or it's something with kernel module or system ? Thanks in advance.

@panzergame
Copy link
Author

panzergame commented Aug 9, 2016

Can someone confirm my results ?

@DanielGibson
Copy link

I can confirm this and your regenerated mapping works for me.
(I've got two "Trust CTX 24" which identify as "DragonRise Inc. Generic USB Joystick" and have the given GUID)

@panzergame
Copy link
Author

Thank you.

@gabomdq
Copy link
Collaborator

gabomdq commented Jan 2, 2017

Merged, thanks!

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

3 participants