MagDux
Published
gamescope -w 3440 -h 1440 -r 165 -f -e -- %command%
White border around borderless window. Can be fixed using gamescope.
Game may not start in fullscreen mode, use borderless window instead. This can be fixed by setting "fullscreen = false" in "~/.steam/steam/steamapps/compatdata/553850/pfx/drive_c/users/steamuser/AppData/Roaming/Arrowhead/Helldivers2/user_settings.config"
After testing proton-experimental, proton-ge, and proton-tkg, I concluded that proton-experimental [bleeding-edge] was the best option. Other variants showed blurred textures in some places, possibly related to depth-of-field.
Works OOTB on Mint/22
White border around "borderless window"
No startup parameters are necessary using current Proton Experimental or Bleeding Edge.
Switching to full screen will break the game and make it impossible to fix this ingame.
Set "fullscreen = false" in the game config file to fix this.
~/.steam/steam/steamapps/compatdata/553850/pfx/drive_c/users/steamuser/AppData/Roaming/Arrowhead/Helldivers2/user_settings.config
DXVK_FRAME_RATE=144 DXVK_HUD=fps %command%
Region selection / matchmaking does not work OOTB.
The following command (found by user YourLocalMedic) is required to fix matchmaking:
sudo sysctl -w net.ipv4.ping_group_range="0 2147483647"
Since the 1896 update the game will start to a blank screen and then crash.
You need to enable Proton Experimental BLEEDING EDGE. This is doneby selecting Steam Library -> Tools -> Proton Experimental -> Properties -> Betas -> "bleeding-edge - latest and untested ...".
Some Linux distros, e.g. Ubuntu/Mint, also still require the following command to fix server connection:
sudo sysctl -w net.ipv4.ping_group_range="0 2147483647"
Edit game configuration file located at:
/home/user/.local/share/Steam/steamapps/compatdata/1084160/pfx/drive_c/users/steamuser/AppData/Roaming/Jagged Alliance 3/LocalStorage.lua
Update options as shown below:
Options = {
DisplayIndex = 0,
FullSceenMode = 0, <= added this (!)
GraphicsAdapter = { ... },
MaxFps = "165", <= added this
Resolution = point(3440, 1440),
SSR = "Off", <= added this
Upscaling = "DLSS",
VideoPreset = "Custom", <= added this
fixups_meta = { ... },
},
Mouse capture is incorrect (offset) in fullscreen mode. Borderless window works fine.
Game crashes on loading screen if fullscreen is enabled. Borderless window works fine.
PROTON_HIDE_NVIDIA_GPU=0 PROTON_ENABLE_NAVPI=1 VKD3D_CONFIG=force_compute_root_parameters_push_ubo VKD3D_SHADER_MODEL=6_6 %command% --skip-launcher
Just works
- No tinkering necessary, works just fine with performance similar to Windows (if that's your benchmark). Played for over an hour without any issues, even tabbing in and out.
- Key binding for ingame console key can be weird on Windows and even weirder in Linux, ended up being SHIFT + ^ on my system.
- If you want to install mods, game files are in ~/.local/share/Steam/steamapps/common/Starfield/
Works just fine through Steam
Other players reported issues with EA launcher, but it seems this does not apply to the steam version.
Works OOTB on Mint 22, but possible issue with cloud saves
It seems Steam cloud saves do not work, had to migrate the save files manually