Trying to burn games

Hello,

I'm trying to burn Radiant Silvergun. I'm using CDRWIN, and trying to load a CUE sheet. I took the Cue sheet that came with the BIN file and modified it to show the audio track names. Is this the correct format below? It gives me an error on line 8 that the INDEX 01 file needs to be 00:00:00? What am i doing wrong? I also used the country code converter so that the disc would boot up on a US System.

Code:
FILE "RS.BIN" BINARY

 TRACK 01 MODE1/2352

  INDEX 01 00:00:00

  POSTGAP 00:02:00

FILE "02.WAV" WAVE

 TRACK 02 AUDIO

  PREGAP 00:02:00

  INDEX 01 18:09:25

FILE "03.WAV" WAVE

 TRACK 03 AUDIO

  INDEX 00 18:32:41

  INDEX 01 18:34:41

FILE "04.WAV" WAVE

TRACK 04 AUDIO

  INDEX 00 19:14:09

  INDEX 01 19:16:09

FILE "05.WAV" WAVE

TRACK 05 AUDIO

  INDEX 00 19:26:65

  INDEX 01 19:28:65

FILE "06.WAV" WAVE

TRACK 06 AUDIO

  INDEX 00 19:40:49

  INDEX 01 19:42:49

FILE "07.WAV" WAVE

 TRACK 07 AUDIO

  INDEX 00 20:04:56

  INDEX 01 20:06:56

FILE "08.WAV" WAVE

 TRACK 08 AUDIO

  INDEX 00 20:43:34

  INDEX 01 20:45:34

FILE "09.WAV" WAVE 

TRACK 09 AUDIO

  INDEX 00 20:54:29

  INDEX 01 20:56:29

FILE "10.WAV" WAVE

TRACK 10 AUDIO

  INDEX 00 21:25:37

  INDEX 01 21:27:37

FILE "11.WAV" WAVE

TRACK 11 AUDIO

  INDEX 00 22:28:31

  INDEX 01 22:30:31

FILE "12.WAV" WAVE

TRACK 12 AUDIO

  INDEX 00 23:01:35

  INDEX 01 23:03:35

FILE "13.WAV" WAVE

TRACK 13 AUDIO

  INDEX 00 23:19:24

  INDEX 01 23:21:24

FILE "14.WAV" WAVE

TRACK 14 AUDIO

  INDEX 00 23:27:26

  INDEX 01 23:29:26

FILE "15.WAV" WAVE

TRACK 15 AUDIO

  INDEX 00 23:36:51

  INDEX 01 23:38:51

FILE "16.WAV" WAVE

TRACK 16 AUDIO

  INDEX 00 24:04:68

  INDEX 01 24:06:68

FILE "17.WAV" WAVE

TRACK 17 AUDIO

  INDEX 00 25:07:02

  INDEX 01 25:09:02

FILE "18.WAV" WAVE

TRACK 18 AUDIO

  INDEX 00 25:51:71

  INDEX 01 25:53:71

FILE "19.WAV" WAVE

TRACK 19 AUDIO

  INDEX 00 26:25:32

  INDEX 01 26:27:32

Also Trying to burn PS Collection. I guess this one has one audio track so this is what I have:

Code:
FILE "PHANTASY STAR COLLECTION (JP).BIN" BINARY

 TRACK 01 MODE1/2352

  INDEX 01 00:00:00

 FILE 02.wav WAVE 

 TRACK 02 AUDIO

  PREGAP 00:02:00

  INDEX 01 41:31:47

I also downloaded cue sheet maker, but these fles are .BIN, not ISO or RAW so it's useless for these 2. If anyone could help me a i would appreciate it. Thank you!
 
huh.gif


You seem to be really confused...

Radiant Silvergun:

Have you downloaded a bin+cue ??

If you do, you don't need to change the cue file, just patch the country code of the bin file, and load the cuesheet in cdrwin...

You only need to make cuesheets for iso+mp3 / iso+wav rips...

Same thing with PSC....
 
Yes, I think i was confused. I assumed because i did that with an ISO that i had to do the same with a BIN. So the audio tracks do not need to be extracted and then burned as seperate tracks? I'll give this a try. Thank you.
 
When some game is ripped in BIN+CUE format, you should patch the bin, and load the *required* respective cuesheet (without a cuesheet, a bin equals to zero!)

When burning ISO+MP3 / ISO+WAV , you should make your own cuesheet (or use the one included...), making sure you don't forget to patch the country code...
 
Back
Top