mjrwoody / wiiflow

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

Movements and control issues #246

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi. I have some movements and control issues. For your information, I am using 
the latest revision available, which is r109.

The first one occur when I try to select a game from the list (coverflow) by 
pressing left or right on the directional pad or when I move the joystick from 
any direction with the nunchuk. The controls are not precise and sometimes I 
just can't select the game I want to play, because it moves a little bit too 
fast.

The second one occur when I unplug a nunchuk or any controller. It moves 
automatically to the next or the next two games on the list.

Third one occur when I select a game from the list (game window). If you HOLD 
up, down, left, right or the joystick from any direction, there will be a 
graphic glitch on the buttons if you put your pointer out of the screen and 
sometimes you will also get a banner sound glitch. Games are switching a little 
bit too fast too like I mentionned above. You should disable the repeat 
function here.

I don't know how to reproduce it exactly, but there is also an issue when I 
start Wiiflow. Sometimes controls are going crazy and they will cause to switch 
to another game without even touching the Wii remote.

I also get a code dump when I plug a GameCube controller, but this issue has 
been mentionned before.

Thanks in advance for fixing these issues and for your time spent in this 
amazing loader.

Original issue reported on code.google.com by alkismoschonas@gmail.com on 20 Jul 2010 at 2:14

GoogleCodeExporter commented 8 years ago
nunchuck movement still has yet to be less sensitive but most of these issues 
are solved.  "The second one occur when I unplug a nunchuk or any controller. 
It moves automatically to the next or the next two games on the list."  This 
cannot be fixed as it is a hardware problem.  Unplug the nunchuck really fast 
and you see it doesnt move as all.  But if you unplug it really slow it will 
get to a spot where it continuously scrolls.  This is because some contacts are 
making a connection when others are not, making the wiimote thing that there is 
joysick/button movement.

I will try and work out a tweak to work around this in the future if possible.  
Gamecube controller support is not crashing the app anymore.

Original comment by Miigotu on 25 Jul 2010 at 9:05