DiscImageCreator

Mastermind
Posts: 50
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by Mastermind »

I tried to rip some PS3/PS4 games with DIC and sometimes the .iso doesn't match to the one read with UtraISO. The file from DIC is always larger and filled with 00. Why is there sometimes a difference?

e.g. "Last of Us, The - Remastered (Europe) - Logfiles DIC

UltraISO: 49.482.891.264 Bytes
DiscImageCreator: 50.050.629.632 Bytes
Last edited by Mastermind on Sat Apr 11, 2020 9:31 am, edited 1 time in total.
2x PX-760A (+30),
Jackal
Posts: 2598
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by Jackal »

Askavenger wrote:Using DICUI to dump PC game: Sega Rally Championship.
2 different drives used: PX-755SA (SATA model) and PX-712UF    (USB model)
Same results with both drives, got the following error: 

LBA[271938, 0x42642]: Track[22]: SubV[81]:[0x02] -> [0x00]
LBA[271997, 0x4267d]: Track[22]: SubQ Reread [crc16 unmatch] -> NG. Fix manually
LBA[271997, 0x4267d]: Track[22]: SubFailed to reread because crc16 of subQ is 0

All the output files: https://mega.nz/file/nzgzwKjR#RK0XPadQw … o05AIU4c98

I have tried slower speeds. Also ran it through the Disc Resurfacer and still no change in error.
Any thing that can be done using DIC and different parameters?
Parotaku
Posts: 242
Joined: Mon Jun 08, 2026 1:29 am

Re: DiscImageCreator

Post by Parotaku »

sarami wrote:*2020-04-03
- added: output ApplePartitionMap log
- added: /p is supported by PX-W4012 and some old plextor
- added: /vnx flag for videonow xp
- added: TOC reading for slot mechanism drive when swap command is used
- added: output DeviceType, StorageMediaType when disk command is used
- changed: /p and /c2 can't use together
- changed: PX-708A 1.04 is enabled to use
- improved: TOC_ATIP log
- fixed: misdetected leadin sector
- fixed: misdetected last sector of data track on subchannel
- fixed: do not check month and day of directory record for NERO___BURNING_ROM
- fixed: UNICODE build
- fixed: sector length of DVD-RAM, DVD+R
- fixed: TOC_INFO of CDTEXT
- fixed: when sub or mds command is used and valid extention is omitted, its command fails to execute
- fixed: swap command didn't work from 20191223
- fixed: get some drive offset
- fixed: Log of DISK_GEOMETRY_EX and FAT32
- fixed: PS2 unlicensed discs can't dump from 20191223
- fixed: Linux can't dump CD with CDTEXT
Sarami, Avira Antivirus is triggered by EccEdc.exe with a HEUR/APC threat signature... Never done this before...
Could you confirm this is a false positive?
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Mastermind wrote:I tried to rip some PS3/PS4 games with DIC and sometimes the .iso doesn't match to the one read with UtraISO. The file from DIC is always larger and filled with 00. Why is there sometimes a difference?
Uploaded test version
- fixed: BD-ROM also uses "Anchor Volume Descriptor Pointer", not TOC length
Askavenger wrote:
Old version log is not useful for me.  DICUI user always reports using old version...
Parotaku wrote:a HEUR/APC threat signature
It's a famous for false positive diagnosis. Windows defender says nothing. Report to avira, plz.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Mastermind
Posts: 50
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by Mastermind »

sarami wrote:
Mastermind wrote:I tried to rip some PS3/PS4 games with DIC and sometimes the .iso doesn't match to the one read with UtraISO. The file from DIC is always larger and filled with 00. Why is there sometimes a difference?
Uploaded test version
- fixed: BD-ROM also uses "Anchor Volume Descriptor Pointer", not TOC length
Now it works. Thanks and Happy Easter.
2x PX-760A (+30),
Mastermind
Posts: 50
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by Mastermind »

I found another bug. When I rip a DVD game to a root folder, e.g. "F:\gamename.iso" then DIC creates an empty .dat file. Only in a subfolder the datfile is created correctly.
2x PX-760A (+30),
superg
Posts: 1235
Joined: Mon Jun 08, 2026 1:29 am

Re: DiscImageCreator

Post by superg »

Mastermind wrote:I found another bug. When I rip a DVD game to a root folder, e.g. "F:\gamename.iso" then DIC creates an empty .dat file. Only in a subfolder the datfile is created correctly.
What is the DIC command line?
Mastermind
Posts: 50
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by Mastermind »

superg wrote:
Mastermind wrote:I found another bug. When I rip a DVD game to a root folder, e.g. "F:\gamename.iso" then DIC creates an empty .dat file. Only in a subfolder the datfile is created correctly.
What is the DIC command line?
discimagecreator dvd e: "F:\Sid Meier's Civilization IV - Ultimate (Disc 2) (Sid Meier's Civilization IV - Colonization).iso" 16
2x PX-760A (+30),
superg
Posts: 1235
Joined: Mon Jun 08, 2026 1:29 am

Re: DiscImageCreator

Post by superg »

Mastermind wrote:discimagecreator dvd e: "F:\Sid Meier's Civilization IV - Ultimate (Disc 2) (Sid Meier's Civilization IV - Colonization).iso" 16
True, I've just tried "d:\DICUI\Programs\Creator>DiscImageCreator.exe cd F "D:\test with spaces (and brackets).bin" 8 /c2 200 /nl"
and I ended up with zero size dat file.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Mastermind wrote:I found another bug.
- fixed: dat is empty if dir is empty
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Post Reply