Name of the game: SUPERVIVE Steam AppID: 1283700
The game launches correctly and reaches the main menu. The Steam overlay works and the "Login with Steam" button is clickable.
However, when attempting to log in via Steam:
From Proton logs:
Steam authentication starts correctly:
LogOnlineIdentity: STEAM: Obtained steam authticket LogLokiAuthManager: Attempting to login with Steam
Web/CEF components are loaded:
Then repeated HTTP connection closures:
LogHttp: Warning: libcurl info message (Closing connection)
Followed by browser destruction:
LogWebBrowser: Closing browser during destruction LogWebBrowser: Deleting browser for Url=.
And multiple exceptions:
Exception 0xc0000005
The login flow appears to fail after Steam auth ticket retrieval, during the embedded web authentication stage.
PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1
PROTON_USE_WINED3D=1
No change in behavior.
Steam login should complete successfully and allow access to online services.
Login attempt fails after Steam auth ticket retrieval. Embedded web browser closes prematurely, resulting in connection error.
This may indicate a regression or incompatibility in the game's authentication stack with Proton.
Supervive was shut down in February of 2026.
proton experimental
PROTON_NO_ESYNC=1
PROTON_NO_FSYNC=1`
PROTON_USE_WINED3D=1`
chrome_elf.dll
libcef.dll
0xc0000005
Compatibility Report
Name of the game: SUPERVIVE
Steam AppID: 1283700
System Information
Symptoms
The game launches correctly and reaches the main menu.
The Steam overlay works and the "Login with Steam" button is clickable.
However, when attempting to log in via Steam:
Logs / Key Observations
From Proton logs:
Steam authentication starts correctly:
Web/CEF components are loaded:
Then repeated HTTP connection closures:
Followed by browser destruction:
And multiple exceptions:
The login flow appears to fail after Steam auth ticket retrieval, during the embedded web authentication stage.
Reproduction
What was tested
PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1PROTON_USE_WINED3D=1No change in behavior.
Expected behavior
Steam login should complete successfully and allow access to online services.
Actual behavior
Login attempt fails after Steam auth ticket retrieval.
Embedded web browser closes prematurely, resulting in connection error.
Additional notes
This may indicate a regression or incompatibility in the game's authentication stack with Proton.