[Scummvm-tracker] [ScummVM :: Bugs] #14413: RetroWave OPL3 crashes all SCI games
ScummVM :: Bugs
trac at scummvm.org
Sat Apr 15 23:38:12 UTC 2023
#14413: RetroWave OPL3 crashes all SCI games
---------------------------+--------------------------
Reporter: laurence-myers | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Version: | Resolution:
Keywords: RetroWave OPL3 | Game:
---------------------------+--------------------------
Comment (by sluicebox):
UPDATE: I now realize that this may have fixed the whole thing. SCI
attempts to create a stereo driver first, and if it can't, then it
attempts a mono driver. RetroWave is flagged for mono only. So it would
have been normal for that warning statement to be logged on every SCI game
during the stereo attempt, but the warning statement was buggy and crashed
*if* certain other features weren't compiled in, because C is a nightmare.
Give it a try tomorrow; I think it will work.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14413#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list