[X] that I haven't found an existing compatibility report for this game.
[X] that I have checked whether there are updates for my system available.
Symptoms
I click [Play] and it changes to [Stop], the game doesn't launch, my last played time updates, and a few seconds later the button changes back to [Play].
With launch option PROTON_LOG=1 the game instead gets stuck "running" with the button in [Stop] mode, but the only log produced is this:
With launch option PROTON_DUMP_DEBUG_COMMANDS=1 I get the dumped commands in /tmp/proton_sparr/run and with that script I can successfully launch the game!?
With launch options WINEDEBUG="+timestamp,+pid,+tid,+seh,+debugstr,+module" PROTON_LOG=1 the game also successfully launches, with very verbose logs available.
Compatibility Report
System Information
I confirm:
Symptoms
I click [Play] and it changes to [Stop], the game doesn't launch, my last played time updates, and a few seconds later the button changes back to [Play].
With launch option
PROTON_LOG=1the game instead gets stuck "running" with the button in [Stop] mode, but the only log produced is this:With launch option
PROTON_DUMP_DEBUG_COMMANDS=1I get the dumped commands in /tmp/proton_sparr/run and with that script I can successfully launch the game!?With launch options
WINEDEBUG="+timestamp,+pid,+tid,+seh,+debugstr,+module" PROTON_LOG=1the game also successfully launches, with very verbose logs available.Reproduction
See Symptoms