PDA

View Full Version : how do i burn sega cd backups?


bigfloppybunny
Apr 12, 2002, 12:26 PM
I downloaded some sega cd games. But they are iso's and the mp3's are separate. How do i burn them together on to the disk and what program do i use?

QWERTY
Apr 14, 2002, 03:44 PM
You can burn it with CDRWIN but you need to create an .CUE sheet. Use notepad to create a .CUE file and follow this pattern: (replace ISOFILE.ISO with whatever the real name of the ISO is and replace Txx.MP3 with whatever the names of the MP3 files are)

File ISOFILE.iso BINARY
Track 01 MODE1/2048
INDEX 01 00:00:00
POSTGAP 00:02:00

File "T02.mp3" MP3
Track 02 AUDIO
PREGAP 00:02:00
INDEX 01 00:00:00

File "T03.mp3" MP3
Track 03 AUDIO
INDEX 01 00:00:00

File "T04.mp3" MP3
Track 04 AUDIO
INDEX 01 00:00:00

File "T05.mp3" MP3
Track 05 AUDIO
INDEX 01 00:00:00

File "T06.mp3" MP3
Track 06 AUDIO
INDEX 01 00:00:00

File "T07.mp3" MP3
Track 07 AUDIO
INDEX 01 00:00:00
....
...
..
.

Soul Divide
Apr 14, 2002, 03:56 PM
also you'll prolly have to convert the .mp3s to .wavs

a great resource for burning segacd games is sega extreme

<www.litespeedcomputers.com/sx/>

QWERTY
Apr 15, 2002, 01:14 AM
There is no need to convert them to wavs first. If you're using a current version of CDRWIN, the MP3 conversion is done automatically.