http://bugs.winehq.org/show_bug.cgi?id=11977
Summary: In Alpha Prime demo, mouse input is ignored Product: Wine Version: 0.9.57. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: robin-wine@kallisti.net.nz
In the Alpha Prime demo, which is available through Steam, mouse input is ignored. On the menus the pointer doesn't move and in the game, your direction isn't changed.
http://bugs.winehq.org/show_bug.cgi?id=11977
Tomasz Sałaciński tsalacinski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tsalacinski@gmail.com
--- Comment #1 from Tomasz Sałaciński tsalacinski@gmail.com 2008-03-20 01:18:07 --- I can confirm it too (on Wine 0.9.57, Fedora Core 8).
When I've removed the Wine directory (i mean ~./wine) app doesn't start at all. I believe it's because I've overrided some DLL's, but can't remember which ones...
This line can be interesting:
fixme:win:RegisterRawInputDevices (pRawInputDevices=0x33f450, uiNumDevices=1, cbSize=12) stub!
Cheers
http://bugs.winehq.org/show_bug.cgi?id=11977
Robin robin-wine@kallisti.net.nz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robin-wine@kallisti.net.nz
--- Comment #2 from Robin robin-wine@kallisti.net.nz 2008-03-20 09:37:08 --- My wine dir is fairly standard, it runs steam and hasn't been used for much else. I don't think I have any overrides.
http://bugs.winehq.org/show_bug.cgi?id=11977
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2008-05-11 14:02:58 --- Does it work with version set to win2k?
http://bugs.winehq.org/show_bug.cgi?id=11977
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2008-05-11 14:13:59 --- Duplicate. Wine does not implement RawInput.
*** This bug has been marked as a duplicate of bug 11280 ***
http://bugs.winehq.org/show_bug.cgi?id=11977
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|RESOLVED |UNCONFIRMED Keywords| |download, regression Resolution|DUPLICATE |
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-05-11 15:47:01 ---
Duplicate. Wine does not implement RawInput.
I don't think that's the problem here. I downloaded the game from http://download2.gamershell.com/cgi-bin/fhx.pl?auth=dJa9ixT6EXd%2Fg&id=1...
Even if i remove RegisterRawInputDevices from user32.spec this bug is present. I reverted back to old wine-version wine-0.9.30 and there the mouse in the menu's and in the game works just fine, so this is a regression. Anyone interested to do the regression test?
http://bugs.winehq.org/show_bug.cgi?id=11977
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-05-12 05:19:01 --- Dang Vitaly, you were right after all. I only removed RegisterRawInputDevices from user32.spec, but it appeared the game also look for the entrypoint for GetRawInputData.
After removing that one from user32.spec, the mouse works again in the menus and in game. Ergo, it was a duplicate after all.
*** This bug has been marked as a duplicate of bug 11280 ***
http://bugs.winehq.org/show_bug.cgi?id=11977
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-05-12 05:19:23 --- closing