http://bugs.winehq.org/show_bug.cgi?id=27419 Emanuele <emanuele.emalele(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emanuele.emalele(a)gmail.com --- Comment #10 from Emanuele <emanuele.emalele(a)gmail.com> 2011-08-11 09:18:07 CDT --- Hi, I verified the issue with Wine 1.3.26: each click into the castle and the transferring creatures totally invalidate mouse pointer. It happens ever to me but I found an easy workaround: no alt+tab or change app :) Read the Wine guide: http://wiki.winehq.org/UsefulRegistryKeys especially in the section about DirectInput. Then launch wine regedit, go to the proper section of the registry (HKEY_CURRENT_USER->Software->Wine), create a new KEY if not present (DirectInput), then create a new STRING VALUE (MouseWarpOverride) under the key just created (DirectInput). Now set the following value into the STRING: 'force'. The mouse worked endlessly and the game works very well. Of course if you are using Wine for other games remove the value because I cannot assure that it is ok for all the games in the world :) Good luck! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.