[Scummvm-tracker] [ScummVM :: Bugs] #13048: AGOS: Waxworks soundblaster sound doesn't work
ScummVM :: Bugs
trac at scummvm.org
Fri Oct 29 09:14:04 UTC 2021
#13048: AGOS: Waxworks soundblaster sound doesn't work
-------------------------------------+---------------------------
Reporter: Max833 | Owner: (none)
Type: defect | Status: new
Priority: high | Component: Engine: AGOS
Version: | Resolution:
Keywords: sound, bug, soundblaster | Game: Waxworks
-------------------------------------+---------------------------
Comment (by eriktorbjorn):
Bisecting points to this commit:
{{{
b1bd75a0838e1bf5ba87a70a4490b4b6265ef16b is the first bad commit
commit b1bd75a0838e1bf5ba87a70a4490b4b6265ef16b
Author: Fedor Antokhin <fantohin at gmail.com>
Date: Thu May 2 20:24:41 2019 +0300
AGOS: Mute fix for ADLIB Accolade
engines/agos/drivers/accolade/adlib.cpp | 29
++++++++++++++++++++---------
engines/agos/midi.cpp | 9 ++++++++-
engines/agos/midi.h | 3 ++-
3 files changed, 30 insertions(+), 11 deletions(-)
}}}
Which seems to fit the time frame. Unfortunately, it doesn't say anything
further about what problem this fixed. From what I understand, the
following games use the Accolade AdLib driver:
* Elvira - Mistress of the Dark (except PC-98 version)
* Waxworks
* Simon the Sorcerer 1 Demo
--
Ticket URL: <https://bugs.scummvm.org/ticket/13048#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list