PDA

View Full Version : Hardware/Software mouse setting?


Master_Glink
06-12-2010, 07:52 PM
I just bought F3 for the PC, and noticed that my mouse has some wicked acceleration on it. Most of the time when I notice this on a particular game I switch the Hardware/Software mouse setting in the game, but I couldn't find such a setting. Is there a way to change this or another way to slow the mouse acceleration?

Taedirk
06-12-2010, 08:23 PM
Under [Controls] in the fallout.ini (Win7 keeps it under My Documents\My Games\Fallout 3\, other OSs may have it elsewhere - consult Google), add the following four lines:

fForegroundMouseAccelBase=0
fForegroundMouseAccelTop=0
fForegroundMouseBase=0
fForegroundMouseMult=0

Master_Glink
06-12-2010, 11:14 PM
Thanks Taedrik, that will suit my needs just fine. Appreciate the help.