@Wei-Junchen can you check again with bleeding edge?
@Wei-Junchen can you check again with bleeding edge?
I don't have access to the affected environment right now. I should be able to test with bleeding-edge Proton in about a month.
ge-proton11-1x1 2026-07proton experimentalx1 2026-07PROTON_LOG=1x1 2026-07libcef.dllx1 2026-070xc0000005x1 2026-07
Compatibility Report
System Information
I confirm:
Symptoms
The game launches successfully and reaches its user interface, but after several seconds it displays an Unreal Engine “Fatal Error” dialog and exits.
The problem reproduces with Proton Experimental, Proton Experimental bleeding-edge, and GE-Proton11-1. It also reproduces with both the default Direct3D 12 renderer and forced Direct3D 11 using
-d3d11.With Direct3D 11, the Proton log confirms that DXVK initializes successfully, Unreal Engine selects the D3D11 RHI, and the NVIDIA RTX A4000 is detected correctly.
The crash occurs inside the Chromium Embedded Framework library bundled with the game:
Immediately before the crash, the Proton log contains:
This is immediately followed by an access violation:
The relevant backtrace is inside
libcef.dll, including:The game contains a custom Unreal Engine web interface module, with the following strings and source paths embedded in the executable:
The game also starts a local web server before the crash:
The following troubleshooting steps did not resolve the problem:
-d3d11The same WinRT activation failure and
libcef.dllaccess violation still occur.A compressed Proton log generated using
PROTON_LOG=1 %command%is attached.Reproduction
Install Gestalt System through Steam.
Force the game to use Proton Experimental, Proton Experimental bleeding-edge, or GE-Proton11-1.
Add the following launch options:
Launch the game.
Wait for the game interface to load.
Continue using the interface or wait several seconds.
An Unreal Engine “Fatal Error” dialog appears and the game exits.
Inspect
$HOME/steam-4007690.log.Observe the failed activation of
Windows.Storage.Streams.InMemoryRandomAccessStream, followed immediately by exception0xc0000005inlibcef.dll.steam-4007690.log.gz
steam-system-information.txt
gestalt-cef-crash.txt