HomeForumsWhat's newResources 
 
 
Burning Saturn ISOs with Nero
Funkstar De Luxe - Jan 26, 2002
 Funkstar De Luxe Jan 26, 2002
Can anyone tell me how I can burn Saturn ISOs with Nero 5.5 I really need help. Thanks a lot

 morey Jan 26, 2002
You use a cue sheet with it. That's how I do it

 eatpenguin Jan 27, 2002
!nero does not use cue sheet!

use one of those iso proggies to convert the iso files

or simply, use fireburner/cdrwin/blindwrite

 Braindead13 Jan 27, 2002
The two newest versions of Nero support cue-files. You must select file->burn image file

There you can load cue files.

 Funkstar De Luxe 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

 Funkstar De Luxe Jan 27, 2002
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

 Braindead13 Jan 27, 2002
Try Fireburner for bin/cue files-it should work good under Win2K and it is realy easy to use.

 MasterAkumaMatata Jan 27, 2002

  
	
	
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)

 Funkstar De Luxe 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.

 MasterAkumaMatata Jan 29, 2002
Which cue sheet did you use?

 Funkstar De Luxe Jan 29, 2002
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"

...