
IronTwo
Published
Works perfectly fine out of the box. No tinkering needed.
Works like a charm, out of the box. No tinkering needed.
Some players like me would want to disable mouse acceleration in the game menus. Upon researching I now believe that this problem is not Linux specific and happens on Windows as well, like many other Bethesda games. If you want to disable mouse acceleration in menus, follow these steps:
- Go to where your game is installed (in my case it's at ~/.steam/debian-installation/steamapps/common/Fallout New Vegas). You might need to tick the "show hidden files" option.
- Open Fallout_default.ini with a text editor.
- Find the [CONTROLS] section and ADD the following lines:
fForegroundMouseAccelBase=0
fForegroundMouseAccelTop=0
fForegroundMouseBase=0
fForegroundMouseMult=0
--launcher-skip
Although very rarely, audio hiccups happen every now and then in cutscenes. Doesn't happen during regular gameplay.
Added the launcher skip option, it's a personal preference. Very rarely some audio hiccups happen during cutscenes, but it doesn't happen during regular gameplay and it is not disturbing. If you want to add the launcher skip option as well, do not forget to do this:
- Go to your game's local files directory and find launcher-configuration.json
- In it, you'll see "fallback": "DirectX 12" -Change it to "fallback": "DirectX 11" and you're golden.