Looking at your system information, you don't have 32 bit vulkan support installed for your video card, which might be the cause. Please run `sudo apt install mesa-vulkan-drivers:i386`.
The game starts and runs now, but does not work correctly.  The OS is NixOS 21.11 ...
Hello @davidak, `wine: Call from 0x7bc77ee9 to unimplemented function ADVAPI32.dll.EventWriteString, aborting` looks like the line of interest from your log.
It crashes again with Proton 4.11-7 on my Thinkpad with i5 integrated GPU. https://gist.github.com/davidak/00772774092a2b7364d46f0e734670c2 Can you reproduce this? Maybe it's just intel graphics and not with dedicated gp...
@kisak-valve My patch got pulled into the repository in time for the Proton 4.11-3 release: https://github.com/ValveSoftware/wine/commits/proton_4.11 I can confirm that the crash issue is fixed now.
@kisak-valve Would you be willing to mark this issue fixed after proton 4.11-3 is released so that a new issue could be filed for the USB 3.0 detection bug that the original crashing issue hid? It would be nice to clean ...