
Retro
Published
gamemoderun %command%
Cloud rendering can be buggy with some HUD elements, this might not be Linux related
The game runs very well without a noticable difference from FPS in Windows during general gameplay.
Running off an NTFS disk required mount config tweaks (user permissions) to prevent an outright crash on startup. Would not recommend this as even once fixed I had severe stuttering during loading screens (hyperspace) even though the rest of the game was fine. Moving the game to an ext4 partition fixed this and gave a dramatic improvement in load times.
Once you get it running the game works well, unfortunately the official install is just crappy
Manually edit XCOM2.sh to set LD_LIBRARY_PATH up properly
You'll need to point LD_LIBRARY_PATH
to both the lib/x86_64
game directory and some of the native steam library folders e.g. ~/.local/share/Steam/ubuntu12_32/steam-runtime/lib/x86_64-linux-gnu/
Use the locate
command to find missing libraries