Thanks!
Anyway, do you know if there is anything like this for PC?
https://gbatemp.net/threads/joycon-droid-use-your-phone-as-a-procontroller-or-as-a-joycon.544086/
Thanks!
Using only bluetooth i mean xD without online connectionYes... hid-mitm...
Unfortunately it doesn't work, i can't pass "Nintendo Switch" logo t.tYes... hid-mitm...
Unfortunately it doesn't work, i can't pass "Nintendo Switch" logo t.t
Then aside from using a downgraded emunand, I'm not sure what to tell you. You'll probably need some sort of hardware, unless you can get someone to update hid-mitm.
It's also worth checking out CommunityController, but that will require an arduino and serial adapter.
https://github.com/ItsDeidara/CommunityController
The developer behind hid-mitm has abandoned the project (as the latest commit was last July).Let's hope hid-mitm will be updated or that something similar will be developed
Thank you so much for all the answers!
I was able to control the Switch via keyboard using Joycon Droid (Playstore, Android 9 needed) + scrpy (https://github.com/Genymobile/scrcpy)Let me know if you got it working!
I was able to control the Switch via keyboard using Joycon Droid (Playstore, Android 9 needed) + scrpy (https://github.com/Genymobile/scrcpy)
It works great and no phone root is needed!
You'll have to put adb folder into System VariablesThanks, I'm gonna look into that!
First I'll have to go get Android running on my IphoneYou'll have to put adb folder into System Variables
Look here xP https://gbatemp.net/threads/nxcontr...lay-switch-games-windows-mac-os-linux.557388/Lucky for you, there's a new sysmodule and app for this:
https://gbatemp.net/threads/nxcontr...lay-switch-games-windows-mac-os-linux.557388/
https://github.com/olliz0r/sys-botbase
You can use NXController with an AutoHotKey script to make a bot, or if you're comfortable writing code you can skip using NXController and communicate with sys-botbase directly. One advantage of directly communicating with sys-botbase is that you can read and write to RAM. This can help you make a more intelligent bot, that actually knows what's going on in the game rather than just pushing buttons. A python example is here:
https://github.com/olliz0r/sys-botbase/blob/master/example_PokemonSwSh_SurpriseTrade.py
Wow, I totally missed thatLook here xP https://gbatemp.net/threads/nxcontr...lay-switch-games-windows-mac-os-linux.557388/ I'm the author of the post! XD
A friend of mine made the app, so i created the post for him!

XDWow, I totally missed that
Great work!
