[Bug 14919] New: Atomic Bomberman reports 2 gamepads, when 4 are present.
http://bugs.winehq.org/show_bug.cgi?id=14919 Summary: Atomic Bomberman reports 2 gamepads, when 4 are present. Product: Wine Version: 1.1.2 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-dinput AssignedTo: wine-bugs(a)winehq.org ReportedBy: rom(a)twister.dyndns.org The summary pretty well says it. Linux kernel dmsg reports 4 Microsoft SideWinder GamePad detected. dinput_test.exe also reports 4 Microsoft SideWinder GamePad detected. Running Atomic Bomberman only reports 2 Microsoft SideWinder GamePads The game ships with DirectX 3.0a and was designed for Windows 95 Back when I had a windows machine, Bomberman did work with 4 GamePads, so the game can support 4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-08-19 22:14:22 --- Please attach output of running game with WINEDEBUG=+dinput -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 --- Comment #2 from Fred Wittekind IV <rom(a)twister.dyndns.org> 2008-08-20 18:16:44 --- Created an attachment (id=15511) --> (http://bugs.winehq.org/attachment.cgi?id=15511) output of running game with WINEDEBUG=+dinput -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|directx-dinput |winmm&mci --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-08-20 18:45:59 --- Trance has nothing related to dinput joysticks. Which means this games uses old winmm joystick interface. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 --- Comment #4 from Fred Wittekind IV <rom(a)twister.dyndns.org> 2008-08-20 20:08:27 --- Created an attachment (id=15512) --> (http://bugs.winehq.org/attachment.cgi?id=15512) output of running game with WINEDEBUG=+winmm,+joystick -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-08-20 23:42:44 --- Strange. You sure it worked on windows with all 4 joysticks? That old API supports up to two joysticks only JOYSTICKID1 and JOYSTICKID2. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 --- Comment #6 from Fred Wittekind IV <rom(a)twister.dyndns.org> 2008-08-21 07:38:22 --- The 4 gamepads I have where actually purchased specifically for Atomic Bomberman (the more players you can get into it at one time the better). My college roommate also purchased 4 identical gamepads, to get 8 players in via a network game between our two machines. Have spent many hours playing that game. So.... Quite sure it worked with 4 game pads in Windows. My old college roommate still has a Windows box he has dedicated to Bomberman (MS EOLed the game pads, and there isn't a driver for them on newer versions of Windows) So, I might be able to get him do do some debugging under Windows if that would help. (Would need to know what you would need of course) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 --- Comment #7 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-08-21 08:03:13 --- Created an attachment (id=15520) --> (http://bugs.winehq.org/attachment.cgi?id=15520) Support more joysticks Try to patch Wine see if it works for you. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 --- Comment #8 from Fred Wittekind IV <rom(a)twister.dyndns.org> 2008-08-21 11:46:16 --- That patch did work, Bomberman saw all 4 game pads. (and all 4 worked after being detected too) I have hardware for 4 game pads. I've never tried any more than that with Windows. I'm wondering how many game pads Windows really will support with the old API. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vitaliy(a)kievinfo.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #9 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-11-23 22:25:22 --- The patch was committed few releases ago. Closing fixed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14919 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2008-12-05 11:15:28 --- Closing bugs fixed in 1.1.10. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org