I was going to use DiscImageCreator to dump 2 discs on my Plextor.

Both are CD one is Audio and one is a PC Disc that came with an xbox game, pretty sure it doesn't have protection.

I'm struggling to work out the commands to use, for both discs.

Could someone paste a command line for me to use, my drive letter is P (for Plextor) smile

He who controls the SPICE... controls the UNIVERSE!
The SPICE must flow.

Something like that:

for data or mixed mode CD

DiscImageCreator cd p dic_PX-760A 8

for audio CD only

DiscImageCreator audio p dic_PX-760A 8
  • dic_PX-760A stands here for filename

  • 8 for read speed, you can increase it to 16 if you want. i would avoid 16+ read speeds

PX-760A (+30), PX-W4824TA (+98), GSA-H42L (+667), GDR-8164B (+102), SH-D162D (+6), SOHD-167T (+12)

thanks

He who controls the SPICE... controls the UNIVERSE!
The SPICE must flow.

I can seem to get it to rip Audio cds

I was trying this cmd line...

DiscImageCreator audio p "Image.bin" 8 and was getting nothing, so I added start and end sector like this...DiscImageCreator audio p "Image.bin" 8 0 286653 but it just dumped an Image.bin and then did nothing after, it didn't extract all the separate tracks.

Any help.

He who controls the SPICE... controls the UNIVERSE!
The SPICE must flow.

I am using "audio" command to dump lead-in, lead-out.
If you dump an audio CD from lba 0 to end, you should use "cd" command.

6 (edited by tossEAC 2015-06-27 18:37:55)

I did do, sussed it last night by myself.

Thanks anyway smile

He who controls the SPICE... controls the UNIVERSE!
The SPICE must flow.