[Scummvm-tracker] [ScummVM :: Bugs] #14265: PJGAMES: Add audio modding support for Pajama Sam: Games to Play on Any Day

ScummVM :: Bugs trac at scummvm.org
Mon Aug 7 09:19:41 UTC 2023


#14265: PJGAMES: Add audio modding support for Pajama Sam: Games to Play on Any Day
----------------------------+----------------------------
Reporter:  SomeRandomHEFan  |       Owner:  (none)
    Type:  feature request  |      Status:  new
Priority:  normal           |   Component:  Engine: SCUMM
 Version:                   |  Resolution:
Keywords:                   |        Game:
----------------------------+----------------------------
Comment (by SomeRandomHEFan):

 I just remembered that there may be one potential obstacle with making the
 MIDI tracks moddable. Early on in Putt-Putt Goes to the Moon, there's a
 part that I suspect may use some more complicated trickery in the MIDI
 versions than in the versions with streamed music.

 There's a music track that was split into two separate tracks in the
 streamed versions, with the first part covering when the bridge collapses
 and Putt-Putt falls into the moon goo and the second part then looping
 endlessly when he's stuck down there. However, I just examined the debug
 log, and it looks like the DOS version treats both parts as the same track
 (the ID is 79). I suspect that it loops in a special way in order to
 prevent the first part from being replayed.

 So it might not be easy to make the audio modding feature support
 something like that. Ideally, I think it should expect separate files for
 such non-standard loops.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14265#comment:7>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list