Dumping Question

Post Reply
User avatar
tossEAC
Posts: 1681
Joined: Mon Jun 08, 2026 1:26 am

Dumping Question

Post by tossEAC »

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) Image
He who controls the SPICE... controls the UNIVERSE!
The SPICE must flow.
User avatar
iR0b0t
Posts: 3397
Joined: Mon Jun 08, 2026 1:26 am

Re: Dumping Question

Post by iR0b0t »

Something like that:

for data or mixed mode CD

Code: Select all

DiscImageCreator cd p dic_PX-760A 8
for audio CD only

Code: Select all

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)
User avatar
tossEAC
Posts: 1681
Joined: Mon Jun 08, 2026 1:26 am

Re: Dumping Question

Post by tossEAC »

thanks
He who controls the SPICE... controls the UNIVERSE!
The SPICE must flow.
User avatar
tossEAC
Posts: 1681
Joined: Mon Jun 08, 2026 1:26 am

Re: Dumping Question

Post by tossEAC »

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.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: Dumping Question

Post by sarami »

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.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
tossEAC
Posts: 1681
Joined: Mon Jun 08, 2026 1:26 am

Re: Dumping Question

Post by tossEAC »

I did do, sussed it last night by myself.

Thanks anyway Image
Last edited by tossEAC on Sat Jun 27, 2015 12:37 pm, edited 1 time in total.
He who controls the SPICE... controls the UNIVERSE!
The SPICE must flow.
Post Reply