Hey @Yamakaky!
First of all, thank you for making this software, I am really excited to start using this to get flex data off of the ringcon, something I've been hoping to do for over a year. It seems from discussions on the dekuNukem forums like you've really solved it.
That said I am not able to use the software yet, I suspect I'm doing something wrong— for context I am totally new to Rust. I'm on macOS 10.15.6 and have successfully paired R+L joycons over bluetooth, and am able to see their live inputs from another simple controller utility. But when I try to use any of the joytk commands, I always get the same error:
⟩ target/debug/joytk ringcon monitor ~/D/F/c/joy 1
Error: Failed opening hid device
Is there a setup step I missed to make the paired controllers visible to the HID library? Any guidance you can provide is much appreciated. Thanks!
Hey @Yamakaky!
First of all, thank you for making this software, I am really excited to start using this to get flex data off of the ringcon, something I've been hoping to do for over a year. It seems from discussions on the dekuNukem forums like you've really solved it.
That said I am not able to use the software yet, I suspect I'm doing something wrong— for context I am totally new to Rust. I'm on macOS 10.15.6 and have successfully paired R+L joycons over bluetooth, and am able to see their live inputs from another simple controller utility. But when I try to use any of the joytk commands, I always get the same error:
⟩ target/debug/joytk ringcon monitor ~/D/F/c/joy 1
Error: Failed opening hid device
Is there a setup step I missed to make the paired controllers visible to the HID library? Any guidance you can provide is much appreciated. Thanks!