dinput: option to force mouse warp when on the edge of the screenmaster/dinput_mouse_warp
commit16a0c87d37d942ee807895a17e6d639e249d6285
authorJan Zerebecki <jan.wine@zerebecki.de>
Sun, 18 Jul 2010 10:26:06 +0000 (18 12:26 +0200)
committerJan Zerebecki <jan.wine@zerebecki.de>
Sun, 18 Jul 2010 10:26:06 +0000 (18 12:26 +0200)
treea32496330543b090161fd153dff95548cc6dd2a2
parent97466d3900cbf1b1065e2904505fb96f49003a79
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