-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wii Motion Plus (built-in) won't pair #6
Comments
i can pair a wii motion plus remote but and it shows up in the bluetooth settings as paired (but not connected) |
Good news, the issue is resolved, though I'm not sure how. First try these:
If these didn't solve the issue for you here's what I've done, which somehow fixed it for me. Download the code files and in viewcontroller.m file change this part
Added "&& ![device.name containsString:@"Nintendo RVL-CNT-01-TR"]" part. Then rebuild the app and see if it works. I remember Motionplus remote showing up with the "-TR" addition when I first tried pairing it with my macbook. Now it just shows as RVL-CNT-01. Both unchanged and changed executable seems to work fine. Though I doubt that affected anything. Please let me know if the steps above solved your issue. It'd be very kind to provide some details (especially the name appears when trying to pair your controller, "magic trackpad", "CNT-01", "CNT-01-TR"?). @iminlikewithyou |
hey man is there a possibility you could just send that version with the app? I also have a motion plus remote but idk anything about rebuilding apps and all of that so it would be cool if you could help thanks sorry for the inconvenience |
|
I might just be really stupid but it isn't working for me. Is there something I need to modify with this version download? |
what's not working exactly? you don't have to modify anything else. |
I have an issue as well. I try to pair the wiimote, (this is a normal wiimote) and i tried holding down sync while launching the program, pressing sync, Holding sync, 1, and 2, pressing sync, 1, and 2, and nothing works. any ways to resolve this? the program doesnt even detect it. |
I also can't make it work. I don't know... maybe it just works with certain wiimote versions. Mine is the first iteration. |
title says it all.
original wii remote with plus extension works fine. the built-in one shows up available on bluetooth settings as nintendo crvt, but doesn't pair up with Wiimotepair. I assume it's an already known bug, nevertheless posting this for visibility.
The text was updated successfully, but these errors were encountered: