http://bugs.winehq.org/show_bug.cgi?id=26896
Stefan Dösinger stefandoesinger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger@gmx.at
--- Comment #3 from Stefan Dösinger stefandoesinger@gmx.at 2011-04-26 10:58:57 CDT --- Battlefield 1942 is also affected. The mouse is mostly stuck at the edge of the screen, it is tricky to move. Changing the mousewarpoverride dinput flag does not have an effect. The in-game movement has a similar odd behavior.
A regression test brought up 79c2e55b5a6331d15788f65a929e9e002c2f8b05 as the patch causing the regression. The game draws a software mouse pointer and uses dinput to read relative mouse movements. The hardware pointer is disabled.