Opened 21 years ago
Closed 21 years ago
#921 closed defect
DREAMCAST: wrong CD-Audio-Track order
Reported by: | SF/qw3rtz | Owned by: | zeldin |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Zak McKracken |
Description
The DREAMCAST version plays the audio-tracks of all CD-Games with audio-tracks (I have, MI1 & ZAK256) in the wrong order. I tried ScummVM 0.41 and the 0.42 CVS.
ZAK - 256 :
Intro : plays track 20, should play track 06 Intro 2 (Zak talking to his boss) : plays track 17,should play track ?? First screen (Zak in his house) : plays track 11, should play track ??
MI1 - CD-version :
Intro : plays track 09, should play track 18
Ticket imported from: #760716. Ticket imported from: bugs/921.
Change History (9)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
I think you're right - I try to burn the CD with the audio-tracks in the opposite order and post the results later.
comment:3 by , 21 years ago
Owner: | set to |
---|---|
Summary: | DREAMCAST-Version : wrong CD-Audio-Track order → DREAMCAST: wrong CD-Audio-Track order |
comment:4 by , 21 years ago
eriktorbjorn was right - the audio tracks are played in the opposite order - ScummVM plays the Nth track from the end instead of the Nth track from the beginning.
comment:5 by , 21 years ago
Oops. Right you are. I have committed a fix to CVS, please verify if the next daily build fixes your problem.
comment:6 by , 21 years ago
Status: | new → pending |
---|
comment:7 by , 21 years ago
Status: | pending → new |
---|
comment:9 by , 21 years ago
Status: | new → closed |
---|
I wonder if it's a problem with the Dreamcast backend's find_track() function. Maybe it picks the Nth track from the end instead of the Nth track from the beginning or something like that?
But what do I know, I wouldn't even recognize a Dreamcast if I saw one. :-)