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

Support for InterAct PC PowerPad Pro #64

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

mamut-tme
Copy link

Support for InterAct PC PowerPad Pro SV-234. The pad itself is analog, but has some switchable modes. Here some specs:

  1. Analog jog/Digital direction pad (bottom switch)
  2. L button active/Analog throttle on right index finger (top switch)
  3. Autofire on all active buttons (middle switch)

The R buttons are doubled (right thumb+right shoulder), L buttons trippled (right thumb, left shoulder and on the bottom of the pad - used with left middle finger). The R and L buttons use the 3rd and 4th axis, the 4th axis is switchable for the analog throttle.

The original driver come with 2 devices: 3 axis+4 buttons (5 actually work) or 2 axis + 6 buttons. I did an all-in-one config. When L button active mode is activated don't use the 3 axis (as seen in the HID device, I switched 3 and 4 in the FW for convenience), when in Throttle mode don't use button 6. When switching the top or bottom switch it would be good to restart the adapter, then the calibration in the firmware does its job (there are some differences in the values).

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

Successfully merging this pull request may close these issues.

1 participant