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

Add support for accelerometer and pressure sensitive buttons #2

Open
mirh opened this issue Jun 4, 2016 · 4 comments
Open

Add support for accelerometer and pressure sensitive buttons #2

mirh opened this issue Jun 4, 2016 · 4 comments

Comments

@mirh
Copy link

mirh commented Jun 4, 2016

DirectInput should support up to.. I guess 8 axis [confirmed], but you may resort to this kind of approach (albeit I would already be fine just if I could map a couple of axis in the first place)

@TheLastRar
Copy link
Owner

ScpToolkit does not support reading accelerometer data from a DS3.

I'll look into adding support for reading pressure sensitive buttons.

@mirh
Copy link
Author

mirh commented Jun 4, 2016

Mhh, yes it does?

@TheLastRar
Copy link
Owner

TheLastRar commented Jun 4, 2016

Dispute the fact that the issue was closed, this was never implemented.
The video posted was of a custom build, the code for it never got added.
ScpToolkit does support this for the DS4, but not for the DS3
See https://github.com/nefarius/ScpToolkit/blob/master/ScpControl.Shared/Core/ScpHidReport.cs#L223

Edit: I'm only working with a DS3 controller, this wrapper supports DS4 controllers, but that support is not tested.

@mirh
Copy link
Author

mirh commented Jun 5, 2016

:\ It's funny because technically I got my controller gyroscope to show up as Axis X, with ScpToolkit...

Trifles aside, I asked Silent, and he told me it's no special build: just original SCP one, soo.. Idk.

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

2 participants