[Scummvm-tracker] [ScummVM] #9829: SQX: The Lost Chapter No sound

David Turner trac at scummvm.org
Thu Nov 8 21:52:11 CET 2018


#9829: SQX: The Lost Chapter  No sound
--------------------------+-------------------------
  Reporter:  TarkinMX     |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  normal       |  Component:  Engine: AGI
Resolution:               |   Keywords:
      Game:  AGI Fanmade  |
--------------------------+-------------------------

Comment (by digitall):

 Right. Have done a bisection. The regression occurs with this commit:
 {{{
 commit a9b25b53d7a7084941553166abd20a602e83e184
 Author: Martin Kiewitz <m_kiewitz at users.sourceforge.net>
 Date:   Sun Jan 31 22:14:35 2016 +0100

     AGI: properly implement volume control + sync

     Original code did assume that AGI volume level is 0-15
     (0 for silence, 15 for maximum volume). It actually is the
     other way. 0 is maximum, 15 is silence.
     Fixed that. Also implemented sync with ScummVM settings dialog.
     In case "mute" is enabled by the user, any volume changes done by
     scripts are ignored.
     Fixes Manhunter 1 Apple IIgs not getting sound anymore since the
     VM Var cleanup (the script volume change by the scripts didn't
     reach us before)
 }}}

 https://github.com/scummvm/scummvm/commit/a9b25b53d7a7084941553166abd20a602e83e184

 This may be related to the other bugs which we have had on AGI engine with
 volume control ...

--
Ticket URL: <https://bugs.scummvm.org/ticket/9829#comment:6>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list