Re: DiscImageCreator
Posted: Fri Oct 17, 2014 1:38 am
Thank's test and report. Uploaded 20141017
I did not use any trap disc. With trap disc it refuses to read...D:\dic>dic gd e vigi 8 /c2 10
OS
Windows 7 Home Premium Service Pack 1 64bit
AppVersion
x86, AnsiBuild, Oct 16 2014 14:37:59
/c2 opt val2 is omitted. set 4096
/c2 opt val3 is omitted. set 4
CurrentDir
D:\dic
InputPath
path: vigi
drive:
dir:
fname: vigi
ext:
Start: 2014-10-28(Tue) 18:50:22
Allocating memory for C2 errors: 4096/4096
Read command: 0xd8, Subcode reading mode: Raw
Creating bin from 45000 to 549150 (LBA) 359847[F:ExecReadCD][L:38] OperationCode
: 0xd8
ScsiStatus: 02, CHECK_CONDITION
SenseData Key-Asc-Ascq: 05-21-00, ILLEGAL_REQUEST - LOGICAL BLOCK ADDRESS OUT OF
RANGE
Freeing allocated memory for C2 errors: 4096/4096
End: 2014-10-28(Tue) 18:59:10
At least, I don't code like this. How about in dctools?Jackal wrote:PX-755A has a hardcoded limit?
The audio trap disc that I was using has 1147651 sectors actually, but I'll try making another one, because I haven't had luck with the current one at all (also not with other tools, like cdtool and dcdumper).Sotho Tal Ker wrote:The audio trapdisc only has 360000 sectors. That's the reason why it aborts there. (At least the one you apparently used.)
The redump wiki has another kind of trapdisc: https://wiki.redump.info/index.php?title=Sega_Dreamcast
Try this one instead.
I coded that unreadable sector is replaced at 0x55.pablogm123 wrote:-For those corrupted sectors, replace everything except the sync and header fields with 0x55 bytes.
My PX-755 is same too.Jackal wrote:up to sector 359847
Could you please investigate this behavior? I'm not having any luck with audio trap disc + DIC, but without trap disc it always reads fine (up to sector 359847)... This LBA limit must be hardcoded somewhere.sarami wrote:My PX-755 is same too.Jackal wrote:up to sector 359847
I'm sorry but I don't know a lot about a hardware (including drive)...Jackal wrote:Could you please investigate this behavior? I'm not having any luck with audio trap disc + DIC, but without trap disc it always reads fine (up to sector 359847)... This LBA limit must be hardcoded somewhere.sarami wrote:My PX-755 is same too.Jackal wrote:up to sector 359847
Updated EdcEcc (This is included in DiscImageCreator test ver.)pablogm123 wrote:-Analyze the data track passed as argument: [name of app].exe [name of data track].bin and determinate if according to the stored EDC/ECC sectors are OK.
-For those corrupted sectors, replace everything except the sync and header fields with 0x55 bytes.