
Pikachu :3
Published
-gldevice:Vulkan
Steam overlay was borked unless i put put the above launch arg. Otherwise everything else was perfect
My game used to crash randomly very rarely, it seems to have stopped now though but I will report this due to previous expirience.
SteamDeck=1 obs-gamecapture %command%
LD_PRELOAD="/usr/lib/libglfw.so.3 /usr/lib/libportaudio.so /usr/lib/libfluidsynth.so /usr/lib/libinstpatch-1.0.so.2 /usr/lib/libreadline.so.8 /usr/lib/libglib-2.0.so.0 /usr/lib/libpcre2-8.so.0 /usr/lib/libSDL3.so.0" %command%
(Somewhat bias, I am an upstream maintainer)
Currently, after the release of the steam natives, midi support breaks unless you manually preload them in launch args and install fluidsynth on your system. You may also need to download a soundfont in order to not have terrible instruments and place it into ~/.local/share/Space Station 14/data/soundfonts/
The game also uses an old version of glfw on linux which may cause some issues for users with non qwerty keyboard layouts (and also will use x11 if you are not into that). Which you can also preload and my launch args include. Make sure to rename the old glfw in steamapps/common/Space Station 14/bin/loader/ with something like .old in the end so it won't load since I otherwise found it caused issues at launch (and maybe also the fluidsynth dll I don't remember if it did anything but as of writing I commented it out apparently).
You may have to customize these for your distro, just find where all the libraries exist on your system with locate after installing them.
The game is still perfectly playable otherwise without any extra args. But it is recommended.
This game is not a controller game (due to the big typing/roleplay need) but great if you plug a keyboard and mouse in and perhaps a display
Due to the game currently not having any controller support the controller needs to be emulated. The default is decent for spectating but not for actually playing.
Although this game is not really the controller kind of game if you are playing it seriously so i will let this pass
You can run this game in vr on linux with the help of software like envision. The "Linu vr adventures" wiki has a very nice setup for this.
The custom proton version is recommended to get proper video support