Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

Missing trigger detection on Nyko Playpad Pro #1116

Open
arthurthlee opened this issue Dec 30, 2018 · 0 comments
Open

Missing trigger detection on Nyko Playpad Pro #1116

arthurthlee opened this issue Dec 30, 2018 · 0 comments

Comments

@arthurthlee
Copy link

Hello,
I am using a Nyko Playpad Pro controller, and was using XOutput (csutorasa/XOutput#72) to map Directinput to Xinput. I originally thought the issue was in the XOutput program, but after tracing through it, it seems like even SharpDX's Joystick.GetObjects() call does not return back the left and right triggers on my controller. Calling this method returns back 24 objects; 6 of which are defined as AbsoluteAxis, 18 PushButtons, 1 Collection (not sure what this is) and 1 Hat Switch (also not sure what this is).

I can see that the triggers are detected on this site, which uses Mozilla's Gamepad API: http://html5gamepad.com/

Is there any logical explanation as to why this is happening?

Thanks

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

No branches or pull requests

1 participant