http://bugs.winehq.org/show_bug.cgi?id=32418
Bug #: 32418 Summary: Skylanders Spyro's Adventure can't find USB RFID reader Product: Wine Version: 1.5.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: reedstrm@gmail.com Classification: Unclassified
Created attachment 42766 --> http://bugs.winehq.org/attachment.cgi?id=42766 lsusb -v output for portal usb device
Skylanders is a game that uses character toys w/ RFID chips to determine your player i nthe game, and store character stats. The original game came w/ a PC version, which this is. Installation and SecureROM DRM all work, to the point of needing the reader. The reader presents as a USB HID device. There exists a downloadable character editor that has been reverse engineered from the web-flash game portal driver. The editor fails under wine with:
unimplemented function hid.dll.HidD_SetOutputReport
I'm a long time wine user, but haven't developed with it. If some one can give me some assistance, I can walk though providing appropriate debug and backtrace reports. Note that the game proper does not fail as above.