[Scummvm-tracker] [ScummVM :: Bugs] #13743: Toonstruck music not playing 2.6.0

ScummVM :: Bugs trac at scummvm.org
Tue Aug 2 09:03:36 UTC 2022


#13743: Toonstruck music not playing 2.6.0
---------------------+-------------------------
Reporter:  Scapetti  |       Owner:  (none)
    Type:  defect    |      Status:  new
Priority:  normal    |   Component:  Audio
 Version:            |  Resolution:
Keywords:            |        Game:  Toonstruck
---------------------+-------------------------
Comment (by dwatteau):

 I think I can reproduce this with 2.7.0git1616-g3a9f80451bc on macOS 12.5
 x64.

 I had both the English and French versions, and it seems unlikely that I
 would have muted the music by accident in both (I also don't mute anything
 in my global settings).

 Here's what I had by default when starting the game:

 {{{
 [toon]
 engineid=toon
 gui_saveload_last_pos=0
 platform=pc
 guioptions=sndNoMIDI lang_English
 description=Toonstruck (DOS/English)
 path=/path/to/TOONSTRUCK_EN
 gameid=toon
 language=en
 }}}

 and to get any music, I had to press F1 and check the SFX and music
 buttons, which changed my config to this:

 {{{
 [toon]
 engineid=toon
 gui_saveload_last_pos=0
 platform=pc
 guioptions=sndNoMIDI lang_English
 description=Toonstruck (DOS/English)
 path=/path/to/TOONSTRUCK_EN
 gameid=toon
 language=en
 music_mute=false
 sfx_mute=false
 }}}

 i.e. music_mute=true and sfx_mute=true act like they're the defaults?
 Although toon.cpp seems to say otherwise.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13743#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list