pumpitupdev / pumptools

A collection of tools to run Pump It Up games.
The Unlicense
22 stars 7 forks source link

lxio driver and piuio pumptools api support #31

Closed voidderef closed 2 years ago

voidderef commented 3 years ago

In GitLab by @icex2 on Apr 6, 2021, 12:33

Implement a driver for the new lxio and implement a piuio module for this.

voidderef commented 3 years ago

In GitLab by @Cube on Apr 16, 2021, 21:13

lxio2piuio.zip

Attached it the lxio2piuio hook that din created that hooks libusb and forwards requests to the lxio. This can be used as some example code that can be useful for implementing the lxio driver.

PS: Din gave permission to use this.

concubidated commented 2 years ago

Implemented in https://github.com/pumpitupdev/pumptools/pull/46

voidderef commented 2 years ago

That is correct, closing issue.