


PROTON_SET_GAME_DRIVE=1 %command%
Mouse is a little bit off in full screen mod
Need to setup following launch option: PROTON_SET_GAME_DRIVE=1 %command%

I open the game, and it closes immediately, opening steam through terminal only shows opening and closing, no errors to work with
(I tried both proton experimental and ge-proton9-1)

Game shows a black screen before promptly crashing. Tried changing Proton versions, but to no avail.
Tried Proton Experimental, 9.0, and latest GE.

Works out of the box, only little issue
text in bottom line not readable
at maximized you can't see the last few lines of the window. it goes behind the task bar manager (dock) Might be KDE related

i mean it works as good as an electron game would i guess
idk if this is a problem with kde or something but when you press the maximize button, the bottom of the game is behind the task switcher (the dock menu), idk how to fix it

Other than the patch needed to get into the game, the game seems to work fine given its pre-early-access playtesting state of development.
To get the game to launch, edit .../steamapps/common/Cividle/resources/app/compiled/index.js:
find the "backgroundThrottling: false' line; add a ',' character to the end of it and then add two lines below it:
contextIsolation: false,
nodeIntegration: true
The game appears to currently, at least run with the Fluxbox WM, only like to run in a fullscreen window. Resizing truncates things and it does not currently support graphics options for other modes of fullscreen.
Other than the server being unreachable for a time, there were no issues; the multiplayer aspects of the game involve trading with other players and chat and appear to work fine. The server reachability issue could be explained by the game still being in pre-early-access playtesting.
The game is under heavy development (updates roughly daily if not more often), so the need to tinker may be resolved in the future, one way or another (dev's other game, Industry Idle, natively supports Linux).

Hangs at signing into Steam (well-before-release-or-early-access version)
The developer already knew the game wouldn't work in Proton before he gave me a key to tinker with; I'm reporting here so there's a least something about this game for others who might be interested. I'll hopefully remember to add a new update once I either figure out how to get it to work or the developer makes some changes that cause it to start working. The game appears to be using Electron, so I assume things will be much better once something is sorted out for the Steam sign-on step.