No official support. Missing required .NET 4.8 support in Wine seems to mean it's a bust.
Steam, Launch Options: -perf.notemplatevirt -crypto.mng -tut.path "C:\Program Files"
Various DLLs installed in Winetricks including the existing .Net implementations.
Copied from my inital investigation in the comments of:
https://steamcommunity.com/sharedfiles/filedetails/?id=1671014486
Looked into this and with some help from Aritcy Staff [...] It seems that this [Articy under Linux] was, at one point, fully functional. Updates to Articy however have basically bricked a Linux installation however, and there just isn't enough support to catch up.
If anyone reading this wants to try and give it a shot, here's what I did:
STEP 1, in the compatibility properties for the game, make sure you're running Proton 8 (or above). This should be enough to let you open Articy. If it's not, you'll need .NET updates for your version of Wine [...]. This is only a first step as, unfortunately, Articy will die immediately after you close the notifications window. This is because Tutorials appear, and the .NET framework does not support their usage.
STEP 2, add the following as launch options for the game on the general tab: perf.notemplatevirt -crypto.mng -tut.path "C:\Program Files" [These are] performance optimizations [...], as well as a bit of a cheat to turn off tutorials. This should let you get so far as opening a project with Articy, but again, not much further. Most of the buttons won't be functional (or will just be outright hidden) and trying to go into the flow editor will kill the program. You can confirm a working project though by looking at its variables.
STEP 3, finally, to address the actual problem, you'll need more up-to-date .NET support for Proton. Install Winetricks if you don't have it already, and use it to get .NET 4.8. With this, you can access the Flow editor and even find entities in your projects. However, interaction with the UI in Articy will be really spotty and creating a node on the Flow editor will kill the project. As you might have noticed during the installation, .NET 4.8 support is still work in progress, and I suspect this to be the final nail in the coffin for Articy on Linux right now.
The good news at least, is that this probably won't be the case forever. One day .NET conversion will be complete, and Articy will probably run again on Linux.
Articy does not run
Tried some workarounds suggested in the Steam forums. Was unable to get it running in Kubuntu. CTD on launch due to errors in library calls to DLLs that aren't in Wine.