http://bugs.winehq.org/show_bug.cgi?id=11147
Summary: Stalker mouse movement Product: Wine Version: 0.9.53. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dinput AssignedTo: wine-bugs@winehq.org ReportedBy: beast@plitka.mine.nu
Since version 0.9.51, mouse in STALKER moves to left normal, to right at double speed. in other games all ok
http://bugs.winehq.org/show_bug.cgi?id=11147
BeAsT beast@plitka.mine.nu changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.53. |0.9.54.
--- Comment #1 from BeAsT beast@plitka.mine.nu 2008-01-25 15:42:29 --- In version 0.9.54, mouse moves to left and up normally, but to right and down with x2 speed. please fix it.
http://bugs.winehq.org/show_bug.cgi?id=11147
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.54. |0.9.51.
--- Comment #2 from James Hawkins truiken@gmail.com 2008-01-25 15:45:32 --- Don't change the original reported version. Please run a regression test:
http://wiki.winehq.org/RegressionTesting
and if that site is down (it is right now):
http://www.winehq.org/site/docs/winedev-guide/x1348
http://bugs.winehq.org/show_bug.cgi?id=11147
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #3 from James Hawkins truiken@gmail.com 2008-01-25 15:48:34 --- Is there a demo for this game, and if so, does it exhibit the same problem?
http://bugs.winehq.org/show_bug.cgi?id=11147
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-dinput |-unknown Keywords|regression |
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2008-01-26 00:28:36 --- What S.T.A.L.K.E.R. version are you using (what patch level, which region)? What video settings? What hardware? Where do you have this problem with mouse?
If you use native dinput.dll, dinput8.dll does it fix the problem?
Not regression, I never had this problem and still don't have it.
http://bugs.winehq.org/show_bug.cgi?id=11147
--- Comment #5 from BeAsT beast@plitka.mine.nu 2008-01-28 12:50:53 --- stalker version is 1.0003 and 1.0004, version 1.005 does not work at all. Russian version. Hardware is: amd64 X2 4000+, 2Gb RAM, NVidia 8600GT, linux 2.6.23. I used video drivers 100, and 169 series, and always this bug. I had problem with mouse in menu and in game since 0.9.50 version. In older all ok.
http://bugs.winehq.org/show_bug.cgi?id=11147
--- Comment #6 from Austin English austinenglish@gmail.com 2008-01-28 20:11:57 --- (In reply to comment #5)
stalker version is 1.0003 and 1.0004, version 1.005 does not work at all. Russian version. Hardware is: amd64 X2 4000+, 2Gb RAM, NVidia 8600GT, linux 2.6.23. I used video drivers 100, and 169 series, and always this bug. I had problem with mouse in menu and in game since 0.9.50 version. In older all ok.
Please run the regression test to give us a starting point of what to fix.
http://bugs.winehq.org/show_bug.cgi?id=11147
--- Comment #7 from BeAsT beast@plitka.mine.nu 2008-01-29 06:52:01 --- I tried to use native dinput.dll and dinput8.dll, mouse moves normally, but only in the part of screen in menu, in game character turns ~120 degrees.
http://bugs.winehq.org/show_bug.cgi?id=11147
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-dinput
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2008-01-30 08:53:18 --- Dinput problem then.
http://bugs.winehq.org/show_bug.cgi?id=11147
Jeff Zaroyko jeffzaroyko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffzaroyko@gmail.com
--- Comment #9 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-02-04 15:41:04 --- Tested with latest git wine-0.9.54-gfb6ea67, Ubuntu 7.04 - can't see any problem with mouse movement left and right compared to up and down. mouse input feels exactly the same as it has since I first tested this game on 0.9.48 - if I recall correctly I've patched stalker to 1.0004
$ sha1sum bin/XR_3DA.exe d309079d7fc1f8460638ca98ccce4d70289b5784 bin/XR_3DA.exe
http://bugs.winehq.org/show_bug.cgi?id=11147
Ambro ambro@b4ever.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan@codeweavers.com, | |ambro@b4ever.net
--- Comment #10 from Ambro ambro@b4ever.net 2008-03-16 18:29:20 --- This also happens on my system (current Gentoo, kernel 2.6.24-gentoo-r3, card Quadro NVS 130M, driver 169.09) with Wine 0.9.57.
The following commit triggered the bug where the mouse would move very fast down and right both in-game and in the main menu:
commit f78ae8d12578bacef6f9ed0033957491d015b519 Author: Stefan Dösinger stefan@codeweavers.com Date: Tue Dec 11 16:40:07 2007 +0100
wined3d: Use SetDisplayMode to set the display mode.
:040000 040000 12ab58b46b4fa44a5eccf9735016bbb1fdc67b97 907c2899b96c5543f69756aa9245b77e7b683322 M dlls
The mouse works incorrectly when I get into the game. Its right- and down- speed varies according to its position (while left and up is good). It seems to be somehow related to the resolution. Mouse starts working fine if I change the screen resolution from inside the game. I was unable to test with the virtual desktop enabled as the game always runs in full screen.
I remember once running the game with Wine 0.9.51 (which is broken on my system now) and the bug was not present. A system update must have triggered it; meaning that to suffer from that bug you must have your system 'broken' and Wine at least version 0.9.51.
http://bugs.winehq.org/show_bug.cgi?id=11147
Stefan Dösinger stefandoesinger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|stefan@codeweavers.com |stefandoesinger@gmx.at
--- Comment #11 from Stefan Dösinger stefandoesinger@gmx.at 2008-03-22 09:53:23 --- Switching to this account, the other one is disabled
http://bugs.winehq.org/show_bug.cgi?id=11147
--- Comment #12 from Stefan Dösinger stefandoesinger@gmx.at 2008-03-22 09:54:48 --- Vitaliy, could that be a problem where different messages during the mode change confuse dinput?
http://bugs.winehq.org/show_bug.cgi?id=11147
--- Comment #13 from Vitaliy Margolen vitaliy@kievinfo.com 2008-05-03 22:54:00 --- Still works here okish - video suck and fps too low to test much. DInput doesn't care about screen resolution so doubt the problem is that. Most likely the "broken" system does something wrong with mouse events. Or something else in the background interferes.
Try setting mouse acceleration to 1 with 'xset m 1'.
http://bugs.winehq.org/show_bug.cgi?id=11147
--- Comment #14 from Austin English austinenglish@gmail.com 2008-11-03 16:27:40 --- Is this still an issue in current (1.1.7 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=11147
Radosław Ciechowski wilczur102@o2.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wilczur102@o2.pl
--- Comment #15 from Radosław Ciechowski wilczur102@o2.pl 2008-12-29 13:19:59 --- I was testing Stalker SoC with 1.1.9 (no dll-s used, clean enviroment) some time ago and I didnt notice this bug so I think this isnt an issue anymore.
http://bugs.winehq.org/show_bug.cgi?id=11147
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #16 from Austin English austinenglish@gmail.com 2008-12-29 13:40:13 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=11147
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #17 from Vitaliy Margolen vitaliy@kievinfo.com 2008-12-29 15:43:59 --- Reopening. I'd like to hear from people who said they seen the problem. This is intermittent problem somewhere in d3d blocking dinput.
http://bugs.winehq.org/show_bug.cgi?id=11147
--- Comment #18 from Austin English austinenglish@gmail.com 2008-12-29 16:44:34 --- (In reply to comment #17)
Reopening. I'd like to hear from people who said they seen the problem. This is intermittent problem somewhere in d3d blocking dinput.
You might be waiting a while...I asked nearly two months ago without response.
http://bugs.winehq.org/show_bug.cgi?id=11147
--- Comment #19 from Vitaliy Margolen vitaliy@kievinfo.com 2008-12-31 08:49:55 --- I personally never had this problem and still don't have it on a new PC.
If no one replies it can be marked duplicate of bug 7640.
http://bugs.winehq.org/show_bug.cgi?id=11147
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #20 from Austin English austinenglish@gmail.com 2009-06-30 10:56:09 --- No response, marking dupe.
*** This bug has been marked as a duplicate of bug 7640 ***
http://bugs.winehq.org/show_bug.cgi?id=11147
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #21 from Austin English austinenglish@gmail.com 2009-06-30 13:01:45 --- Closing.