| View previous topic :: View next topic |
| Author |
Message |
Considerate
Joined: 24 Oct 2007 Posts: 4
Digg It |
Posted: Wed Oct 24, 2007 6:38 pm Post subject: WiiRemoteJ and Nunchuk - doesn't work for me, why? |
|
|
Hi I've downloaded WiiRemoteJ and aventanaBluetooth for Mac. Recording events from the WiiRemote itself works great but it won't register any events for the Nunchuk. I've been testing the WRLImpl class but not even that class registers anything. Please help.
//Considerate |
|
| Back to top |
|
 |
Classiclll
Joined: 10 Feb 2007 Posts: 94 Location: Japan
Digg It |
Posted: Thu Oct 25, 2007 4:21 am Post subject: |
|
|
try to set the following statement to comment.
(WRLImpl)
remote.setIRSensorEnabled(true, WRIREvent.BASIC);
for more information , please post the WiiRemoteJ entry. _________________ Classiclll |
|
| Back to top |
|
 |
Considerate
Joined: 24 Oct 2007 Posts: 4
Digg It |
Posted: Thu Oct 25, 2007 9:16 pm Post subject: |
|
|
Sorry, I'm testing using WRLImpl and it won't work (using the nunchuk). Haven't tried it on one of my PCs yet but I hope there's not that big of a problem that it can't record the Nunchuk on a Mac. If you have a Mac and the Nunchuk works fine for you (on the Mac that is) please tell me.
//Considerate |
|
| Back to top |
|
 |
Classiclll
Joined: 10 Feb 2007 Posts: 94 Location: Japan
Digg It |
Posted: Fri Oct 26, 2007 4:25 am Post subject: |
|
|
nunchuk can be used on my mac.
again, try WRLImpl with seting the following statement to comment.
| Classiclll wrote: | (in WRLImpl.java)
remote.setIRSensorEnabled(true, WRIREvent.BASIC);
|
report please. _________________ Classiclll |
|
| Back to top |
|
 |
Considerate
Joined: 24 Oct 2007 Posts: 4
Digg It |
Posted: Sat Oct 27, 2007 4:11 pm Post subject: |
|
|
Today it worked fine, don't know what happened but it worked. Yay!
(might be because of that I ran WiiRemoteJ 1.1)
Thanks for your patience.
//Considerate |
|
| Back to top |
|
 |
|