[Bug 7640] Mouse too slow / lags in games

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 17 07:52:04 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=7640

--- Comment #60 from MacNean <dardack at gmail.com> 2011-03-17 07:52:02 CDT ---
(In reply to comment #59)
> Is there an easy solution, insteat of patching source wine, and build it? It's
> not hard, but as I understand, next update wine, will kill it patch.

You have to patch each Wine that you use.  I just upgraded from 1.3.1 to
1.3.15, you don't have to upgrade each wine release, especially if the wine you
have is working great for what you use it for.

The problem is a software mouse.  In windows it's probably a HW mouse cause of
DirectX, (or the software mouse behaves better because of directX, i'm not
really sure).  The reason I know it's a software mouse, is cause if you compile
my patch into wine you generally see 2 mouse pointers.  Your themed pointer and
the games pointer that lags behind the themed pointer.  

Basically the patch gives you a Faux HW mouse.  What I can do is add code that
looks for different mouse pointers, and for each game you could put a cursor
you like just rename it to what I say, and it would use that mouse pointer,
instead of the default Left Pointer.

But again you don't have to update wine if everything is working.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list