Page 1 of 1
Completely disabling mouse accel in XP
Posted: Sat Mar 05, 2005 2:03 am
by Mogul
I'm using the logitech mx300 with the Mouseware drivers it came with. I have acceleration set to "none" but in games I still notice a fair amount of accel at work.
I'd never really looked into gaming completely free of accel, but now is the time, and I really want to do it. Sooo, yeah, is there a way to completely disable accel in XP?
Posted: Sat Mar 05, 2005 5:42 am
by syn0pz
There are mouse settings in this registry key:
HKEY_CURRENT_USER\Control Panel\Mouse
But I couldn't tell you what each one does exactly. I'm pretty sure if you set "MouseThreshold1" and "MouseThreshold2" to a value of "0", there should be no acceleration. And I think "MouseSpeed" is the actual speed (the normal one in control panel).
I would Google it first because I could be wrong about this. I know there is a .reg file floating around the internet somewhere that does it for you (Logitech only). I've used it before. And it works. That's how I know some of this.
Posted: Sat Mar 05, 2005 5:46 am
by syn0pz
Ah, with the power of Google I think I found the answer.
Another thread about it:
http://forums.thecpl.com/cgi-bin/ultima ... =000370;p=
mouse fix (also in the thread link):
ftp://ftp.thecpl.com/mouse_fix.zip
Hope it helps.

Posted: Sat Mar 05, 2005 10:16 am
by Mogul
That seems to do the trick, except, oddly enough I'm still experiencing minor accel in QW. But Q3/UT/everything else seems to be fine...
Posted: Sat Mar 05, 2005 12:22 pm
by SOAPboy
Mogul wrote:That seems to do the trick, except, oddly enough I'm still experiencing minor accel in QW. But Q3/UT/everything else seems to be fine...
yeah i have that issue with Q2.. i just gave up playing it.. :-\
Posted: Sat Mar 12, 2005 3:11 am
by D'Artagnan
http://www.tweakxp.com/tweak1084.aspx
1. Click Start button
2. Select Run
3. Type 'regedit' in the open textbox
4. Open the tree 'HKEY_CURRENT_USER', select control panel, then select mouse
5. Right clicking, modify the SmoothMouseXCurve and SmoothMouseYCurve hexidecimal values to the following:
SmoothMouseXCurve:
00,00,00,00,00,00,00,00
00,a0,00,00,00,00,00,00
00,40,01,00,00,00,00,00
00,80,02,00,00,00,00,00
00,00,05,00,00,00,00,00
SmoothMouseYCurve:
00,00,00,00,00,00,00,00
66,a6,02,00,00,00,00,00
cd,4c,05,00,00,00,00,00
a0,99,0a,00,00,00,00,00
38,33,15,00,00,00,00,00
If done correctly, you will notice you are holding a markedly more responsive mouse.