Works best with Keyboard + Mouse
Uses some odd buttons like the F-Keys
Seems to no longer need launch options detailed in other reports. Guessing improvements to proton have fixed the need of those launch options.
Running on recent proton ge (-20 and -24) led to system instability for some reason, default proton was fine.
gamemoderun %command% +r_signal_fx "0" -novid
Must disable the signal UI effects to play on Linux, I'm assuming the shader does some non-standard operations that couldn't be properly translated to SPIR-V. Anyway the launch option should work
As others have mentioned, it requires a workaround, otherwise the screen will go black shortly after starting the game.
The workaround consists of adding +r_signal_fx "0"
to the launch options, e.g.
%command% +r_signal_fx "0"
This can be combined with other launch options such as -novid
to skip the intro videos, e.g.
gamemoderun %command% +r_signal_fx "0" -novid
Still need to set r_signal_fx "0"
according to link from developer
Works perfectly after applying a fix that is in a pinned thread on the game's steam forums called "Wine Support" made by the developer, if not applied most of the game will be just a black screen. https://steamcommunity.com/app/264240/discussions/0/613956964585243941/
This game seemed to be working okay out of the box at first - but I found that after 30 seconds of gameplay the screen would go black. I fixed it by adding this to the launch options: +r_signal_fx "0"
Works perfect after applying fixes from dev:
Black screen after first gaining control
After the intro part everthing is black
Game screen goes black while first conversation.
Appears to run as intended