HGL
afraid-scarlet

Mary Skelter: Nightmare - cinematics doesn't work

Game log https://0x0.st/KuHo.log Like in the topic. Cinematics doesn't play no matter the Proton version (older GE's like 8 can play sound, but not video and cinematics must be skipped with A, even if ended). I tried adding LAV filter with Winetricks included with Heroic (as ProtonDB suggest) to GE-latest but without luck (couldn't use Winetricks on older GE's though). Other suggested shenanigans with choosing Proton Experimental, switching to Hotfix, next going back, doesn't help also (Probably because it's GOG version, not Steam).
Solution:
PROTON_MEDIA_USE_GST=1
Jump to solution
19 Replies
Solution
like-gold
like-gold•2mo ago
PROTON_MEDIA_USE_GST=1
like-gold
like-gold•2mo ago
Did you try this?
afraid-scarlet
afraid-scarletOP•2mo ago
Must try As a wrapper or as a variable?
like-gold
like-gold•2mo ago
Var If that also doesnt work ( it fixes some possible regressions ) then there is one other method `
03c4:fixme:mfplat:transform_ProcessMessage Ignoring message 0x10000000.
03c4:fixme:mfplat:audio_renderer_get_service_GetService Unsupported service {866fa297-b802-4bf8-9dc9-5e3b6a9f53c9}, interface {0a9ccdbc-d797-4563-9667-94ec5d79292d}.
03c4:fixme:mfplat:transform_ProcessMessage Ignoring message 0x10000003.
03c4:fixme:mfplat:media_source_QueryInterface Unsupported interface {6ef2a662-47c0-4666-b13d-cbb717f2fa2c}
03c4:fixme:mfplat:transform_ProcessMessage Ignoring message 0x10000000.
03c4:fixme:mfplat:audio_renderer_get_service_GetService Unsupported service {866fa297-b802-4bf8-9dc9-5e3b6a9f53c9}, interface {0a9ccdbc-d797-4563-9667-94ec5d79292d}.
03c4:fixme:mfplat:transform_ProcessMessage Ignoring message 0x10000003.
03c4:fixme:mfplat:media_source_QueryInterface Unsupported interface {6ef2a662-47c0-4666-b13d-cbb717f2fa2c}
afraid-scarlet
afraid-scarletOP•2mo ago
I have no idea what GST is, but it just works
like-gold
like-gold•2mo ago
Ah ok šŸ‘
afraid-scarlet
afraid-scarletOP•2mo ago
Thanks for the help. Can you tell – for those who came after – what is GST?
like-gold
like-gold•2mo ago
https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/GE-Proton10-13
PROTON_MEDIA_USE_GST=1 will tell proton to use the winegstreamer backend instead of the default winedmo backend (the winedmo backend was introduced in Proton 10 and is the current preferred video playback method). This can be useful for games with videos that may have worked in Proton 9 but regressed in Proton 10.

PROTON_GST_VIDEO_ORIENTATION=<orientation> can be any of the following: vertical-flip, horizontal-flip, rotate-180, automatic. This is useful if some games have videos that are upside down or otherwise not oriented correctly.
PROTON_MEDIA_USE_GST=1 will tell proton to use the winegstreamer backend instead of the default winedmo backend (the winedmo backend was introduced in Proton 10 and is the current preferred video playback method). This can be useful for games with videos that may have worked in Proton 9 but regressed in Proton 10.

PROTON_GST_VIDEO_ORIENTATION=<orientation> can be any of the following: vertical-flip, horizontal-flip, rotate-180, automatic. This is useful if some games have videos that are upside down or otherwise not oriented correctly.
afraid-scarlet
afraid-scarletOP•2mo ago
Thanks
like-gold
like-gold•2mo ago
radv: Can't open file: '/tmp/radv_vrs.U9D6j4Wd'.
radv: Failed to initialize the notifier for RADV_FORCE_VRS_CONFIG_FILE!
radv: Can't open file: '/tmp/radv_vrs.U9D6j4Wd'.
radv: Failed to initialize the notifier for RADV_FORCE_VRS_CONFIG_FILE!
Btw lol Dont do that VRS is awful
afraid-scarlet
afraid-scarletOP•2mo ago
I have no Idea how I'am doing that šŸ˜„
like-gold
like-gold•2mo ago
lol Gamescope settings has variable rate shading stuff iirc You likely toggled that
afraid-scarlet
afraid-scarletOP•2mo ago
Must check. I tinkered very hard with this particular game OK. I can't find where to toggle that one. Is it hindering for the game?
like-gold
like-gold•2mo ago
If it is active, yes Rendering quality gets affected
afraid-scarlet
afraid-scarletOP•2mo ago
Isn't VRS the default for Steam Deck?
like-gold
like-gold•2mo ago
No
afraid-scarlet
afraid-scarletOP•2mo ago
Yet still I can't find any clue how I enabled it if it's not the default for Heroic or Deck
like-gold
like-gold•2mo ago
No description
afraid-scarlet
afraid-scarletOP•2mo ago
Ah. In game mode I have that one turned off. Guess in desktop (I've run to get logs) my deck acts different.

Did you find this page helpful?