Image

windows 10 mouse accerlation fix 100%

General ET: Quake Wars Talk
Locked
User avatar
William_Gates
Clan Member
Clan Member
Posts: 43
Joined: Wed Dec 31, 1969 7:00 pm
Location: Chicago

windows 10 mouse accerlation fix 100%

Post by William_Gates » Fri Aug 07, 2015 7:45 pm

make a file, ending .reg

add below to it and merge or run it so its added to the registry:

[HKEY_CURRENT_USER\Control Panel\Mouse]

"MouseSensitivity"="10"
"SmoothMouseXCurve"=hex:\
00,00,00,00,00,00,00,00,\
C0,CC,0C,00,00,00,00,00,\
80,99,19,00,00,00,00,00,\
40,66,26,00,00,00,00,00,\
00,33,33,00,00,00,00,00
"SmoothMouseYCurve"=hex:\
00,00,00,00,00,00,00,00,\
00,00,38,00,00,00,00,00,\
00,00,70,00,00,00,00,00,\
00,00,A8,00,00,00,00,00,\
00,00,E0,00,00,00,00,00

[HKEY_USERS\.DEFAULT\Control Panel\Mouse]

"MouseSpeed"="0"
"MouseThreshold1"="0"
"MouseThreshold2"="0"

Locked