Search found 2 matches
- Sun Jan 09, 2011 12:48 pm
- Forum: Control
- Topic: Trouble getting the joypad buttons
- Replies: 2
- Views: 8343
Trouble getting the joypad buttons
Hi, finally kode54 made a successfully working patch. If you agree on you can commit them to the main branch : Â --- src/gtk/joypadconfig.cpp.orig 2008-09-26 20:25:23.000000000 +0200 +++ src/gtk/joypadconfig.cpp 2011-01-06 17:53:43.000000000 +0100 @@ -144,9 +144,17 @@ else if (what < 0x30) { // joy...
- Tue Jan 04, 2011 4:50 pm
- Forum: Control
- Topic: Trouble getting the joypad buttons
- Replies: 2
- Views: 8343
Trouble getting the joypad buttons
Hi, Â I told a few days ago on IRC that I have a problem with a Saitek joypad. This joypad sends useless information on each press so it fills the input dialog with the same thing even if I press different buttons. Â As you can see here (from SDL/test source directory) a joystick tester that print...