joa / wiiflash

Automatically exported from code.google.com/p/wiiflash
0 stars 0 forks source link

Nunchuck - StickX and StickY Values #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Apparently, the Nunchuk.stickX and Nunchuk.stickY values are the same 
as Nunchuk.sensorX and Nunchuk.sensorY.
Is there a way to fix it in org.wiiflash ? Or, is the WiiFlash Server just 
sending the wrong numbers?

What is the expected output? What do you see instead?
the Nunchuk.stickX and Nunchuk.stickY values are the same as 
Nunchuk.sensorX and Nunchuk.sensorY.

What version of the product are you using? On what operating system?
Wiiflash Server 0.41 prerelease

Please provide any additional information below.

 After some quick and desperate trial-and-errors,
I figured out it can’t be fixed without knowing what happened in the 
WiiFlash Server.

When all hopes seemed to die out, (well I really need that analog stick 
for my short-term project right away)
I gave the WiiFlash svn version a shot, and it worked like a charm….
(I am using the console version server right now.)

The svn version is a little bit out of date, but still have all the 
features I currently need,
so I think I’ll just live with that for now. 

Anyway, it seemed like a newer WiiFlash protocol implementation at the 
server side
had gone wrong since a certain version. I hope the WiiFlash team can fix 
it asap

Original issue reported on code.google.com by g.key%vi...@gtempaccount.com on 6 Aug 2008 at 3:50

GoogleCodeExporter commented 9 years ago
Looking at the code this almost certainly has to be an error in the data coming 
into flash

Original comment by forsyth....@gmail.com on 8 Aug 2008 at 5:40