Looks like this game would also benefit from support for Quartz maturing.
Looks like this game would also benefit from support for Quartz maturing.
Most likely. It's on the older side and components required to run it are dating (such as dotnet 2.0).
On a side note, setting the resolution to my native resolution in the launcher and creating a virtual desktop using winecfg seem to prevent the game from crashing.
On my system, the game fails to work on Proton 10.0-1 (beta) or Proton Experimental due to an error. Proton 9.0-4 appears to be the last version that works, so it looks like there's some kind of regression here.
The error that appears upon launching:
Your computer appears not to support any of the game resolutions. At least 1024x768 resolution is required. This minimal resolution will be set for the game, however it may not run properly.
After that, the launcher of the game opens, with 1024x768 listed as the only possible resolution. Clicking "Launch" from the launcher results in an error: "Fatal error: Could not initialize Video"
System Specifications:
OS: Fedora Silverblue 42
Kernel: 6.15.4
GPU Driver: 575.64
GNOME Version: 48
Windowing System: Wayland
Processor: AMD Ryzen 7 9800x3D
GPU: Nvidia RTX 5080
RAM: 2x16GB DDR5 6000 CL30
Display: LG C2 42"
Resolution: 3840x2160
Note: On Proton 9.0-4, the error doesn't appear, and the launcher has multiple options for resolution, including 3840x2160.
Hello @RaduAvramescu, please add PROTON_LOG=1 %command% to the game's launch options, reproduce the regression, and attach the generated $HOME/steam-$APPID.log to this issue report as a file. (Proton logs compress well if needed.) Also, please copy the contents of Steam Runtime Diagnostics from Steam (Steam -> Help -> Steam Runtime Diagnostics) and put it in a gist, then include a link to the gist in this issue report.
Hello @RaduAvramescu, please add
PROTON_LOG=1 %command%to the game's launch options, reproduce the regression, and attach the generated $HOME/steam-$APPID.log to this issue report as a file. (Proton logs compress well if needed.) Also, please copy the contents of Steam Runtime Diagnostics from Steam (Steam->Help->Steam Runtime Diagnostics) and put it in a gist, then include a link to the gist in this issue report.
Hello, and thank you for coming back to me so quickly.
I've actually done a bit more testing and I think the issue is a bit more nuanced. It may not be directly a Proton issue itself, but more of a Proton fork issue (GE-Proton).
Here were my steps when trying to initially get the game to run:
However, I noticed an interesting thing. Once I deleted ~/.steam/steamapps/compatdata/73170 (this should be the ID of the game), and restarted the game with Proton 10.0-1 (beta) as the selected Proton version, the issue did not occur anymore.
I don't have much knowledge here, but what I can point out is that GE-Proton sets up a virtual desktop for this game:
util.protontricks('vd=1280x720')
So, I would guess that switching Proton version keeps this virtual desktop intact potentially, because when selecting Proton 10.0-1 (beta) after GE-Proton10-8 for instance, the app has window borders and a "Wine Desktop" title. This is not the case after deleting the prefix.
After clearing the prefix, I managed to play a bit with Proton 10.0-1 (beta) without issue. I think what I'll do here is I'll make an issue report (or make a PR myself) to remove the fix from GE-Proton that sets a virtual desktop for this game, as it seems it's no longer needed.
Here's the Proton log, in any case:
steam-73170.log
And the gist: https://gist.github.com/RaduAvramescu/e6ef4c0f33f0abe930f40a0e4cf9b34c
proton 10.0-1x2 2025-07proton 9.0-4x2 2025-07proton experimentalx2 2025-07ge-proton10-8x1 2025-07proton 4.11-10x1 2019-12proton 4.2-9x1 2019-12PROTON_LOG=1x2 2025-07
Compatibility Report
System Information
I confirm:
Symptoms
Proton 4.11-10:
steam-73170.log
Proton 4.2-9:
steam-73170.log
Reproduction