[Bug 26418] New: Guitar Hero World Tour: Playstation 3 (ps3) hardware detection in game
http://bugs.winehq.org/show_bug.cgi?id=26418 Summary: Guitar Hero World Tour: Playstation 3 (ps3) hardware detection in game Product: Wine Version: 1.3.15 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-dinput AssignedTo: wine-bugs(a)winehq.org ReportedBy: mistere2002(a)zonnet.nl Guitar Hero World Tour has two modes: * Keyboard usage to play the instruments * Using the PS3 guitar and drum kit The game does work in "keyboard" mode. But it does not detect the hardware. In fact, the hardware works (the drum and guitar are detected as joysticks in Linux). I can use the devices if i use joy2key to map the buttons to keystrokes. But then i use the game in "keyboard" mode. The disadvantage of this is that orange (the ride) is not available and two player mode is impossible. In Windows the game finds the hardware at startup. So i guess that a component is looking for this particular device in Windows. I hope this is 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=26418 --- Comment #1 from MisterE <mistere2002(a)zonnet.nl> 2011-03-14 17:03:53 CDT --- Created an attachment (id=33638) --> (http://bugs.winehq.org/attachment.cgi?id=33638) start game to menu, and closing it afterwards probably the "fixme:dinput:IDirectInputDevice2WImpl_GetProperty" items in the log? -- 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=26418 --- Comment #2 from MisterE <mistere2002(a)zonnet.nl> 2011-03-14 17:20:57 CDT --- (From update of attachment 33638) I've reported a separete bug report for the "GL_INVALID_VALUE" messages -- 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=26418 --- Comment #3 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2011-03-15 21:26:15 CDT --- Created an attachment (id=33661) --> (http://bugs.winehq.org/attachment.cgi?id=33661) evdev: implement DIPROP_VIDPID Can you try attached 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=26418 --- Comment #4 from MisterE <mistere2002(a)zonnet.nl> 2011-03-16 08:02:37 CDT --- (In reply to comment #3)
Created an attachment (id=33661) --> (http://bugs.winehq.org/attachment.cgi?id=33661) [details] evdev: implement DIPROP_VIDPID
Can you try attached patch?
Very fast response, thanks! And the patch works great. Both guitar and drumkit are working!! I've attached the log. I use the guitar to select the menuitems en close the game. PS: should i report other bugs for the messages in the log? I filed one for the "GL_INVALID_VALUE" messages. Most of the others i find on google. So i'm not sure if they are real bugs. -- 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=26418 --- Comment #5 from MisterE <mistere2002(a)zonnet.nl> 2011-03-16 08:04:18 CDT --- Created an attachment (id=33667) --> (http://bugs.winehq.org/attachment.cgi?id=33667) log with patch applied it's still a "fixme" ? -- 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=26418 --- Comment #6 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2011-03-20 11:15:52 CDT ---
PS: should i report other bugs for the messages in the log? No, unless you have some other problem(s).
it's still a "fixme" ? This was a test patch and I wanted to know if it's working.
-- 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=26418 --- Comment #7 from MisterE <mistere2002(a)zonnet.nl> 2011-03-21 16:49:29 CDT --- (In reply to comment #6)
PS: should i report other bugs for the messages in the log? No, unless you have some other problem(s). it's still a "fixme" ? This was a test patch and I wanted to know if it's working.
Hi, i assume this fix can be committed to the mainline? btw. I also found the PS3 microphone. I've tested it, it does not work. [quote] ALSA lib ../../../src/pcm/pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open slave err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element [/quote] I have included a log file. -- 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=26418 --- Comment #8 from MisterE <mistere2002(a)zonnet.nl> 2011-03-21 16:50:31 CDT --- Created an attachment (id=33750) --> (http://bugs.winehq.org/attachment.cgi?id=33750) started game with only microphone connected started game with only microphone connected -- 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=26418 --- Comment #9 from MisterE <mistere2002(a)zonnet.nl> 2011-03-21 17:00:37 CDT --- using the USB microphone in Audacity works fine. maybe interresting information: $ lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub Bus 001 Device 004: ID 0566:3006 Monterey International Corp. Bus 001 Device 009: ID 046d:0a03 Logitech, Inc. Logitech USB Microphone Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse Bus 001 Device 010: ID 1430:4734 RedOctane Guitar Hero4 hub Bus 001 Device 011: ID 12ba:0100 Licensed by Sony Computer Entertainment America RedOctane Guitar for PlayStation(R)3 Bus 001 Device 012: ID 12ba:0120 Licensed by Sony Computer Entertainment America RedOctane Drum Kit for PlayStation(R)3 -- 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=26418 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2011-04-14 12:00:08 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/20aa3410326073ba825c8c43c75... -- 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=26418 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2011-04-15 12:50:01 CDT --- Closing bugs fixed in 1.3.18. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=26418 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |20aa3410326073ba825c8c43c75 | |7e61556e4fe9f CC| |focht(a)gmx.net -- 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