 |
WiiLi.org a new revolution
|
| View previous topic :: View next topic |
| Author |
Message |
Ferdil
Joined: 23 Nov 2007 Posts: 14
Digg It |
Posted: Wed Jan 02, 2008 9:46 am Post subject: |
|
|
I think half of the functions don't work anymore with the new version ... ... do you think the program is incompatible with my computer? |
|
| Back to top |
|
 |
CarlKenner Site Admin
Joined: 29 Nov 2006 Posts: 614
Digg It |
Posted: Wed Jan 02, 2008 11:16 am Post subject: |
|
|
| Is there anything strange about your computer? |
|
| Back to top |
|
 |
Ferdil
Joined: 23 Nov 2007 Posts: 14
Digg It |
Posted: Wed Jan 02, 2008 6:21 pm Post subject: |
|
|
No, it's new and clean.
My configuration is:
Motherboard: Asus P5K-E
CPU: Intel Pentium 2 duo E2160
Graphic Board: Asus EN8800 GT
Bluetooth: bekonnekt adapter with bluesoleil
2 gb RAM
are there some incompatibilities with those components and the new version?
and is someone else having my same problem?
for now i'm using 0.29, but I need the new wiimote pointer functions and delta functions for my script. |
|
| Back to top |
|
 |
CarlKenner Site Admin
Joined: 29 Nov 2006 Posts: 614
Digg It |
Posted: Thu Jan 03, 2008 7:51 am Post subject: |
|
|
| It will probably be a software problem. What software do you have? |
|
| Back to top |
|
 |
Cpkppp
Joined: 19 Oct 2007 Posts: 4
Digg It |
Posted: Thu Jan 03, 2008 8:37 am Post subject: Bug report - Wiimote.Pitch doesn't work over 30 degrees |
|
|
As the subject says, Wiimote.Pitch doesn't work over 30 degrees if the script contains Wiimote.Pointer, I think. The sample code is below.
| Code: | var.pitch = 70 degrees
Key.Up = Wiimote.Up + (Wiimote1.Pitch > var.pitch)
Key.Down = Wiimote.Down + (Wiimote1.Pitch > var.pitch)
mouse.x = wiimote.PointerX
mouse.y = wiimote.PointerY
debug = "Wiimote1.Pitch:" + Wiimote1.Pitch |
|
|
| Back to top |
|
 |
CarlKenner Site Admin
Joined: 29 Nov 2006 Posts: 614
Digg It |
Posted: Thu Jan 03, 2008 11:44 am Post subject: |
|
|
Sorry, there's a major bug in GlovePIE 0.30. It is not reading the calibration correctly sometimes. I thought I'd fixed it, but I guess I haven't.
If you only have a single Wiimote, you can use manual calibration to fix this problem. If you have multiple wiimotes then manual calibration will only work as long as the order of the wiimotes doesn't change.
You can also try using SmoothPitch instead of Pitch, because it depends less on the calibration.
You can test whether the calibration is working or not by reading Wiimote.cxx. If it is 30, then it couldn't read the calibration and is just using hardcoded values. |
|
| Back to top |
|
 |
Ferdil
Joined: 23 Nov 2007 Posts: 14
Digg It |
Posted: Fri Jan 04, 2008 3:16 pm Post subject: |
|
|
don't know why. Now glovepie 0.30 works.  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|