dinput: option to force mouse warp when on the edge of the screen
commitd064de46f68ae8ad5647fecb69963c88b9d91333
authorJan Zerebecki <jan.wine@zerebecki.de>
Mon, 11 Jan 2010 05:55:36 +0000 (11 06:55 +0100)
committerJan Zerebecki <jan.wine@zerebecki.de>
Mon, 11 Jan 2010 05:55:36 +0000 (11 06:55 +0100)
tree8cf1d61c8862d2de459baf0c8f7af2cd406a1230
parent0495c4c1a2a0abc49316f7ecbfe108eeb0ee123c
dinput: option to force mouse warp when on the edge of the screen

Set [HKCU\Software\Wine\DirectInput] "MouseWarpOverride" to
"force_edge" to enable this hack.

Based on patch http://bugs.winehq.org/attachment.cgi?id=15638
from bug http://bugs.winehq.org/show_bug.cgi?id=6971 .
dlls/dinput/mouse.c