| View previous topic :: View next topic |
| Author |
Message |
mizuhara
Joined: 19 Jun 2008 Posts: 1
Digg It |
Posted: Thu Jun 19, 2008 4:52 pm Post subject: Guitar not working |
|
|
I was able to connect my Wiimote with the computer. I then run GlovePie, but it doesn't detect the guitar for the GUI tab. What's weird is when i push a button on the Wiimote it is detected.
I also want to note that using the WiimoteTest.exe from WiimoteLib_1.4 it is able to detect the guitar.
Any help please.
Thank you in advance. |
|
| Back to top |
|
 |
zulfy26
Joined: 06 Apr 2008 Posts: 5
Digg It |
Posted: Thu Jun 19, 2008 11:44 pm Post subject: |
|
|
The GUI thing in GlovePIE has never worked for me, but to test if it's working in gpie, write something like this:
| Code: |
if Wiimote1.guitar.fret1 == true
var.test = "YES"
endif
debug "Is it working?" + var.test
|
And when you press fret 1 it should say YES, quite happily. |
|
| Back to top |
|
 |
SuperSonic
Joined: 03 Jul 2008 Posts: 11
Digg It |
Posted: Thu Jul 03, 2008 3:56 pm Post subject: |
|
|
i remember that the guitar works about the same as the classic so maybe you should use classic or something _________________ "Sonic's the name, speed's my game!" |
|
| Back to top |
|
 |
|