GlovePie 108B
Loading...
4,561
Loading...
Top Comments
see all
All Comments (6)
-
i cant get this to work on windows 7. the buttons work but as soon as the ir connects the cursor just gets stuck to edge of the screen
-
@CWHeadShot mouse.DirectInputy = round ((wiimote.dot1y/700)*768)
mouse.DirectInputX = 1024-round ((((wiimote.dot1x+wiimote.dot2
x)/2)/1009)*1024) Mouse.LeftButton = Wiimote.A
-
I have the left sorted out with the calibration but when you point the wiimote to the right of the screen, You have to point off of the screen to get the cursor all the way. Any help?
-
Thanks man, really useful !
-
can u copy and paste the code please?
Loading...
There is a bug in GlovePIE 0.29 which crashes when you smooth the result of a maths function (unless it returns a vector). So Smooth(round(var.x)) will crash it. The bug will be fixed in version 0.30. Sorry about that.
CarlKenner 4 years ago 7