Re: DiscImageCreator
Posted: Thu Nov 07, 2013 2:58 pm
fixed (probably)DIC crashes when there are too many C2 errors.
http://www.mediafire.com/download/u0olo2c51f2qv13/
fixed (probably)DIC crashes when there are too many C2 errors.

Code: Select all
Creating img(LBA) 166954/167523 Detected C2 error. LBA 166956
Creating img(LBA) 166955/167523 Detected C2 error. LBA 166957
Creating img(LBA) 166987/167523 Detected C2 error. LBA 166989
Creating img(LBA) 167003/167523 Detected C2 error. LBA 167005
Creating img(LBA) 167004/167523 Detected C2 error. LBA 167006
Creating img(LBA) 167312/167523 Detected C2 error. LBA 167314
Creating img(LBA) 167426/167523 Detected C2 error. LBA 167428
Creating img(LBA) 167523/167523
Reread times 1, ErrSectorNum 7124/7124
Reread times 2, ErrSectorNum 7124/7124
Reread times 3, ErrSectorNum 6093/6093
Reread times 4, ErrSectorNum 5911/5911
Reread times 5, ErrSectorNum 5733/5733
Reread times 6, ErrSectorNum 5637/5637
Reread times 7, ErrSectorNum 5553/5553
Reread times 8, ErrSectorNum 5498/5498
Reread times 9, ErrSectorNum 5441/5441
Reread times 10, ErrSectorNum 5407/5407
Reread times 11, ErrSectorNum 5372/5372
Reread times 12, ErrSectorNum 5336/5336
Reread times 13, ErrSectorNum 5296/5296
Reread times 14, ErrSectorNum 5271/5271
Reread times 15, ErrSectorNum 5242/5242
Reread times 16, ErrSectorNum 5218/5218
Reread times 17, ErrSectorNum 5197/5197
Reread times 18, ErrSectorNum 5167/5167
Reread times 19, ErrSectorNum 5156/5156
Reread reached Max 20
Move .scm to .img
Creating bin, cue, ccd(Track) 7/ 7
Calculating hash. D:\\Redump\DIC\\dump (Track 7).bin
End -> 2013-11-08(Fri) 20:10:08Code: Select all
c2: Fix C2 error existing sector (Only CD)
val1: value to reread (default: 1024)
val2: value to fix a C2 error (default: 65535)umm.. I don't fix about this.And USB drives (mines are actually ATAPI attached to a ATA/SATA to USB adapter) work properly
Depending on a drive, it's possible that it don't report C2 error exactly.reported all the errors were fixed, but cdmage shows 2 errors in the data track. There's a bug in c2 reporting/fixing somewhere.
Mine is PX-760.sarami wrote:Depending on a drive, it's possible that it don't report C2 error exactly.
The UltraPlex PX-40TS returns reliable C2 information but can only report when a C2 error occured in a frame, not where. Reliable C2 information is a must. Without it, PlexTools cannot approach EAC's accuracy. The recent Plextor drives starting from model 12/10/32 have balls on accurate C2 information and form a very powerful pair combined with PlexTools. Plextor recoders (not cd-roms!) before model 12/10/32 have rather inaccurate C2 information.
Code: Select all
http://club.myce.com/f43/post-your-experiences-latest-plextools-1-15-a-53228/#post308756It's a natural property of RS codes that the more bytes you try to correct,
the more likely you can get miscorrections, so the (x,4) strategies should get
lower scores at C2 accuracy tests. However, these tests should also take
into account bytes that are correct but are flagged as wrong, as there are
also several strategies there, and of course the more bytes you flag as
wrong, the easier you can reach a high score.
Code: Select all
http://club.myce.com/f61/c2-accuracy-vs-efficiency-they-exclusive-67558/#post411413