JinxDojo / vba-wii

Automatically exported from code.google.com/p/vba-wii
0 stars 0 forks source link

Keyboard bugs #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use an USB keyboard to assign the GB(A) Select key, Wii crashes.
2. Navigate through the emulator menu with an USB keyboard, cursor moves 
too fast. (Doesn't happen ingame)

Does this issue occur on VBA-M r781 (http://vba-
m.ngemu.com/vbam/vbacompiles/msvc2008/VisualBoyAdvance781.7z)? If so, 
please report the issue to the VBA-M forum.
Nope.

What version of the product are you using? On GameCube or Wii?
Wii 1.0.8

Original issue reported on code.google.com by sander.evers@gmail.com on 6 Apr 2009 at 7:39

GoogleCodeExporter commented 9 years ago
1. Only happens after pressing the right shift key.

Original comment by sander.evers@gmail.com on 6 Apr 2009 at 7:41

GoogleCodeExporter commented 9 years ago
Carl: See latest libogc SVN, keyboard support has been added there.

Original comment by dborth@gmail.com on 6 Apr 2009 at 7:43

GoogleCodeExporter commented 9 years ago
The cursor moving too fast also happens with the Nunchuk. I was lazy and didn't 
think 
it was important, so I implemented it the most basic way.

I didn't know about the crashes with the select key.

Yes, I've been watching the latest SVN changes to libogc. Can we make use of 
them yet 
though?

Original comment by Carl.Kenner@gmail.com on 7 Apr 2009 at 12:41

GoogleCodeExporter commented 9 years ago
OK, I found the bug and fixed it for the next version.

The workaround is.... don't assign the shift, ctrl, alt, alt-gr, windows or 
apple 
keys to anything, and if you are going to start assigning other keys, don't 
press 
those keys first!

Original comment by Carl.Kenner@gmail.com on 10 Apr 2009 at 1:19

GoogleCodeExporter commented 9 years ago

Original comment by Carl.Kenner@gmail.com on 10 Apr 2009 at 1:19

GoogleCodeExporter commented 9 years ago

Original comment by dborth@gmail.com on 27 Apr 2009 at 7:21