Burning Saturn ISOs with Nero

!nero does not use cue sheet!

use one of those iso proggies to convert the iso files

or simply, use fireburner/cdrwin/blindwrite
 
I've tried this but I keep burning coasters :( I'm trying to burn 'Burning Rangers' if that makes any differnece. Here's the cue I made:

FILE D:BRangers.iso BINARY

TRACK 01 MODE1/2048

INDEX 01 00:00:00

FILE "D: 01_Unknown Artist - Track 2.wav" WAVE

TRACK 02 AUDIO

INDEX 01 00:00:00

TITLE "001_Unknown Artist - Track 2"

All the file names are correct so I don't know what's wrong :( Please help
 
Ok I've worked out that the problem is that my saturn only reades these disks as audio CD (Ie doesn't look for the protection code.) I used to use EZCD Pro but now I'm running Win2k it doesn't work :(
 
Quote: from Funkstar De Luxe on 8:55 am on Jan. 27, 2002

I've tried this but I keep burning coasters :( I'm trying to burn 'Burning Rangers' if that makes any differnece. Here's the cue I made:

FILE D:BRangers.iso BINARY

TRACK 01 MODE1/2048

INDEX 01 00:00:00

FILE "D: 01_Unknown Artist - Track 2.wav" WAVE

TRACK 02 AUDIO

INDEX 01 00:00:00

TITLE "001_Unknown Artist - Track 2"


All the file names are correct so I don't know what's wrong :( Please help
The cue sheet you've made looks faulty. First, there are no postgaps or pregaps. Second, as long as your ISO and WAV files are in the same directory (which is how it should be set up), there is no need to use absolute paths. Third, avoid using long file names, esp. file names containing spaces. Lastly, there is no need to use the TITLE command, esp. when the title you're giving it is meaningless (i.e., "001_Unknown Artist - Track 2" ).

I suggest you rename the audio file as TRACK02.WAV and try this cue sheet:

FILE "BRANGERS.ISO" BINARY

TRACK 01 MODE1/2048

INDEX 01 00:00:00

POSTGAP 00:02:00

FILE TRACK02.WAV WAVE

TRACK 02 AUDIO

PREGAP 00:02:00

INDEX 01 00:00:00


You may use this cue sheet in Nero, CDRWin, or FireBurner.

Quote: from Braindead13 on 10:17 am on Jan. 27, 2002

Try Fireburner for bin/cue files-it should work good under Win2K and it is realy easy to use.
I assume you meant ISO+WAV since Funkstar De Luxe is trying to burn ISO+WAV here, not BIN/CUE.

(Edited by MasterAkumaMatata at 2:12 am on Jan. 28, 2002)
 
Ok, I got it now. I used 'CDRCue Cuesheet Editor' to make a cue sheet (duh :)) and I burnt it with 'FireBurner'. To work properly FireBurner must burn in 'track at one' mode.
 
FILE D:BRangers.iso BINARY

TRACK 01 MODE1/2048

INDEX 01 00:00:00

FILE "D: 01_Unknown Artist - Track 2.wav" WAVE

TRACK 02 AUDIO

INDEX 01 00:00:00

TITLE "001_Unknown Artist - Track 2"

...
 
Back
Top