Saturn ISO+Mp3 image, which consists of 2 ISOs...

Hello.

I just got an ISO+mp3 image of Sol Divide (J) for the SEGA Saturn.

The compilation consists of 2 ISOs, to my surprise…

cue.cue

Track No01.iso

Track No02.iso

Track No03.mp3

Track No01.iso is only 335KB; where as Track No02.iso is 608MB.

The CUE sheet that came with the image is this:

FILE "Track No01.iso" BINARY

TRACK 01 MODE1/2048

INDEX 01 00:00:00

POSTGAP 00:02:00

FILE "Track No03.wav" WAVE

TRACK 02 AUDIO

PREGAP 00:02:00

INDEX 01 00:00:00

But without trying to burn it with NERO, I can tell that this will not work.

What will the lines in the CUE sheet have to be like, in order to burn a SEGA Saturn ISO+Mp3 image with NERO, which consists of 2 ISOs?

Thanks in advance.
 
First track must be in mode 1, second - mode 2, then audio.

I never tryed to burn such games using cue, so I can't help any further.
 
Originally posted by KuKzz@Tue, 2005-09-06 @ 08:38 PM

First track must be in mode 1, second - mode 2, then audio.

I never tryed to burn such games using cue, so I can't help any further.

[post=139299]Quoted post[/post]​


Should it be like this:

FILE "track01.iso" BINARY

TRACK 01 MODE1/2048

INDEX 01 00:00:00

POSTGAP 00:02:00

FILE "track02.iso" BINARY

TRACK 01 MODE2/2352

INDEX 01 00:00:00

POSTGAP 00:02:00

FILE "track03.wav" WAVE

TRACK 02 AUDIO

PREGAP 00:02:00

INDEX 01 00:00:00

Or like this:

FILE "track01.iso" BINARY

TRACK 01 MODE1/2048

INDEX 01 00:00:00

POSTGAP 00:02:00

FILE "track02.iso" BINARY

TRACK 02 MODE2/2352

INDEX 01 00:00:00

POSTGAP 00:02:00

FILE "track03.wav" WAVE

TRACK 03 AUDIO

PREGAP 00:02:00

INDEX 01 00:00:00

???
 
Back
Top