http://bugs.winehq.org/show_bug.cgi?id=33436
chizu@spicious.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |chizu@spicious.com
--- Comment #4 from chizu@spicious.com 2013-07-16 16:04:47 CDT --- (In reply to comment #2)
Created attachment 44245 [details] Second workaround patch - disable SetCursorPos function
I don't know why the game frequently calls SetCursorPos(), but disabling this function (makting a stub out of it) helps and seems to be a better workaround for this game. At least if XInput2 is used, the movement restrictions of the other patch seem to be gone - but this ist not really intensely tested.
Testing with wine-1.6-rc5, this doesn't solve the problem for me.