
borsch
Published
Doesn't start at all
Steam displays game as "running" for a few seconds but game doesn't start.
Tried these launch options but they don't help:
PROTON_NO_ESYNC=1 PROTON_NO_D3D11=1 %command% -force-d3d9 -dxlevel 90 -DX9 -nocrashdialog -noipx
Game doesn't work properly if FPS is higher than 60fps
Not able to pass the first door after elevator at the beginning.
Unable to get more than 60fps even with disabled VSync. Wine restricts FPS to 60 max.
To get sound working, had to install FAudio - https://www.reddit.com/r/linux_gaming/comments/g1ehdf/how_to_install_and_run_fallout_76_on_linux_steam/
No in-game audio. Install FAudio to game's wineprefix to fix the issue. Download the latest release from https://github.com/Kron4ek/FAudio-Builds and run:
WINEPREFIX="$HOME/.local/share/Steam/steamapps/compatdata/1151340/pfx"./wine_setup_faudio.sh
Only Frameless windowed mode worked. Had to set a proper resolution for a window.
F key and other shortcuts are not working
Hotkeys are not working
Performance is much worse compared to Windows, even with low settings. DLSS doesn't give any performance benefits on Proton.
PROTON_ENABLE_NVAPI=1 %command%
Huge performance degradation comparing to Windows
Game requires to limit FPS to 60 or below. DXVK_FRAME_RATE=60
can help
Works fine but cannot buy ammo (camera moves out when trying to focus on thing to buy)