Yay! And sadness about fsync. Wine gamers to fsync  /jk obviously
Disabling fsync looks promising. I just ran the game with PROTON_NO_FSYNC=1 and was able to play for 80 minutes without a crash. I believe the game usually crashed after 40 minutes previously.
Hmm. ~~I'm suprised the steam decks driver version only reports `21.20.1` and vulkan `1.2.199`. Tho i guess it might be a earlier git version before the numbers were changed.~~ Oh no wait that's the spoofed windows drive...
Regarding the crashes I spoke too soon. The game still crashes regularly. No clue if proton or the game are to blame for that. Player.log contains the log of the game itself and has a stack trace at the end. [protonlog.z...
The latest [game update](https://store.steampowered.com/news/app/844260/view/3216140589082927586) seems to fix the video playback issues and the constant crashes I was experiencing. I was able to play it without any prot...
> Edit: Nvm it does seem to fix it on 7.0-1. Tho it doesn't work with Experimental or Bleeding Edge Whoops! Looks like the variable changed to WINE_DO_NOT_CREATE_DXGI_DEVICE_MANAGER in experimental. Now you can use any p...
The option does not appear to fix it :thinking: Tho this look is great and artsy in it's own way :grin: Edit: Nvm it does seem to fix it on 7.0-1. Tho it doesn't work with Experimental or Bleeding Edge
@Blisto91 This is a victim of flipping the logic on a hack -- if you add PROTON_DO_NOT_CREATE_DXGI_DEVICE_MANAGER=1 %command% to the command line, the videos should look great again :). The hack should be updated to incl...