Monday, May 23, 2011

WiimoteIR #1 v.1.0

Directions for setting up the script is included in the scripts comments.

What's included in WiimoteIR #1 version 1.0:
  • Script does not continue if it does not detect Wiimote.
  • Wiimote LEDs will flash back and forth twice telling the user Wiimote is detected and mouse control will start. 
  • A and B buttons can be easily changed. (Instructions included in script)
Key Map:
  • D-pad = Scroll Wheel
  • A button = Left Click
  • B button = Right Click
  • 1 button = Launch On-screen Keyboard

Please copy paste the entire script into GlovePIE and save.

WiimoteIR #1 version 1.0 (Script):



Version Specific FAQ:

Question:
My cursor moves in the opposite direction!
Answer:
First, you will have to figure out which axis is reversed. Is the X-axis (◄ ►) reversed? Or is it the Y-axis (▲ ▼) reversed?

If the X-axis is reversed, find the line that says...



and replace it with...



If the Y-axis is reversed, find the line that says...



and replace it with...



Now go try out your script again. You cursor should no longer be reversed. If both axis is reversed, do both of those fixes.

No comments:

Post a Comment