http://bugs.winehq.org/show_bug.cgi?id=30705
Bug #: 30705 Summary: usb joystick not working with virtuanes Product: Wine Version: 1.5.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: cseba00@yahoo.com Classification: Unclassified
usb joysticks don't seem to be detected by virtuanes. They do work with project 64 (with the N rage direct input8 plugin, it gets detected with jabo controler plugin but it's impossible to configure).
http://bugs.winehq.org/show_bug.cgi?id=30705
--- Comment #1 from Austin English austinenglish@gmail.com 2012-05-17 15:47:28 CDT --- Terminal output? Are you using native dinput(8)?
http://bugs.winehq.org/show_bug.cgi?id=30705
--- Comment #2 from cseba00 cseba00@yahoo.com 2012-05-18 17:51:11 CDT --- yes, i havent installed any non native dll, nor used wine tricks... this bug was present in previous versions of wine the joystick works perfectly with every linux game ive tested it (all emulators) and with project64 with wine also works perfectly.
http://bugs.winehq.org/show_bug.cgi?id=30705
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |lfzawacki@yahoo.com.br
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2012-05-18 20:32:09 CDT --- Please, attach a +dinput log.
http://bugs.winehq.org/show_bug.cgi?id=30705
--- Comment #4 from Lucas Fialho Zawacki lfzawacki@yahoo.com.br 2012-05-18 23:28:06 CDT --- I installed Virtua Nes from this site and can confirm it's affected by the same bug: http://www.emulator-zone.com/doc.php/nes/virtuanes.html
It happens because the application wants to read some dinput properties of the device, JOYSTICKID and VIDPID. A quick hack implementing a stub for JOYSTICKID almost makes it work, but I had trouble when assigning buttons. I'll give this a better look after I get some sleep.
http://bugs.winehq.org/show_bug.cgi?id=30705
--- Comment #5 from Lucas Fialho Zawacki lfzawacki@yahoo.com.br 2012-05-19 18:05:56 CDT --- Created attachment 40233 --> http://bugs.winehq.org/attachment.cgi?id=40233 Stub for GetProperty JOYSTICKID
Forget what I said about having problems with the assignment of buttons, I guess it works fine with a dummy implementation of JOYSTICKID. This patch should fix the problem.
http://bugs.winehq.org/show_bug.cgi?id=30705
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch Status|UNCONFIRMED |NEW URL| |http://www.emulator-zone.co | |m/doc.php/nes/virtuanes.htm | |l Ever Confirmed|0 |1
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2012-05-20 19:21:04 CDT --- Confirmed by 2 different users.
http://bugs.winehq.org/show_bug.cgi?id=30705
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |fbfdc6db650b6d1038dd193375b | |1880a95c0d535 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com 2012-05-30 16:05:41 CDT --- Patch commited.
http://bugs.winehq.org/show_bug.cgi?id=30705
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2012-06-08 15:29:03 CDT --- Closing bugs fixed in 1.5.6.
http://bugs.winehq.org/show_bug.cgi?id=30705
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.4.x
http://bugs.winehq.org/show_bug.cgi?id=30705
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.4.x |---
https://bugs.winehq.org/show_bug.cgi?id=30705
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |directx-dinput