[Scummvm-tracker] [ScummVM :: Bugs] #14669: Multiple track issues
ScummVM :: Bugs
trac at scummvm.org
Wed Oct 18 05:03:36 UTC 2023
#14669: Multiple track issues
---------------------------------+---------------------------
Reporter: Melechtna | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: TwinE
Version: | Keywords: Audio
Game: Little Big Adventure |
---------------------------------+---------------------------
Most of the tracks work just fine, but, there are a few of note, in the
adeline sequence, it wants track 31, track 31 is in place from the steam
source, but it doesn't even attempt to play the mp3, where as all other
tracks work fine for midi replacement.
Second is the credits, normally these should play track 08, if you're on
the menu, it tries to access track 255 from midi_mi.hqr, which obviously
doesn't exist. Then during the end game sequence, track 08 plays where it
should, then cuts off entirely once the credits roll.
Finally there's twinsens dream sequence in the beginning, instead of
playing track 1, like with track 31, it just decides to say screw it and
skips checking entirely.
There may be more, but I was mainly skipping through using debug to figure
out where the tracks SHOULD go, and since concluded that besides the first
9 tracks, which I took from the symphonic suite remaster, the rest are all
off by 1, which would be a nice bit of information to have for the track
substitution on the TwinE wiki page. This seems to be true of all 2 point
21 ports of the game.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14669>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list