dinput - mouse warping -games that needs it?

Vitaliy Margolen wine-devel at kievinfo.com
Fri Dec 14 09:12:53 CST 2007


Adam Rimon wrote:
> Hi,
> 
> I'm trying to get rid of the warping patch, or at least to change it to 
> something that won't make the mouse
> stuck in the middle of the screen in some games (Next Life for instance).
> 
> Can you give me names of games that need this warping?
> (I had found in the archives a mention of Quake II, but when I 
> downloaded it's demo and tried to play it with
> a dinput.dll that doesn't have this warping, everything worked just fine.)
> 
> Thanks,
> -Adam
> 
> 
See bug http://bugs.winehq.org/show_bug.cgi?id=6971 for programs that are 
currently broken. That's an example of what you will get it you completely 
remove mouse warping.

Yes Quake2 and all based on it games are the best example. However Q2 has a 
bug in mouse initializing code which will fail to properly acquire dinput 
mouse and will revert back to not using dinput. But it some cases (some 
games) it will acquire mouse in non-exclusive mode - the part which is 
broken atm.

For a simple test - download DXSDK it has dinput mouse test.

Vitaliy.



More information about the wine-devel mailing list