[Scummvm-tracker] [ScummVM :: Bugs] #14618: SCUMM: iMuse trouble in INDY4

ScummVM :: Bugs trac at scummvm.org
Fri Sep 15 08:26:41 UTC 2023


#14618: SCUMM: iMuse trouble in INDY4
-------------------------+------------------------------
Reporter:  GermanTribun  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: SCUMM
 Version:                |  Resolution:
Keywords:                |        Game:  Indiana Jones 4
-------------------------+------------------------------
Comment (by eriktorbjorn):

 Something still seems to be wrong. Here's what I did:

 1. I loaded the savegame (_saveSound = 1, _saveTemporaryState = 0)
 2. I entered the office. The Dialog was opened, and a temporary save was
 made (_saveSound = 0, _saveTemporaryState = 1)
 3. I closed the Dialog. The temporary save was loaded (_saveSound = 0,
 _saveTemporaryState = 1)
 4. I loaded my savegame again (_saveSound = 1, _saveTemporaryState = 1)

 Everything works fine until I get to step 4. After step 4, the music is no
 longer playing. Probably because _saveTemporaryState is still 1.

 (Oddly enough, on the first attempt I made while writing this bug report
 the music was playing correctly after step 4. But _saveTemporaryState was
 still 1.)
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14618#comment:9>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list