Brikwerk / nxbt

Control your Nintendo Switch through a website, terminal, or macro.
MIT License
817 stars 100 forks source link

What distro of linux does this really work on? #141

Closed meluvalli closed 1 year ago

meluvalli commented 1 year ago

I tried Ubuntu 22.04 and got demo to work one time. After that, it never could connect to the switch again. I tried rebooting and nothing seems to fix it.

Tried running nxbt test, and it successfully creates remote controller, but then times out trying to connect to the switch while I'm sitting at the "Change Grip/Order" screen.

To get it to run the first time, I had to manually install bluez and libdbus-glib-1-dev.

Are there actual directions to make this work somewhere that I'm missing?

meluvalli commented 1 year ago

I ended up getting it to work with Raspberry PI Desktop. https://www.raspberrypi.com/software/raspberry-pi-desktop/

Thank you for a great program!!!!