Page 229 of 354
Re: DiscImageCreator
Posted: Sat Nov 30, 2019 1:08 pm
by Resistiv
sarami wrote:No problem with my 5224TA (also 4824TA and 755SA). If you have other plextor, try it.
I haven't got any other (functional) Plextor that can dump at the moment. Is there at least some indication of what's happening based on the logs?
Re: DiscImageCreator
Posted: Sat Nov 30, 2019 6:05 pm
by Nexy
I did a bushound capture when dumping Settlers III Mission CD with alcohol to see how it handles the errors in the rings without aborting or hanging forever. It seems to use a different mode according to RibShark when encountering medium errors. I am hoping you may find this useful to improve DIC to handle such errors better and not hang forever on them.
My hopes for this are because using the file skipping misses the protected areas readable sectors which cause the protection checks to fail. I think this disc uses laserlock or proring tech, I am not sure.
https://drive.google.com/open?id=1R0dZG … FLVkxmo5aq
I made a dump of the Ski-Doo X-Team Racing disc as well, but this one didn't provide anything interesting, I will try with clonecd to see if it's advanced sector scanner is more efficient.
Re: DiscImageCreator
Posted: Mon Dec 02, 2019 8:52 am
by sarami
Resistiv wrote:Is there at least some indication of what's happening based on the logs?
Failed to get the pregap of 1st track of 2nd session.
Resistiv wrote:I haven't got any other (functional) Plextor that can dump at the moment.
Then, try to change the other PC if you have.
Nexy wrote:bushound
I don't understand how to see this log.
Re: DiscImageCreator
Posted: Mon Dec 02, 2019 12:14 pm
by Nexy
sarami wrote:I don't understand how to see this log.
It's a text file that has logged all the scsi commands, search it for "medium error" to see what it does when encountering the sync errors.
I did try to dump with CloneCD too, it hangs forever in the same manner that DIC does. I am unable to capture how Daemon Tools handles it since they cloak the driver.
Re: DiscImageCreator
Posted: Tue Dec 03, 2019 1:51 am
by sarami
Re: DiscImageCreator
Posted: Tue Dec 03, 2019 10:48 pm
by user7
Re: DiscImageCreator
Posted: Wed Dec 04, 2019 4:02 am
by sarami
Your disc is UDF 2.50
UDF 2.50 says
Code: Select all
NOTE: An AnchorVolumeDescriptorPointer structure shall be recorded in at
least 2 of the following 3 locations on the media:
• Logical Sector 256.
• Logical Sector (N - 256).
• N
N is last sector.
_disc.txt
Code: Select all
Detected Anchor Volume Descriptor Pointer: LBA 16669398
Perhaps, last LBA is 16669398 (size is 34138929152).
Re: DiscImageCreator
Posted: Wed Dec 04, 2019 4:45 pm
by F1ReB4LL
https://redump.info/disc/66810/ - why was the 2nd track misdetected as audio? Marked as data in the subs as usual, TOC in disc.txt also says the track type is Data.
Re: DiscImageCreator
Posted: Wed Dec 04, 2019 8:30 pm
by sarami
F1ReB4LL wrote:https://redump.info/disc/66810/ - why was the 2nd track misdetected as audio? Marked as data in the subs as usual, TOC in disc.txt also says the track type is Data.
Try to use latest test version.
Re: DiscImageCreator
Posted: Thu Dec 05, 2019 6:39 am
by user7
sarami, good sign. my ps3 OEM drive dumps with the same results:
https://drive.google.com/file/d/1fVoJi3 … sp=sharing
Thank you! I will submit these results.
How do you check UDF version of the disc? I'd like to make sure all my other PS4 kiosk BD-Rs are UDF 2.50, thanks.