http://bugs.winehq.org/show_bug.cgi?id=27158
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #5 from GyB gyebro69@gmail.com 2011-05-15 03:36:50 CDT --- I'm experiencing the same problem in HL2 and CS:Source when using Wine-1.3.20. Mouse movement is constantly jumping around.
There are at least two commits involved in the issue:
1) When you move the mouse to turn around, the camera position is jumping around. Caused by http://source.winehq.org/git/wine.git/commit/8e9b4e0a5c6bee5f72ca2314db26233...
2) When you press the mouse button to shoot, the camera always jumps in different directions. Caused by http://source.winehq.org/git/wine.git/commit/fd4ad5a60433b8314dce684b9d52f43...
With both commits reverted the problem seemed to be resolved, however the strange camera jumping issue still occurs *occasionally* (first I thought it was caused by some lagging issue). There must be a third, earlier commit, introducing the problem but currently I have no more time on regression testing.
Evan, I'm looking forward to your result in regression testing ;)