sarami
Posts: 1762 Joined: Mon Jun 08, 2026 1:27 am
Post
by sarami » Sun Jul 28, 2019 12:39 am
Nexy wrote: So /r only works for audio CD's currently?
Plextor drive
: audio command -> 0xd8 is used
: data command -> 0xd8 is used --> scrambled data sector
: audio command with /be flag -> 0xbe is used
: data command with /be flag -> 0xbe is used --> non scrambled data sector
user7
Posts: 2489 Joined: Mon Jun 08, 2026 1:26 am
Post
by user7 » Sun Jul 28, 2019 12:48 am
sarami wrote: user7 wrote: here is an unlicensed PS2 disc that does not work with /sf flag
If there is not BIG.DAT, DIC can't detect protection.
https://imgur.com/3UIO2lJ
All four files copied over fine, but not for dumping
IsoBuster doesn't like it either.
All my posts and submission data are released into Public Domain / CC0.
Nexy
Posts: 729 Joined: Mon Jun 08, 2026 1:26 am
Post
by Nexy » Sun Jul 28, 2019 2:23 am
OK got it to compile, but seems you didn't implement that yet... I need it for XIII and some other stuff.
Last edited by
Nexy on Sun Jul 28, 2019 11:42 am, edited 1 time in total.
Plextor PX-760A 1.07 (+30) : Plextor PX-716SA 1.11 (+30) : Plextor PX-W5224A 1.04 (+30) : Plextor PX-W4824 1.07 (+30) : Plextor PX-W4012TA 1.07 (+98) : Plextor PX-W1610TA (+99) : Plextor PX-W1210TA 1.10 (+99) : Lite-On LTR-48246S (+6) : Lite-On LTR-52246S (+6) : Lite-On LH-20A1H LL0DN (+6) : BenQ DW1655 BCIB (+618) : ASUS DRW-2014L1 1.02 (+6) : Yamaha CRW-F1 (+733) : Optiarc SA-7290H5 1H44 (+48) : ASUS BW-16D1HT 3.02 (+6)
sarami
Posts: 1762 Joined: Mon Jun 08, 2026 1:27 am
Post
by sarami » Mon Jul 29, 2019 12:05 am
user7 wrote: All four files copied over fine, but not for dumping
Simple c2 errors, not protection?
Resistiv wrote: Tested, throws an extremely similar error, no output at all printed to the log file.
Does this error occur by all DVD you have? or not?
Resistiv
Posts: 79 Joined: Mon Jun 08, 2026 1:29 am
Post
by Resistiv » Mon Jul 29, 2019 12:09 am
sarami wrote: Does this error occur by all DVD you have? or not?
Yes, any DVD I tested produced this error.
Resistiv
Posts: 79 Joined: Mon Jun 08, 2026 1:29 am
Post
by Resistiv » Mon Jul 29, 2019 6:24 am
Tested, does not work; the error I got last time is gone, but in it's place DVDAuth only returns
multiple times. The log file remains empty.
sarami
Posts: 1762 Joined: Mon Jun 08, 2026 1:27 am
Post
by sarami » Mon Jul 29, 2019 6:47 am
/viewtopic.php?p=53301#p53301
Same problem? I also confirmed that if drive is region 2 and disc is region 1, "Failed to get the TitleKey" occurred.
Uploaded. (link is same)
- added: EncryptedTitleKey
- changed: TitleKey -> DecryptedTitleKey
Last edited by
sarami on Mon Jul 29, 2019 7:15 am, edited 1 time in total.
reentrant
Posts: 719 Joined: Mon Jun 08, 2026 1:28 am
Post
by reentrant » Mon Jul 29, 2019 7:31 am
sarami, have you looked more closely at multisession issue I reported few days ago? Sth doesn't look right there...
sarami
Posts: 1762 Joined: Mon Jun 08, 2026 1:27 am
Post
by sarami » Mon Jul 29, 2019 9:05 am
All logs are needed, and also try to use /ms flag.