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 eriktorbjorn, 21 years ago

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. :-)

comment:2 by SF/qw3rtz, 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 fingolfin, 21 years ago

Owner: set to zeldin
Summary: DREAMCAST-Version : wrong CD-Audio-Track orderDREAMCAST: wrong CD-Audio-Track order

comment:4 by SF/qw3rtz, 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 zeldin, 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 zeldin, 21 years ago

Status: newpending

comment:7 by SF/qw3rtz, 21 years ago

Status: pendingnew

comment:8 by SF/qw3rtz, 21 years ago

I'll test it, as soon the new build is online :)

comment:9 by SF/qw3rtz, 21 years ago

Status: newclosed
Note: See TracTickets for help on using tickets.