Page 135 of 354
Re: DiscImageCreator
Posted: Sun May 06, 2018 11:12 am
by F1ReB4LL
Any news about CD-i Ready format support? People ask me about it sometimes, the last person was iR0b0t
DIC needs to read the audiotrack + pregap with data starting from LBA 0, then to descramble data sectors (I think the data track in the pregap has its own track number somehow, so it's not really correct to leave all the data sectors as scrambled).
Re: DiscImageCreator
Posted: Sun May 06, 2018 11:30 am
by iR0b0t
I tried DIC, it did dump it okay, but it descrambles data sectors. They should be left scrambled. Track mode is AUDIO.
Re: DiscImageCreator
Posted: Sun May 06, 2018 11:34 am
by F1ReB4LL
Ah, so it works now. Last month another dumper has shown me some DIC error logs for the Alien Gate (also CD-i Ready).
Track mode is audio, but doesn't the data part in pregap have its own track number in this case?
Re: DiscImageCreator
Posted: Sun May 06, 2018 11:36 am
by iR0b0t
No, its numbered as track 01.
Isobuster misinterprets leading track number as 0 or 2
Re: DiscImageCreator
Posted: Sun May 06, 2018 12:06 pm
by sarami
/viewtopic.php?p=24401#p24401
DIC can't read "no track 1" disc yet. Is this CD-i Ready?
jhmiller wrote:Bangai-O (Europe)
added: checking error of subQ track
Re: DiscImageCreator
Posted: Sun May 06, 2018 12:12 pm
by iR0b0t
CD-i Ready Test dump (attached)
I firmly believe the data part should not be unscrambled.
Re: DiscImageCreator
Posted: Sun May 06, 2018 11:05 pm
by sarami
Skipped being unscrambled.
And I noticed the format type of CD-i ready wasn't "CD-i"
Code: Select all
Session 1, FirstTrack 1, Format: CD-DA or CD-ROM
Session 1, LastTrack 5
Code: Select all
Session 1, FirstTrack 2, Format: CD-I
Session 1, LastTrack 3
I understood DIC can't dump CD-i multi track disc, not CD-i ready.
Re: DiscImageCreator
Posted: Mon May 07, 2018 11:10 am
by iR0b0t
sarami wrote:Skipped being unscrambled.
It dumps fine now, thanks.
Re: DiscImageCreator
Posted: Tue May 08, 2018 2:49 am
by F1ReB4LL
Any chance to add the first 16+512? bytes from LBA 0 sector (45000 for "gd" mode) into maininfo.txt? So we wouldn't need to ask the dumpers to provide these for Saturn, Mega CD, Dreamcast dumps.
And have you thought to add the support for the swappable non-Plextor drives? DIC could read scrambled sectors with 0xBE command in this mode and people could use more common drives to dump properly.
Re: DiscImageCreator
Posted: Tue May 08, 2018 4:44 am
by sarami
Added LBA 0 of the sega disc into maininfo.txt
F1ReB4LL wrote:the swappable non-Plextor drives
What is this?
F1ReB4LL wrote:DIC could read scrambled sectors with 0xBE command
Yes, I confirmed ASUS BC-12D2HT could read it.