[Scummvm-devel] Simon with Adlib MIDI emu

Ruediger Hanke tomjoad at muenster.de
Tue Aug 5 15:50:05 CEST 2003


Hello,

is there a bug in Simon support with Adlib midi emu or is it a problem with
my stuff/OS?

Here the game hangs when I start up Simon with music driver explicitely
set to Adlib (I know, MIDI sounds better, but people may try ...)

I saw that _mixer->bindToSystem() is called /after/ the MIDI driver is
opened, although the open() of the Adlib MIDI driver will try to lock a
mutex in setupPremix() which won't be allocated before bindToSystem()
has been called -> crash here.

RĂ¼diger





More information about the Scummvm-devel mailing list