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

Pad keeps resetting to PSXPAD_KEYTYPE_ANALOG1 #1

Open
plampix opened this issue Aug 26, 2018 · 0 comments
Open

Pad keeps resetting to PSXPAD_KEYTYPE_ANALOG1 #1

plampix opened this issue Aug 26, 2018 · 0 comments

Comments

@plampix
Copy link

plampix commented Aug 26, 2018

Hi,

First of all, thanks for the effort of creating the library!

I've got a problem with the analog buttons on my original PS2 controller(s). The first time getKeyState is called, lbResponse[1] contains 0x79, and vType is set to PSXPAD_KEYTYPE_ANALOG2. But after the first reading, lbResponse[1] contains 0x73, vType is set to PSXPAD_KEYTYPE_ANALOG1, and my analog triggers stop working.

Have you seen this kind of behaviour before? I've tried several official PS2 controllers, and they all act the same.

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

1 participant