Starfield – How to Set FOV and Remove Mouse Acceleration

Guide on how to set a custom field of view (FOV) value and remove the mouse acceleration from Starfield.

Field of View and Mouse Acceleration

All credit goes to Benjamin !

Ini’s are located in:

  • C:\Users{Your Name}\Documents\My Games\Starfield

Mouse aiming feels off because of mouse acceleration:

Open StarfieldPrefs.ini

In the [Controls] section of both files, add this line:

bMouseAcceleration=0

In the [Display] section, add the following lines:

fDefaultWorldFOV=90
fDefault1stPersonFOV=90

You can change this value to whatever value you prefer. I picked 90 in this case.

I recommend opening your Starfield install directory and editing Starfield.ini as well if you run starfield from steam it should be here:

  • C:\Program Files (x86)\Steam\steamapps\common\Starfield

Add the following lines:

[Controls]
bMouseAcceleration=0

Under [Display] add the following lines:

fDefaultWorldFOV=90
fDefault1stPersonFOV=90
Volodymyr Azimoff
About Volodymyr Azimoff 13992 Articles
I love games and I live games. Video games are my passion, my hobby and my job. My experience with games started back in 1994 with the Metal Mutant game on ZX Spectrum computer. And since then, I’ve been playing on anything from consoles, to mobile devices. My first official job in the game industry started back in 2005, and I'm still doing what I love to do.

9 Comments

  1. Fyi you can just have people copy and paste `%USERNAME%\Documents\My Games\Starfield` into their address bar to make it easier

  2. Real fix to fov is too create a file “StarfieldCustom.ini” in the same folder as StarfieldPrefs.ini and add the following lines

    [Camera]
    fFPWorldFOV=110
    fTPWorldFOV=110

  3. This won’t work as the game seems to reset the setting to default any time I try to reload the ini files in game.

    • I got it to work, but ensure that you are setting the .ini files to read-only afterward or it will revert.

  4. Note – StarfieldPrefs.ini could instead be located at the location below depending on your filesystem configuration.

    C:\Users\$YourName$\OneDrive\Documents\My Games\Starfield

Leave a Reply

Your email address will not be published.


*