katie-snow / QtPyUltimarc

Python and QML tool for configuring Ultimarc USB devices.
GNU General Public License v3.0
12 stars 1 forks source link

Ultrastik 360 support ETA? #42

Open mohrt opened 1 year ago

mohrt commented 1 year ago

Hello!

I am a batocera linux user and would love to use this python library to write joystick mappings to Ultrastik 360 USB devices. I cannot complie the C libs in batocera so I'm hoping this Python lib will fit the bill! I am willing to provide testing/feedback when the Ultrastick support is added.

Thanks! Monte

katie-snow commented 1 year ago

Thanks for reaching out about the Ultrastik 360. Currently my schedule is full, but I do have plans to implement that device.

MizterB commented 1 year ago

@mohrt I had the C library (umtool) integrated directly into Batocera about a year ago. No need to compile yourself, just call ‘umtool ’ from the command line. That should take care of your 360 needs.

mohrt commented 1 year ago

oh wow I didn't think of checking that, will do thanks! [edit] yes it is there!