Mayeul Cantan
                                            Mayeul Cantan
                                        
                                    @felisucoibi I didn't have time to make a proper implementation, but I cooked together a proof of concept available at https://github.com/MayeulC/hb-downloader/blob/ed36f45f056fc170f16b9a029de441d931613c3c/trove-poc.py (poc-trove branch) if that can help you. The script...
I've never used those; I'll look into it. Is that a prerequisite for pypi?
> amd ADATA/Saitek-master » sudo pacman -Qs libusb1 > local/lib32-libgusb 0.2.8-1 > GObject wrapper for libusb1 > local/libgusb 0.2.8-1 > GObject wrapper for libusb1 I don't think you have libusb1...
It could be done as part of #6, with a by-platform folder.
Well, then I have a few other questions :wink: * Does anything work at all with `ratctl`? If you couldn't test it, I would prefer not merging it into master...
Well, I'm not even sure there are settings that could be changed at all with `ratctl`, or if anything is configurable at all on this mouse :confused:
Thanks for the report. I will add your device ID to the repository. It's `06a3:0cd5`, right?
I will probably implement this after I finish adding tests for everything sensible. Probably with symlinks by default, and hardlinks on windows (with [os.link](https://docs.python.org/3/library/os.html#os.link))
Well, that is... strange, to say the least. Those commands are only necessary to avoid rebooting the first time (or maybe even just unplugging & re-plugging the mouse), they shouldn't...
Can you paste the whole log? Which line this happens? What are your VID and PID?