http://bugs.winehq.org/show_bug.cgi?id=6971
Mariusz magmp1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |magmp1@gmail.com
--- Comment #98 from Mariusz magmp1@gmail.com 2008-05-12 14:13:17 --- (In reply to comment #97)
Created an attachment (id=12943)
--> (http://bugs.winehq.org/attachment.cgi?id=12943) [details]
Hack to force warping when mouse leaves box (modified)
A small modification of attachment 11303 [details] that activates only if WINEFORCEMOUSEWARP is set.
Tested on Steam version of Unreal II with wine 0.9.61
Hello. I've tried to apply patch on wine 1.0-rc1 and 09.58 but in both cases I had in console:
can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- dlls/dinput/mouse.c.orig 2008-05-11 18:53:05.000000000 +0300 |+++ dlls/dinput/mouse.c 2008-05-11 23:09:16.000000000 +0300 -------------------------- File to patch: mouse.diff patching file mouse.diff Hunk #1 FAILED at 24. Hunk #2 FAILED at 64. Hunk #3 FAILED at 188. Hunk #4 FAILED at 310. 4 out of 4 hunks FAILED -- saving rejects to file mouse.diff.rej
Could you help me with this?
Thank you