DiscImageCreator

sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

ehw wrote:I'm having issues dumping an Amiga CD-32 prototype but I'm experiencing this error in mainError.txt in each attempt I try:
Because this sector has c2 error.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
ehw
Posts: 69
Joined: Mon Jun 08, 2026 1:29 am

Re: DiscImageCreator

Post by ehw »

sarami wrote:
ehw wrote:I'm having issues dumping an Amiga CD-32 prototype but I'm experiencing this error in mainError.txt in each attempt I try:
Because this sector has c2 error.
Thanks for the reply.

We had other discs do the same thing within the same session and the issue seemed to fix itself with a powercycle. I heard PX-716UFs had some stability issues like this, so maybe that's what it was.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

https://github.com/saramibreak/DiscImag … g/20200711
*2020-07-11
- fixed: crash when /ns is used by some discs
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
Nexy
Posts: 729
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by Nexy »

sarami, please remove this cab scanning stuff, this is out of scope for DIC. Please make a separate tool or make it off by default.
Last edited by Nexy on Sat Jul 11, 2020 9:59 pm, edited 1 time in total.
Plextor PX-760A 1.07 (+30) : Plextor PX-716SA 1.11 (+30) : Plextor PX-W5224A 1.04 (+30) : Plextor PX-W4824 1.07 (+30) : Plextor PX-W4012TA 1.07 (+98) : Plextor PX-W1610TA (+99) : Plextor PX-W1210TA 1.10 (+99) : Lite-On LTR-48246S (+6) : Lite-On LTR-52246S (+6) : Lite-On LH-20A1H LL0DN (+6) : BenQ DW1655 BCIB (+618) : ASUS DRW-2014L1 1.02 (+6) : Yamaha CRW-F1 (+733) : Optiarc SA-7290H5 1H44 (+48) : ASUS BW-16D1HT 3.02 (+6)
Agent47
Posts: 108
Joined: Mon Jun 08, 2026 1:29 am

Re: DiscImageCreator

Post by Agent47 »

Nexy wrote:sarami, please remove this cab scanning stuff, this is out of scope for DIC. Please make a separate tool or make it off by default.
I second this. I updated to the latest DIC version last night and wasted 10 mins waiting for the cab scanning which isn't really needed. I'd say leave it off by default and add a flag for those who want to enable it.
Enker
Posts: 1167
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by Enker »

sarami wrote:
antimatter wrote:IsoBuster dumps the disc correctly but DIC underdumps the disc while using the latest DIC test version
Same problem. /viewtopic.php?p=25684#p25684
DIC uses "Anchor Volume Descriptor Pointer", not TOC length.
DIC was using the TOC length in the April release (logs here). The Anchor Pointer should be used for BD-R discs that only have UDF.
Dark Frost
Posts: 5
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by Dark Frost »

Hey Guys ı found Lite-On LH-20A1P This Drive But I Ask Someting
https://www.cdrinfo.com/d7/content/lite-lh-20a1p?page=1
I Look This Test Result Test Resuls Say This Drive Read Leadin and Lead Out
DiscImageCreator Tool Work This Drive ?
Can I Buy İt ?
Last edited by Dark Frost on Wed Jul 15, 2020 3:43 pm, edited 1 time in total.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

https://github.com/saramibreak/DiscImag … g/20200716
- added: /mscf flag for cd command
- added: /avdp flag for dvd or bd command

Code: Select all

/mscf   Extract MicroSoftCabFile (.cab)
/avdp   Use Anchor Volume Descriptor Pointer as file length
Dark Frost wrote:Lite-On LH-20A1P
Not support d8 opcode.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Agent47
Posts: 108
Joined: Mon Jun 08, 2026 1:29 am

Re: DiscImageCreator

Post by Agent47 »

sarami wrote:https://github.com/saramibreak/DiscImag … g/20200716
- added: /mscf flag for cd command
- added: /avdp flag for dvd or bd command
Thanks for implementing the .cab flag.
Jackal
Posts: 2598
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by Jackal »

@sarami I tested the xgd2swap command today and it works. The dump matches the 0800 dump from Xbox Backup Creator.

I have some questions though:

Code: Select all

D:\dic>dic xgd2swap e prostreet 4 3825924 108976 3719856
AppVersion
        x86, AnsiBuild, 20200711T101216
valid extension was omitted. -> set .bin
CurrentDirectory
        D:\dic
WorkingPath
         Argument: prostreet.bin
         FullPath: D:\dic\prostreet.bin
            Drive: D:
        Directory: \dic\
         Filename: prostreet
        Extension: .bin
StartTime: 2020-07-18T10:24:16+0200
Set the drive speed: 5540KB/sec
Reading DirectoryRecord    3/   3
Creating iso(LBA)  4167012/ 4167012
Hashing: prostreet.iso
EndTime: 2020-07-18T10:37:19+0200
You can see here that I entered 3825924 as size, and the output file has the correct size, but still, the drive reads up to sector 4167012. Is this necessary?

Also, for xgd3swap you would need a swap disc that is 4267015 sectors long. I will see if it's possible to burn a fake TOC, because normal DVD9's (and DVD+R DL) are much smaller.
Post Reply