http://bugs.winehq.org/show_bug.cgi?id=33479 Yuri Shishenko <yurishish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yurishish(a)gmail.com --- Comment #24 from Yuri Shishenko <yurishish(a)gmail.com> --- In game "Loadout" player cannot turn around with mouse because mouse look is limited by screen edges in fullscreen. Automatic mouse capture option in winecfg doesn't fixes this problem. The solution is to switch game to windowed mode (alt+enter). Bug is caused by this commit: commit 76bbf106a28c4caa82873e8450bde7d4adc765bf Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Thu Apr 25 09:59:42 2013 +0200 winex11: Move the desktop process check from X11DRV_ClipCursor() to grab_cli pping_window(). This bug appears in 1.5.29, and still presents in latest wine versions, including 1.7.15. After commit reverting game can be played without problems. -- 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.