Skip to main content

Lagging Mouse Within Games

Posted August 2002 by Steve Sinchak

Microsoft, the kind people that they are, want you to use their own DirectX API and especially Direct Input. So, what the crafty people have done, is made your mouse more processor dependant, and took out the acceleration options from the mouse CPL. Within Direct Input, it gets CPU priority and it doesn't have the acceleration on by default. Since most older games use the older more standard method of tracing mouse movements, they get it from the default Windows mouse interrupt handler. Now, if too much of you processor is elsewhere, your mouse is gonna seem less responsive. So.... here is the fix.

Download the latest intellipoint drivers, install them, then, when the point32.exe (the main exe for your mouse I think), is running, we need to give this CPU priority over Half-Life. To do this, right click the task bar, click Task Manager, click the processes tab, look for point32.exe, right click that, click set priority, and click High. Do this for type32.exe if you have an M$ keyboard. I have both, and I discovered the fix whilst tinkering today

You will also have to add this to the command line of your HL.

-noforcemparms -noforcemaccel

This should clear up any of the issues.

For Quake 3:

+_windowed_mouse 1 -dinput

Related Posts


If you own a Google Chromecast streaming device, you can easily share a browser tab in Chrome browser or even your entire desktop.  This can be very useful when presenting from your laptop or if you just want to watch something on a big screen that is only on your PC.  The only requirement is you must be on the same network as your Chromecast...

Read More

If you are a fan of minimalist desktop experiences, hiding the desktop icons are an easy way to clean up the Windows interface.  Instead of saving everything to your desktop, use the default profile folders such as downloads and documents.  Actually hiding all the icons on your desktop is a very simple customization hidden in the right-click context menu.  Just right-click on the desktop, select View...

Read More

Google security researchers have published details about a major security flaw found in the SSL protocol that is used to encrypt data transferred between your browser and a web server. SSL is typically used in situations where logon credentials are validated...

Read More

Enabling two-factor authentication is a great way to add an additional level of protection to your Microsoft account.  Even if your password is stolen, your account is still protected because two-factor authetication requires an additional level of verification to log in. Microsoft calls their version of two-factor authentication "two-step verification" and it works by providing you with a random code...

Read More