[Wine] Re: Quick questions concerning Wine

vitamin wineforum-user at winehq.org
Fri Dec 4 22:18:06 CST 2009


Warren Dumortier wrote:
> Concerning the second question, isn't there a variable to set when launching Wine to set the MouseWarpOverride

Yes, it's a Wine setting, so you can do that per app (all one line):

Code:
echo -e "[HKEY_CURRENT_USER\\Software\\Wine\\AppDefaults\\game.exe\\DirectInput]\n\"MouseWarpOverride\"=\"Y\"\n" | wine regedit -



Just replace "game.exe" with the name of your game's executable.







More information about the wine-users mailing list