http://bugs.winehq.org/show_bug.cgi?id=20395
Robert Walker robert_mt_walker@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robert_mt_walker@yahoo.co.u | |k
--- Comment #74 from Robert Walker robert_mt_walker@yahoo.co.uk 2011-12-23 16:47:48 CST --- (In reply to comment #72)
Created attachment 37665 [details] Diff of manual merge of previous patch into WINE 1.3.32.
(In reply to comment #67)
PATCH_33905 doesn't work anymore /w Wine 1.3.31
The issue is that a macro that contained a version number that was changed. The version that this patch used was ahead of both the previous one and the current one. I applied it by hand and it worked, but I am not sure if reusing the old number the right thing to do.
This patch also applies cleanly against WINE 1.3.33, but you need to specify -p2 to patch instead of -p1.
Hi
I updated this patch to work with Wine release 1.3.35 (from Git tree). This patch completely sorts out the problem with running aliens versus predator classic 2000 steam version (where the mouse movements are not registered at all in game)... http://bugs.winehq.org/show_bug.cgi?id=26557
I wonder if this patch could go mainstream? Perhaps enabled with a the mouse registry key - to avoid it causing regressions with newer games that don't use raw input??
Thanks Bob