
toast2903
Published
Single player works fine. Joining a dedicated server does not work. Never tested co-op without a dedicated server.
Cannot join dedicated servers with encryption enabled. Dedicated servers are necessary for cross-play. Encryption cannot be disabled on consoles. This means cross-play with Linux and consoles is not viable.
Good single player title. Get a Windows machine or VM for cross-play multiplayer.
Performs as expected. Most bugs not because of Wine/Linux, but some subtleties need workarounds
gamemoderun taskset -c 2-5,8-11 env DXVK_ASYNC=1 DXVK_GPLASYNCCACHE=1 %command% -USEALLAVAILABLECORES
-USEALLAVAILABLECORES
provides a nice performance bump. --use-d3d11
has more accurate rendering (weapons, artillery shells) and higher performance in the hub. My NVIDIA Ampere card though has better planetside performance without it.
Proton Experimental was a step I took towards microphone support, but maybe not necessary. The final step I needed was specifying which device in Steam options was my microphone.
If Gamescope works better for you, ignore the following. Setting HKEY_CURRENT_USER/Software/Wine/X11 Driver/GrabFullscreen
to Y
forces Wine to grab the mouse cursor when the window is in fullscreen. It is NOT necessary to set the game to Fullscreen -- you can leave it in Windowed and use the windowing environment to fullscreen the application on startup. This avoids the white border, and skipping gamescope avoids forced vsync. protontricks -c regedit 553850
Mic did not work initially, needed Proton Experimental and specifying device in Steam options
Without --use-d3d11
, weapon magazines, grenades, and artillery shells have missing colors
Fullscreen causes a crash upon restarting. Borderless window has a white border
Mouse cursor was not being capture by the window.
Certainly worse without tinkering, but should be playable without it.