http://bugs.winehq.org/show_bug.cgi?id=27158
--- Comment #6 from Evan Goers megatog615@gmail.com 2011-05-15 04:30:41 CDT --- (In reply to comment #5)
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:
- 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...
- 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 ;)
Does the 'lagging' feel like a sudden massive loss in FPS? If so, I've seen this issue as far back as 1.3.10 or so. It appears totally at random and I think it's unrelated to this.
As far as the regression test goes, I'm in the process right now.