Page 72 of 354

Re: DiscImageCreator

Posted: Tue Aug 18, 2015 1:48 am
by axisleon
F1ReB4LL wrote:axisleon: ME-FX is a hacked crap, btw, use Mednafen.
Those snapshots just make here more funny, less boring due to words only.

Just pick one which easy to snipping, not test for seriously.

Re: DiscImageCreator

Posted: Tue Aug 18, 2015 3:57 am
by sarami
MrX_Cuci wrote:Should the DIC sub match CloneCD sub for a protected disc? (SafeDisc 2.40.010 in this case) CCD and IMG files match, but SUB does not.
plz upload dic, clonecd, and subdump sub.

Re: DiscImageCreator

Posted: Tue Aug 18, 2015 4:38 pm
by MrX_Cuci

Re: DiscImageCreator

Posted: Wed Aug 19, 2015 11:25 am
by sarami
It seems that the error sector of clonecd sub isn't update. So I think subdump and dic sub is correct.

Re: DiscImageCreator

Posted: Wed Aug 19, 2015 2:54 pm
by MrX_Cuci
Sometimes I get this error with certain disc:

Code: Select all

D:\DIC20150510\DiscImageCreator\Release_ANSI>DiscImageCreator.exe cd y: "WC98" 4
0 /c2 2000 8192 8
OS
        Windows 7 Ultimate Service Pack 1 64bit
AppVersion
        x86, AnsiBuild, Aug 12 2015 12:54:03
CurrentDir
        D:\DIC20150510\DiscImageCreator\Release_ANSI
InputPath
         path: WC98
        drive:
          dir:
        fname: WC98
          ext:
Start: 2015-08-19(Wed) 21:54:27
This drive support [command: 0xd8, subch: 00]
This drive support [command: 0xd8, subch: 0x1]
This drive support [command: 0xd8, subch: 0x2]
This drive support [command: 0xd8, subch: 0x3]
This drive support [command: 0xd8, subch: 0x8]
Checking reading lead-out
Read command: 0xd8, Subcode reading mode: Pack
Creating bin from 280284 to 280284 (LBA) 280284
Reading lead-out: OK
[F:ReadCDForVolumeDescriptor][L:915] GetLastError: 998, (null)

Re: DiscImageCreator

Posted: Wed Aug 19, 2015 8:10 pm
by sarami
MrX_Cuci wrote:Sometimes I get this error with certain disc:
Not everytime?

I uploaded 0820ver. for error log. plz retest.
and this

Code: Select all

If you report a bug. Could you test the latest test version and tell me the following. (I don't support a old ver.)
- all created file except bin, img, scm
- disc title and region

Re: DiscImageCreator

Posted: Wed Aug 19, 2015 8:11 pm
by iR0b0t
sarami, could you check this up please > https://www.mediafire.com/?4cdtbp41ec1xp6g

The logs' contents differ in there.

EdcEcc reports last sector as:

Code: Select all

LBA[026938, 0x0693a], mode 1 Reserved byte doesn't zero.
mainError log says:

Code: Select all

LBA[026939, 0x0693b], Track[01]: This sector is data, but a header doesn't exist
LBA[026940, 0x0693c], Track[01]: This sector is data, but a header doesn't exist
LBA[026941, 0x0693d], Track[01]: This sector is data, but a header doesn't exist
and the last created image sector ends at:

Code: Select all

LBA[026939, 0x0693b], Track[01]: This sector is data, but a header doesn't exist
the last LBA in subchannels is:

Code: Select all

26939
Can that have something to do with the latest fixes you made on sector IDs ?

Dump is added here https://redump.info/disc/35936/

Re: DiscImageCreator

Posted: Thu Aug 20, 2015 6:25 am
by sarami
iR0b0t wrote:sarami, could you check this up please > https://www.mediafire.com/?4cdtbp41ec1xp6g

The logs' contents differ in there.

EdcEcc reports last sector as:

Code: Select all

LBA[026938, 0x0693a], mode 1 Reserved byte doesn't zero.
- added: message for audio or scrambled or corrupt sector
iR0b0t wrote:mainError log says:

Code: Select all

LBA[026939, 0x0693b], Track[01]: This sector is data, but a header doesn't exist
LBA[026940, 0x0693c], Track[01]: This sector is data, but a header doesn't exist
LBA[026941, 0x0693d], Track[01]: This sector is data, but a header doesn't exist
coded but don't test.

Re: DiscImageCreator

Posted: Thu Aug 20, 2015 8:16 am
by iR0b0t
Could you also maybe add an additional cuesheet file with the real track type for database purposes only if disc is a CDI title?

Currently the track type is converted to CDI(/2352) for end users, and it would probably be good to have a copy with MODE*(/2352) to avoid misunderstandings.

Just an additional unmoddified *.cue file.

*img.cue does not need it.

Re: DiscImageCreator

Posted: Fri Aug 21, 2015 5:13 am
by sarami
- fixed: Output volume descriptor for CDI (caesar's boxing)
iR0b0t wrote:Could you also maybe add an additional cuesheet file with the real track type for database purposes only if disc is a CDI title?
sorry, I can't understand the need a little.