Sri Narayan said:
Is there another method or tool of adding cdda track?
Because I can only extract the isos when they're merged. (not cdrom method).
This is probably what you'd have to do to get CDDA tracks into an image file. Since the ISO format does not support CDDA tracks, you'll need to convert your ripped ISO file into BIN format with
WinISO. BUT, before you do that, you'll need to:
1) Run isofix.exe on the ISO file if you haven't already done so. Open a Command Prompt in a folder with the image file and the isofix program, type in (without quotes) "isofix [image-filename.iso] 45000".
2) Extract 1ST_READ.BIN and IP.BIN from the ISO file, hack them with BINHACK and that other utility (they're in the ExoBoot self-boot kit, do a search of the forums for ExoBoot 1.31 for the latest version) and insert them into your ISO file with WinISO.
3) THEN you need to convert the ISO to BIN with WinISO. Once it's finished doing the conversion, you should have your resulting BIN file, and a CUE file for it (more often called a CUE sheet). The CUE sheet is where data about track in the BIN file is listed.
4) Finally, you'll need to insert CDDA tracks (either in seperate WAV files or all ripped together from your game into a BIN file) into the main BIN file (in the correct order), but I'm not sure how to do this.
Also, once you've actually done step 4), you'll need to write your own CUE sheet (which will hold the track layout of the BIN file) - not an easy task, but possible, since the toc.iso which you ripped (and hopefully still have to hand =P) has all the relevant track info - take a look in GD Lister for this info.
Finally, CDRWIN comes with a guide to writing CUE sheets, which is very handy. Dunno if that's in any older versions, but I just grabbed v3.9K today (the latest version) and it was in the help file. All I'm going to do for now is to try and write a CUE sheet for Ready 2 Rumble just to give you guys a clearer idea of what CUE sheets for DC games with data + audio tracks should look like.
P.S. - I said something about trying to fix a busted Samsung SD-612 DVD drive by replacing the motor with one from an SM-308 CD-RW/DVD-ROM combo drive in an earlier post - sadly, the latter has now also died, so I can't do that now. With any luck though, I might be able to borrow some drives from a friend of mine for testing, soon (where "soon" could be anything from a few days to a few weeks).
P.P.S (Last time I EVER edit this damn post with any luck =P) - I had a go at writing a CUE sheet for the ripped audio (in BIN format) from Ready 2 Rumble and burnt a CD to test it out. The timing was out a bit - the start of track 2 spilled over into the end of track 1 for instance - but at least it worked OK. Good bit of practice if nothing else.
I also wrote a CUE sheet including all of the relevant R2R tracks (dummy / TOC track + audio tracks + game data track) which is probably also wrong, but I can't even test that yet because AFAIK there's no way of making the actual disc image yet (which would be a BIN file with the audio tracks first, data tracks last, as with the real disc).