[Scummvm-tracker] [ScummVM :: Bugs] #16369: BAGEL: HODJNPODJ: Music broken after exiting Cryptograms mini-game
ScummVM :: Bugs
trac at scummvm.org
Sat Nov 29 06:45:03 UTC 2025
#16369: BAGEL: HODJNPODJ: Music broken after exiting Cryptograms mini-game
-------------------------+----------------------------
Reporter: eriktorbjorn | Owner: dreammaster
Type: defect | Status: closed
Priority: normal | Component: Engine: BAGEL
Version: | Resolution: fixed
Keywords: | Game: Hodj'n'Podj
-------------------------+----------------------------
Changes (by dreammaster):
* resolution: => fixed
* status: new => closed
Comment:
From what I can see, there's nothing in the Cryptograms minigame (and
maybe the others as well?) explicitly stopping asynchronously playing
sounds. I guess most of the rest maintain pointers to the sounds and free
them on exit, which implicitly stops the sound playing. I've added a
CBofSound::StopSounds() call that seems to do the trick, at least in my
testing so far.
--
Ticket URL: <https://bugs.scummvm.org/ticket/16369#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list