I don't really know anything about GlovePIE except that it allows you to use a Wii remote with a computer.
My question is how likely do you think that the Guitar Hero III controller for the Wii will be able to work with a computer? I'm probably buying the game, but knowing that I could use the controller with Frets On Fire would be a huge bonus.
SCM
Guitar Hero III + GlovePIE?
Moderator: Moderators
-
Super Cameraman
- Posts: 1123
- Joined: Mon Feb 27, 2006 6:25 pm
Guitar Hero III + GlovePIE?
If you're looking at this post and it was made before 2008, just ignore it.
-
Super Cameraman
- Posts: 1123
- Joined: Mon Feb 27, 2006 6:25 pm
-
Black Six
- Moderator
- Posts: 1991
- Joined: Sun Apr 04, 2004 4:34 pm
- 360 GamerTag: Black 5ix
- Location: MD
The Wii guitar needs to have a Wii remote inside it, so the signal it sends out will be exactly the same. I'd guess there's some kind of key-mapping, so I don't see why it wouldn't work.
"It's not that life's so short, it's just that you're dead for so long." -Anonymous
Threads Closerized: Lost Track, Whoops
Threads Closerized: Lost Track, Whoops
it might be in the expansion bits or in the I²C registers. You know, the expansion port uses I²C and using the memory commands with a certain flag set makes the first byte of the memory address the I²C address (speaker, IR pointer, FNURVL-based controller, other devices hooked up to the expansion port).
it will most likely be raw button data or some simple XOR encryption (like 0x17 on the FNURVL)
it will most likely be raw button data or some simple XOR encryption (like 0x17 on the FNURVL)