Troubleshooting a game crash on Steam Deck

Running PGR on the deck with Proton GE latest (also tried Wine, same thing).

A new update has an in-engine cutscene during a boss fight that crashes the game

Installed components:

mfc140, w_workaround_wine_bug-50894, vcrun2015, allfonts

Game logs:

https://rentry.co/uge7n

Wine Stack trace:

https://rentry.co/8rohs

any pointers appreciated

14 points · 6 comments · view on lemmy.world

6 Comments

sirico@feddit.uk · 2 pts · 2y (5 replies)

Codec error looks like 00f4:err:winediag:h264_decoder_create GStreamer doesn't support H.264 decoding, please install appropriate plugins

Bonje@lemmy.world · 1 pts · 2y (4 replies)

So a bit of google later, it looks like I need to install gst-libav but a sudo pacman -S gst-libav fails because Read-only file system

Sirico@lemmy.world · 1 pts · 2y (3 replies)

Proton tricks maybe?

Bonje@lemmy.world · 1 pts · 2y (2 replies)

What about protontricks

Sirico@lemmy.world · 4 pts · 2y (1 reply)

Sorry, that's kinda irrelevant as proton-GE should ship with the codecs

Bonje@lemmy.world · 1 pts · 2y

aw, alright then.