http://bugs.winehq.org/show_bug.cgi?id=9127
z411 z411@null.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z411@null.net
--- Comment #36 from z411 z411@null.net 2012-02-13 23:11:21 CST --- (In reply to comment #35)
Hello, I had the same problem with STEINS;GATE: the game crashed when the OP movie started. Luckily, I found a work around for recent Wine 1.3.4 installing quartz and ffdshow (should work with earlier versions but I haven't tested yet):
1. Use winetricks to install quartz; this should register the native quartz and devenum DLL. 2. Use winetricks to install ffdshow. In ffdshow installation, *make sure you select MPEG1 and MPEG2 in the list of formats to decode!*. I used libavcodec but libmpeg2 should work too.
This fixes STEINS;GATE for me. It also fixes the crash in Ever17 opening, but I get only audio. STEINS;GATE works fine.
It's weird though, as the rotating satellite in the title screen (which is also a video) works fine without ffdshow. I don't know if it has to do with Wine not being compiled against gstreamer, but it'd be nice if the videos could get decoded by the native libavcodec.
Let me know if it works.