1,751

LoStraniero91 wrote:

Still unsure how to make it work. Can you please tell me step by step?

1. Check the 1st LBA when reading error occurs.
2. Check which file has the 1st error LBA by IsoBuster.
3. Rewrite the 2nd line of ReadErrorProtect.txt by its filename.
4. Exec dvd command with /sf flag.

Hi sarami. I have a safedisc protected disc and I want to report some weird info. Below is a list of C2 error counters from protected range:
240
264
288
312

Each of these vary by 24. I can confirm that this is correct info.

1,753 (edited by user7 2019-03-10 20:53:01)

DIC seems to have failed dumping a PS3 beta (BD-R) that IsoBuster dumped fine https://drive.google.com/file/d/1X_RHep … sp=sharing

PS: Please publish a new stable release to github :3

All my posts and submission data are released into Public Domain / CC0.

1,754

reentrant wrote:

Hi sarami. I have a safedisc protected disc and I want to report some weird info. Below is a list of C2 error counters from protected range:
240
264
288
312

Each of these vary by 24. I can confirm that this is correct info.

ok. I trust your info.

user7 wrote:

DIC seems to have failed dumping a PS3 beta (BD-R)

Weird... My BD-RE disc is no problem.

========== TOC ==========
      Data Track  1, LBA        0 - 23652351, Length 23652352
                                              Total  23652352
========== DiscStructure ==========
FormatCode: 00, Sendable:  No, Readable: Yes, FormatLength: 4098
========== DiscInformationFromPIC ==========
                DiscInformationIdentifier: DI
                    DiscInformationFormat: 01
             NumberOfDIUnitsInEachDIBlock: 28
                         DiscTypeSpecific: 02
    DIUnitSequenceNumber/ContinuationFlag: 00
           NumberOfBytesInUseInThisDIUnit: 63
                       DiscTypeIdentifier: BDW
                   DiscSize/Class/Version: 02
            DIUnitFormatDependentContents: 2401000001000000000000000002000000194e7e01ec6464464646463c3c3c3c00000000c0427b0a0a4a4a1bc0427b0a0a4a4a1b
 
user7 wrote:

PS: Please publish a new stable release to github :3

I've asked to F1ReB4LL about VideoNow. Please wait for several days/weeks. You can use test version.

1,755 (edited by user7 2019-03-20 16:23:47)

DIC is failing to dump a PC cdrom i have https://drive.google.com/file/d/16NfLQi … sp=sharing

This seems to be the issue: [F:GetFilenameToSkipError][L:150] GetLastError: 2, The system cannot find the file specified.

I'm also getting that error on an action replay PS2 disc when trying to dump with:
DiscImageCreator.exe cd g ActionReplay.bin 48 /sf /c2

All my posts and submission data are released into Public Domain / CC0.

1,756 (edited by enderghast13 2019-03-20 21:33:50)

DIC failed to dump a PS2 Action Replay disc that I bought. The disc seems to be in pristine condition. I stopped the dump part way through because no new sectors were being read and it was taking forever for each new sector, even though I used the /sf flag. Logs are attached.

Post's attachments

Ultimate Codes for use with Smac.7z 1.4 mb, 13 downloads since 2019-03-20 

You don't have the permssions to download the attachments of this post.

1,757 (edited by sarami 2019-03-21 03:15:15)

user7 wrote:

This seems to be the issue: [F:GetFilenameToSkipError][L:150] GetLastError: 2, The system cannot find the file specified.

You lost ReadErrorProtect.txt

enderghast13 wrote:

DIC failed to dump a PS2 Action Replay disc that I bought.

It seems last 40 sectors have errors.

I have DVD9 disc and DIC reports following data:

========== SectorLength ==========
    LayerZeroSector: 2010896 (0x1eaf10)
========== PhysicalFormatInformation ==========
           BookVersion: 1
              BookType: DVD-ROM
           MinimumRate: 10.08 Mbps
              DiskSize: 120mm
             LayerType: Layer contains embossed data
             TrackPath: Parallel Track Path
        NumberOfLayers: Double Layer
          TrackDensity: 0.74â╩m/track
         LinearDensity: 0.293â╩m/bit
    StartingDataSector:  196608 (0x30000)
         EndDataSector: 1730300 (0x1a66fc)
    EndLayerZeroSector:       0 (0)
               BCAFlag: No
         MediaSpecific:

========== SectorLength ==========
    LayerZeroSector: 1533693 (0x1766fd)
    LayerAllSector : 3544589 (0x36160d)

Why LayerZeroSector is different in both cases?

1,759

reentrant wrote:

Each of these vary by 24. I can confirm that this is correct info.

reentrant wrote:

LayerZeroSector: 1533693 (0x1766fd)

Updated test version.

1,760

http://forum.redump.org/topic/21717/pce … de-gozaru/ -- this was dumped not with recent DIC version (yet), but the logs show the DIC has used a wrong TOC/Sub desync detection logic there. The TOC points at sector 47869, DIC says the track starts at 47870 according to the subs, but that's wrong. The Q-channel of the sector 47869 contains the EAN data, but the P-channel is filled with 0xFF and the next sector's P-channel is filled with 0x00, that means the sector 47869 belongs to the Track 10 according to the the subs as well.

1,761

https://github.com/saramibreak/DiscImag … r/releases
*2019-03-26
- added: GDR-8084N and GCC-4244N for GC/Wii
- added: output dat for linux
- added: /vn flag (support VideoNow)
- added: /sf flag in dvd command for RingProtect
- added: support pregap data track
- added: support 288 and 264 and 240 bits of SafeDisc
- changed: /74 option is only used by swap command
- changed: app is aborted if crc16 of subQ is 0 when disc is reread
- fixed: detecting SecuROM (devided v3 to v3_1 and v3_2)
- fixed: detecting SecuROM Type 4 (4.5.x.xx - 4.6.x.xx)
- fixed: detecting smartE
- fixed: SafeDisc Lite dumping
- fixed: buffer offset overflow of GD-ROM TOC
- fixed: CDTEXT
- fixed: Subs vs. TOC desync

1,762

Thank you SO MUCH for the Linux support.
Sadly it crashes for me.

Used https://github.com/saramibreak/DiscImag … nux.tar.gz

Three different discs in a PLEXTOR PX-755A.

Every time it crashed, here are logs: https://transfer.sh/1oa0f/errors.7z

1,763

Spört wrote:

Sadly it crashes for me.

Please try to use su or sudo.

1,764

Sorry, should have said. Those happened when I ran it as root indeed!

1,765 (edited by fuzzball 2019-03-30 11:28:24)

Has the new version (2019-03-26) changed the return code?
Error in DICUI (1.12.1).

Post's attachments

dicui.png 25.27 kb, 12 downloads since 2019-03-30 

You don't have the permssions to download the attachments of this post.

1,766

http://forum.redump.org/post/68259/#p68259 -- sarami, do you follow the discussion? Was 313 errors (incorrect), became 315 errors after your fixes (also incorrect, should be 314 or am I wrong?).

1,767

Spört wrote:

Sorry, should have said. Those happened when I ran it as root indeed!

ReadBufferCapacity fails. I don't know why... PX-755A supports this. At least, app works well by KNOPPIX 8.2.

fuzzball wrote:

Has the new version (2019-03-26) changed the return code?

No.

F1ReB4LL wrote:

Was 313 errors (incorrect), became 315 errors after your fixes (also incorrect, should be 314 or am I wrong?).

Which sector should be correct?

DICUI is fixed now in WIP builds. The error file was renamed between builds. This has been addressed. If anything like this comes up again, please ping on Discord in the #discimagecreator channel. I rarely look in this thread for DICUI related anything.

1,769 (edited by fuzzball 2019-03-31 05:46:26)

darksabre76 wrote:

DICUI is fixed now in WIP builds. The error file was renamed between builds. This has been addressed. If anything like this comes up again, please ping on Discord in the #discimagecreator channel. I rarely look in this thread for DICUI related anything.

Thank you for the quick fix.
I do not use Discord, so I will report on GitHub.

1,770

sarami wrote:
F1ReB4LL wrote:

Was 313 errors (incorrect), became 315 errors after your fixes (also incorrect, should be 314 or am I wrong?).

Which sector should be correct?

edccchk wrote:

Non-data sectors........ 91
Mode 0 sectors.......... 0
        with errors..... 0
Mode 1 sectors.......... 18908
        with errors..... 223
Mode 2 form 1 sectors... 0
        with errors..... 0
        with warnings... 0
Mode 2 form 2 sectors... 0
        with errors..... 0
        with warnings... 0
Total sectors........... 18999
Total errors............ 223
Total warnings.......... 0
Total errors+warnings... 223

223 + 91 = 314

CDMage also shows 314.

1,771 (edited by sarami 2019-04-01 14:49:29)

[ERROR] Number of sector(s) where bad MSF: 77
    Sector: 5342, 5343, ...

Perhaps 5343 was misdetection.

Test version
20190401 (Windows)
http://www.mediafire.com/file/eq80y20l9 … or_test.7z
20190401 (Linux)
http://www.mediafire.com/file/uw3e03kdk … est.tar.gz
- added: Extract several string from DMI.bin to _disc.txt for Xbox
like this

========== DiscManufacturingInformation ==========
    System Version: 02
         Timestamp: 2007/03/19 00:00:00
           Unknown: 02
          Media ID: d8f835e4ff632505557da02d4916ecda
         Publisher: Namco
            Serial: 2005
           Version: 1.01
            Region: Japan
           Unknown: 0X
              Disc: 1 of 1

- fixed: misdetection of bad MSF

1,772

Hello Sarami

I use the latest test version, and when dumping a Sega CD game, it stops with the

LBA[085774, 0x14f0e]: Track[01]: SubFailed to reread because crc16 of subQ is 0

This is the game already dumped: http://redump.org/disc/60540/

Here is the logs https://mega.nz/#F!ItQiRKjQ!Cd8IfB85BME5IGSVscyvLg

Regards

1,773 (edited by haynor666 2019-04-05 10:53:36)

Just after:

[NO ERROR] User data vs. ecc/edc match all
Creating bin, cue and ccd (Track) 25/25

DIC crash

Command line used:

DIC cd E: EarnestEvans 8 /c2

1,774 (edited by Parotaku 2019-04-06 08:40:15)

Hello
Using DICUI_1.12.1, I got a problem dumping PS3 disc 'Majo to Hyakkihei [Shokai Genteiban]' (in perfect condition, no scratch).
It stops with a 'Directory Record is invalid' error... all other PS3 dumps I've done worked OK...
Dump result attached to this post...

Post's attachments

invalid.zip 566.11 kb, 12 downloads since 2019-04-06 

You don't have the permssions to download the attachments of this post.

1,775 (edited by sarami 2019-04-07 14:02:29)

Test version
20190407 (Windows)
http://www.mediafire.com/file/eq80y20l9 … or_test.7z
20190407 (Linux)
http://www.mediafire.com/file/uw3e03kdk … est.tar.gz

- added: Output volume descriptor and directory entry of XDVDFS to volDesc.txt(readable format) and mainInfo.txt(binary format)
like this. (volDesc.txt)

========== XDVDFS ==========
========== LBA[198176, 0x30620]: VOLUME DESCRIPTOR ==========
                            Header: MICROSOFT*XBOX*MEDIA
    Sector of root directory table: 1363536(0x14ce50)
      Size of root directory table: 68(0x44)
               Image creation time: 2002/01/25 02:28:43
                            Footer: MICROSOFT*XBOX*MEDIA
    ========== LBA[1561680, 0x17d450]: DIRECTORY ENTRY ==========
     Offset to left sub-tree entry: 5(0x5)
    Offset to right sub-tree entry: 12(0xc)
           Starting sector of file: 1365413(0x14d5a5)
                   Total file size: 2048(0x800)
                   File attributes: directory
                Length of filename: 5
                          Filename: Media

        ========== LBA[1563557, 0x17dba5]: DIRECTORY ENTRY ==========
         Offset to left sub-tree entry: 6(0x6)
        Offset to right sub-tree entry: 74(0x4a)
               Starting sector of file: 1366601(0x14da49)
                       Total file size: 2048(0x800)
                       File attributes: directory
                    Length of filename: 8
                              Filename: scenario

            ========== LBA[1564745, 0x17e049]: DIRECTORY ENTRY ==========
             Offset to left sub-tree entry: 8(0x8)
            Offset to right sub-tree entry: 96(0x60)
                   Starting sector of file: 1366715(0x14dabb)
                           Total file size: 845824(0xce800)
                           File attributes: normal
                        Length of filename: 17
                                  Filename: SCENARIOVAR01.NB9
Parotaku wrote:

It stops with a 'Directory Record is invalid' error..

Thanks.
- fixed: checking the directory table size when transfer length is beyond a maximum

haynor666 wrote:

DIC crash

I don't know the cause of that malfunction.

maxoojc wrote:

SubFailed to reread because crc16 of subQ is 0

Same problem as The Amazing Spider-Man vs. The Kingpin. I can't fix this problem now.