help burning saturn games

i am trying to burn virtual on with nero i have burned many saturn games before but when i load the cue sheet up in nero and try to burn it it says invalid field in parameder does anyone have any idea what that means or how i could succesfully burn this game?
 
Could you give us the exact error message that you get?

Also seeing the cuesheet would probably help.
 
The exact message is:

Code:
Invalid field in parameter,

Could not perform start of Disk-At-Once

burn process failed at 32x[4,800KB/s]

Here is my cuesheet:

Code:
FILE "virtual On00.ISO" BINARY

 TRACK 01 MODE1/2048

  INDEX 01 00:00:00

  POSTGAP 00:02:00

FILE "Track02.mp3" MP3

 TRACK 02 AUDIO

  PREGAP 00:02:00

  INDEX 01 00:00:00

FILE "Track03.mp3" MP3

 TRACK 03 AUDIO

  INDEX 01 00:00:00

FILE "Track04.mp3" MP3

 TRACK 04 AUDIO

  INDEX 01 00:00:00

FILE "Track05.mp3" MP3

 TRACK 05 AUDIO

  INDEX 01 00:00:00

FILE "Track06.mp3" MP3

 TRACK 06 AUDIO

  INDEX 01 00:00:00

FILE "Track07.mp3" MP3

 TRACK 07 AUDIO

  INDEX 01 00:00:00

FILE "Track08.mp3" MP3

 TRACK 08 AUDIO

  INDEX 01 00:00:00

FILE "Track09.mp3" MP3

 TRACK 09 AUDIO

  INDEX 01 00:00:00

FILE "Track10.mp3" MP3

 TRACK 10 AUDIO

  INDEX 01 00:00:00

FILE "Track11.mp3" MP3

 TRACK 11 AUDIO

  INDEX 01 00:00:00

FILE "Track12.mp3" MP3

 TRACK 12 AUDIO

  INDEX 01 00:00:00

FILE "Track13.mp3" MP3

 TRACK 13 AUDIO

  INDEX 01 00:00:00

FILE "Track14.mp3" MP3

 TRACK 14 AUDIO

  INDEX 01 00:00:00

FILE "Track15.mp3" MP3

 TRACK 15 AUDIO

  INDEX 01 00:00:00

FILE "Track16.mp3" MP3

 TRACK 16 AUDIO

  INDEX 01 00:00:00

FILE "Track17.mp3" MP3

 TRACK 17 AUDIO

  INDEX 01 00:00:00

FILE "Track18.mp3" MP3

 TRACK 18 AUDIO

  INDEX 01 00:00:00

FILE "Track19.mp3" MP3

 TRACK 19 AUDIO

  INDEX 01 00:00:00

FILE "Track20.mp3" MP3

 TRACK 20 AUDIO

  INDEX 01 00:00:00

FILE "Track21.mp3" MP3

 TRACK 21 AUDIO

  INDEX 01 00:00:00

FILE "Track22.mp3" MP3

 TRACK 22 AUDIO

  INDEX 01 00:00:00

FILE "Track23.mp3" MP3

 TRACK 23 AUDIO

  INDEX 01 00:00:00

FILE "Track24.mp3" MP3

 TRACK 24 AUDIO

  INDEX 01 00:00:00

FILE "Track25.mp3" MP3

 TRACK 25 AUDIO

  INDEX 01 00:00:00

FILE "Track26.mp3" MP3

 TRACK 26 AUDIO

  INDEX 01 00:00:00

FILE "Track27.mp3" MP3

 TRACK 27 AUDIO

  INDEX 01 00:00:00
 
I haven't had any luck finding a solution yet...

What sort of burner do you have and which version of Nero are you using?

BTW when we get this working the first thing I'd change is your burn speed. 16x should be fast enough and you may reduce the possibilies of problems later IMHO.
 
I am using Nero 55914 an i have a samsung internal cd burner i have a couple other games i downloaded that do the same thing do you think they could be just a bad dump?
 
I don't think they would be bad rips. I plugged the error message you listed into Google and a whole lot of stuff came up. It sounds pretty common with Nero. It's going to take a while to go through it...

Maybe try another burning program like CDRWin or something in the mean time.
 
Originally posted by poota@Apr 6, 2004 @ 06:37 PM

The exact message is:

Code:
Invalid field in parameter,

Could not perform start of Disk-At-Once

burn process failed at 32x[4,800KB/s]

Here is my cuesheet:

Code:
FILE "virtual On00.ISO" BINARY

 TRACK 01 MODE1/2048

  INDEX 01 00:00:00

  POSTGAP 00:02:00

FILE "Track02.mp3" MP3

 TRACK 02 AUDIO

  PREGAP 00:02:00

  INDEX 01 00:00:00

FILE "Track03.mp3" MP3

 TRACK 03 AUDIO

  INDEX 01 00:00:00

FILE "Track04.mp3" MP3

 TRACK 04 AUDIO

  INDEX 01 00:00:00

   .

   .

   .

FILE "Track27.mp3" MP3

 TRACK 27 AUDIO

  INDEX 01 00:00:00

I know this may sound strange, but if you are on Windows XP, try adding the absolute path to your ISO and MP3 files in your cuesheet. For example, if your ISO and MP3 files are stored in your G:\Games\Saturn directory, then change your cuesheet to look like this:

Code:
FILE "G:\Games\Saturn\virtual On00.ISO" BINARY

 TRACK 01 MODE1/2048

  INDEX 01 00:00:00

  POSTGAP 00:02:00

FILE "G:\Games\Saturn\Track02.mp3" MP3

 TRACK 02 AUDIO

  PREGAP 00:02:00

  INDEX 01 00:00:00

FILE "G:\Games\Saturn\Track03.mp3" MP3

 TRACK 03 AUDIO

  INDEX 01 00:00:00

FILE "G:\Games\Saturn\Track04.mp3" MP3

 TRACK 04 AUDIO

  INDEX 01 00:00:00

   .

   .

   .

FILE "G:\Games\Saturn\Track27.mp3" MP3

 TRACK 27 AUDIO

  INDEX 01 00:00:00

Then do a test or simulation burn to see if it works.
 
Back
Top