[Scummvm-tracker] [ScummVM] #10271: SCI: RAMA: Debug identifies wrong audio playing

dafioram trac at scummvm.org
Sat Oct 7 13:06:25 CEST 2017


#10271: SCI: RAMA: Debug identifies wrong audio playing
---------------------+-------------------------
Reporter:  dafioram  |      Owner:  (none)
    Type:  defect    |     Status:  new
Priority:  normal    |  Component:  Engine: SCI
Keywords:  sci32     |       Game:  RAMA
---------------------+-------------------------
 Game: RAMA DOS/English
 ScummVM: 1.10.0git-5116-g7bcc6ed
 OS: Win7-64

 If you start the game at the beginning and stop in the debugger while
 flying to rama and do {{{songlib}}} it will show audio resource 5010 is
 playing, but if you dump this to disc {{{audio_dump 5010}}} this audio is
 different then the one that is actually playing.

 So I believe ScummVM is dumping the correct file that I asked for (5010),
 but it is not actually playing 5010 in game. I don't know why it shows a
 different resource id.

 Audio 5010 is way later in the game, it plays when you come out of the
 avian lair and the bomb countdown gets initiated.

 The game does play the correct audio at both parts.

--
Ticket URL: <https://bugs.scummvm.org/ticket/10271>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list