Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Are you referring to mouse acceleration or just mouse sensitivity?
Pretty much just don't alt+tab. The Gamebryo-based Bethesda games just really aren't made to work properly with it.
Yeah, that's what I've been doing. It's a pain in the ass and I have to restart the game whenever I forget not to, but it's not a deal breaker for me.
fForegroundMouseAccelBase=0
fForegroundMouseAccelTop=0
fForegroundMouseBase=?
fForegroundMouseMult=0
for some reason while researching about this, people say all 4 of these settings relate to mouse acceleration and to keep all of them at 0, but through testing, it's only the ones with accel in the name that affect it.
fForegroundMouseBase and fForegroundMouseMult directly affect the cursor sensitivity without touching acceleration. I couldn't find documentation on how these scale, but it seems to be dependent on resolution. Keeping fForegroundMouseMult at 0, and adjusting fForegroundMouseBase only seems to work fine. Not sure what exactly the mult one is multiplying, but whatever.
Through testing, these values seem right per their resolution:
720p: fForegroundMouseBase=1
1080p: fForegroundMouseBase=0.67 (setting this in the in game console shows it rounding to two decimal points, so i'm not sure if it can be more precise than this as it's actually 2/3)
1440p: fForegroundMouseBase=0.5
For other resolutions, just do the math to keep it proportional to those examples
Sorry if a response like this is a little late for the op, but seeing as i couldn't find anywhere through google about this being a good fix, i figured i'd leave this information here for anyone who also stumbles here through google with the same problem. I hope this works for anyone else who tries it!!
You should never mess with fallout_default.ini. MO2 gives you a good ini editor - settings like that just need to be pasted into the fallout_custom.ini and they will apply.
Setting bForegroundMouseBase to 0.5 does exactly what I wanted.
Together with bBackground Mouse=1 and OneTweak mod I can finally play New Vegas in Linux as I did in Windows, tabbing in and out without worries.
A thousand thanks.