ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
24.12k stars 1.06k forks source link

Moncage (1195290) #5919

Open Trombach opened 2 years ago

Trombach commented 2 years ago

Compatibility Report

System Information

I confirm:

steam-1195290.log

Symptoms

In-game monitors only show static image (see screenshot), they should play videos. This also applies to in-game video solutions of the puzzles, which makes the game harder as you can't watch the solution videos. image

Reproduction

  1. Start a game
  2. wait until a questions mark appears in the top right corner
  3. click the question mark and reveal all available hints
  4. reveal the video solution
kisak-valve commented 2 years ago

Hello @Trombach, can you test if setting the game's launch options to WINE_DO_NOT_CREATE_DXGI_DEVICE_MANAGER=1 %command% has an effect?

Trombach commented 2 years ago

Hi @kisak-valve, that absolutely did fix it! Thanks so much. Will this fix be implemented in Proton Experimental anytime soon?

alasky17 commented 2 years ago

@Trombach Part of the issue you mentioned should be fixed in current experimental. Could you try removing the launch option and seeing if the vertical lines and funky colors are still present in the placeholder image? Unfortunately the videos themselves might not be playable yet, but the test pattern should be primary colors rather than the funky one in your screenshot.

Trombach commented 2 years ago

@alasky17 Interestingly enough, the issue seems to be completely fixed now? I removed the launch option, restarted steam and now the solution videos actually play as they should. No strange pattern or primary colour at all. I guess that's good :sweat_smile:

alasky17 commented 2 years ago

@Trombach Awesome :) That makes perfect sense to me actually - it just means the actual transcoded videos finally got uploaded so you aren't getting the placeholders anymore.

Trombach commented 2 years ago

@alasky17 Awesome, thanks for the quick fix!