I decided to change this to a general Linux support thread to help people out.
If you’re experiencing crashing and none of the other fixes helped, please provide the following info:
- Output of
inxi -CSGIj
or
- What CPU you have (
cat /proc/cpuinfo | grep model\ name | head -n1
) - Desktop Environment, ie
KDE
,GNOME
,XFCE
,i3
,Sway
- Distro you’re using, ie
Arch
,Clear Linux
,Debian 11
,Ubuntu 22.04
, orVoid
- Usage of Xorg or XWayland
- Output of
glxinfo | grep 'OpenGL.*string'
- Total system memory [RAM and Swap] (
free -m
)
as well as what behaviour you experience with the game: ie immediate crashing, or crashing after a few minutes, or running poorly in general.
Below is the original post from before turning this into a general support thread.
Heads up, the Linux version crashes on some systems, this can be fixed by updating the version of nwjs in use.
For anyone that runs into this, head over to https://nwjs.io/ and download the latest version [tested with v0.62.0], extract it into your CrossCode install, delete the
CrossCode
binary and renamenw
toCrossCode
There’s some chance that updating nwjs like this might break something in game, but I haven’t run into any issues yet. Either way, it’s better than crashing before you can even get into the game.
Edit: 20 hours into the game and still no issues, even the DLC seems to work fine with the updated nwjs. Also I made some Lutris install scripts for the itch.io version and they should be available on Lutris shortly, once they get approved.