http://bugs.winehq.org/show_bug.cgi?id=12738
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |hoehle@users.sourceforge.ne | |t Component|-unknown |directx-dsound Regression SHA1| |2a117a20176815b3b8e52c0e4b5 | |6a40c4e41e74d
--- Comment #25 from Jörg Höhle hoehle@users.sourceforge.net 2012-09-29 01:42:18 CDT --- The check reported in comment #10
warn:dsound:DirectSoundDevice_CreateSoundBuffer wBitsPerSample=32 needs a
WAVEFORMATEXTENSIBLE that was introduced 2007 in 0.9.49 by the commit mentioned in comment #7:
dsound: Add support for WAVEFORMATEXTENSIBLE format.
was removed in wine-1.5.14. See bug #30685. Please retest.
Regarding comment #23, if the app crashes nowadays at launch, a different bug report need be filed, with regression testing and a reference that it blocks this one. The original issue is clearly with dsound, according to comment #12.