Page 76 of 354

Re: DiscImageCreator

Posted: Thu Nov 26, 2015 1:37 pm
by sarami
- improved: checking EXE, reading DirectoryRecord

Re: DiscImageCreator

Posted: Thu Nov 26, 2015 4:41 pm
by Hustle
sarami wrote:- improved: checking EXE, reading DirectoryRecord
now DIC stops at "[F:ReadCDForCheckingExe][L:593] GetLastError: 87, The parameter is incorrect."

Re: DiscImageCreator

Posted: Thu Nov 26, 2015 10:01 pm
by sarami
I am sorry many times.
- added: a debug log when it fails the reading cd
- improved: checking EXE

Re: DiscImageCreator

Posted: Fri Nov 27, 2015 3:31 am
by Hustle
sarami wrote:I am sorry many times.
- added: a debug log when it fails the reading cd
- improved: checking EXE
hey, it's absolutely fine, i'm more than happy to be helping out in any way i can Image

this time DIC crashed at:

Code: Select all

[F:ReadCDForCheckingExe][L:601] GetLastError: 87, The parameter is incorrect.

lpCmd: a8, 00, 00, 03, c6, 84, 00, 00, 00, 80, 00, 00
dwBufSize: 262144
End: 2015-11-27(Fri) 09:27:43

Re: DiscImageCreator

Posted: Fri Nov 27, 2015 11:51 am
by sarami

Code: Select all

dwBufSize: 262144
The size is big more than I expected.
- fixed: Don't read over the MaxTransferLength in checking exe
- fixed: allocate memory from a variable-length to a fixed length (delete realloc)

Re: DiscImageCreator

Posted: Fri Nov 27, 2015 12:22 pm
by Hustle
sarami wrote:

Code: Select all

dwBufSize: 262144
The size is big more than I expected.
- fixed: Don't read over the MaxTransferLength in checking exe
- fixed: allocate memory from a variable-length to a fixed length (delete realloc)
Thanks! it's working now Image

Re: DiscImageCreator

Posted: Fri Nov 27, 2015 7:43 pm
by sarami
I also uploaded in my mediafire.

Re: DiscImageCreator

Posted: Sat Dec 05, 2015 11:07 am
by Hustle
hey, i'm having a problem with a different disc, this disc is called Rally Championship

Code: Select all

Created img (LBA)   8849/345804 Detected C2 error. LBA[008850, 0x02292]
LBA[008850, 0x02292], Track[01]: This sector is data, but a header doesn't exist

Created img (LBA)   8850/345804 Detected C2 error. LBA[008851, 0x02293]
LBA[008851, 0x02293], Track[01]: This sector is data, but a header doesn't exist

Created img (LBA)   8851/345804 Detected C2 error. LBA[008852, 0x02294]
LBA[008852, 0x02294], Track[01]: This sector is data, but a header doesn't exist

Created img (LBA)   8852/345804 Detected C2 error. LBA[008853, 0x02295]
LBA[008853, 0x02295], Track[01]: This sector is data, but a header doesn't exist

Created img (LBA)   8853/345804 Detected C2 error. LBA[008854, 0x02296]
LBA[008854, 0x02296], Track[01]: This sector is data, but a header doesn't exist
the above errors are a sample that i was able to catch, but once the errors appear they go on and on

Re: DiscImageCreator

Posted: Sat Dec 05, 2015 12:14 pm
by sarami
Does this disc have a protect? Please use A-RAY Scanner and Protection ID.

Re: DiscImageCreator

Posted: Sat Dec 05, 2015 1:50 pm
by Hustle
sarami wrote:Does this disc have a protect? Please use A-RAY Scanner and Protection ID.
Nothing found with Protection ID, A-RAY Scanner won't open for me, it crashes.

There is a 935MB .wav file on the disc, possible unknown protection?