Page 281 of 354

Re: DiscImageCreator

Posted: Mon Feb 01, 2021 8:13 am
by sarami
fuzzball wrote:Unable to dump a disc containing Japanese CD-TEXT.
Updated.
https://www.mediafire.com/file/eq80y20l … st.7z/file
Upload logs, please.

Re: DiscImageCreator

Posted: Mon Feb 01, 2021 9:46 am
by fuzzball
sarami wrote:Upload logs, please.
Thanks, it looks like it's working.
logs: https://www.dropbox.com/s/4byqomw0yuchy8c/

Re: DiscImageCreator

Posted: Mon Feb 01, 2021 9:42 pm
by sarami
https://github.com/saramibreak/DiscImag … g/20210202
*2021-02-02
- added: 0xF1 drive (ASUS BW-16D1HT 3.00, HL-DT-ST BH14NS40 1.00 N1A11A1, BH14NS58 1.00,
                     BH16NS40 1.00 N1A29A2, 1.02 N000200, BH16NS55 1.00, 1.01, 1.02,
                     BH16NS58 1.00, WH14NS40 1.00 N001401, 1.02 N000100, WH16NS40 1.02 N001401)
- added: output DVD_COPYRIGHT_DESCRIPTOR and DVD_MANUFACTURER_DESCRIPTOR to mdsReadable log
- fixed: detect SecuROM 1st version (216 errors)
- fixed: analyze CD-TEXT
- deleted: xbox xtreme log

Re: DiscImageCreator

Posted: Wed Feb 03, 2021 5:15 am
by sarami
Nicknine wrote:I've examined MDS format further after finding this and, while most fields are unknown, it seems that all of them are same for all DVDs except for the number of sectors.
You can use this command. (mds is Alcohol 52/120% file) _mdsReadable.txt is created.

Code: Select all

DiscImageCreator.exe mds xxx.mds
Nicknine wrote:DIC already dumps DMI and PFI so, theoretically, it could generate MDS file from a template to produce a working SafeDisc DVD dump.
Yes, but I don't support it until I know how to generate the DPM.
Nicknine wrote:I believe it's also worth attaching DMI and PFI to Redump entries for PC DVDs since DMI can contain literally anything, it's entirely possible that SafeDisc is not the only software that uses it in some way.
Admin or moderator should support it.

Re: DiscImageCreator

Posted: Thu Feb 11, 2021 7:05 pm
by Nicknine
sarami wrote:
Nicknine wrote:DIC already dumps DMI and PFI so, theoretically, it could generate MDS file from a template to produce a working SafeDisc DVD dump.
Yes, but I don't support it until I know how to generate the DPM.
SafeDisc DVDs don't need DPM graph, they only need DMI sector.

Re: DiscImageCreator

Posted: Fri Feb 12, 2021 12:09 am
by sarami
Nicknine wrote:SafeDisc DVDs don't need DPM graph, they only need DMI sector.
I know it, but I don't support mds/mdf itself yet.

Re: DiscImageCreator

Posted: Sat Feb 13, 2021 3:17 am
by fuzzball
A problem with CD-TEXT disc.
https://redump.info/disc/53615/
logs: https://www.dropbox.com/s/mguli51vbgpidwu (abort by Ctrl-C)

Re: DiscImageCreator

Posted: Sat Feb 13, 2021 4:19 am
by reentrant
sarami wrote:
Nicknine wrote:SafeDisc DVDs don't need DPM graph, they only need DMI sector.
I know it, but I don't support mds/mdf itself yet.
Nice info. Btw. libmirage has headers + parser for MDS. It's just a copy paste stuff + some renaming to look more legit Image

Re: DiscImageCreator

Posted: Sat Feb 13, 2021 12:43 pm
by sarami
fuzzball wrote:A problem with CD-TEXT disc.
https://redump.info/disc/53615/
logs: https://www.dropbox.com/s/mguli51vbgpidwu (abort by Ctrl-C)
Entry 28...41 are broken. (See .ccd)

http://www.mediafire.com/file/eq80y20l9 … st.7z/file
- added: check CD-TEXT CRC

When all entries are good, CD-TEXTs are outputted.

Re: DiscImageCreator

Posted: Sat Feb 13, 2021 10:08 pm
by fuzzball
sarami wrote:Entry 28...41 are broken. (See .ccd)

http://www.mediafire.com/file/eq80y20l9 … st.7z/file
- added: check CD-TEXT CRC

When all entries are good, CD-TEXTs are outputted.
Dump completed (without CD-Text)
logs: https://www.dropbox.com/s/hfhkbpkpj358bgr
Thanks!