[Scummvm-tracker] [ScummVM :: Bugs] #11476: QFG1: Incomplete Music

ScummVM :: Bugs trac at scummvm.org
Tue May 19 23:09:58 UTC 2020


#11476: QFG1: Incomplete Music
--------------------------------+----------------------------------
  Reporter:  Deledrius          |      Owner:  (none)
      Type:  defect             |     Status:  new
  Priority:  normal             |  Component:  Audio: MT32
Resolution:                     |   Keywords:  mt-32, qfg1, qfg1ega
      Game:  Quest for Glory 1  |
--------------------------------+----------------------------------
Comment (by athrxx):

 This magic shop is an interesting test case. That sound would fail on most
 devices I tested (MT-32, AdLib, CMS, FB-01). It is the same underlying
 issue. I think I've tracked it down. My local attempt of a fix seems to
 work.

 Just to make sure we're talking about the same issue. Could you please try
 to comment out line 581 in music.cpp
 {{{
 if (pSnd->status != kSoundPaused)
 }}}
 and tell me if that does it for you (this is not the actual complete fix,
 but should address the issue).
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11476#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list