DiscImageCreator

sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

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
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
user7
Posts: 2489
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by user7 »

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 Image
IsoBuster doesn't like it either.
All my posts and submission data are released into Public Domain / CC0.
User avatar
Nexy
Posts: 729
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by Nexy »

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

Re: DiscImageCreator

Post by sarami »

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?
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
Resistiv
Posts: 79
Joined: Mon Jun 08, 2026 1:29 am

Re: DiscImageCreator

Post by Resistiv »

sarami wrote:Does this error occur by all DVD you have? or not?
Yes, any DVD I tested produced this error.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Uploaded: http://www.mediafire.com/file/eq80y20l9 … st.7z/file
- fixed: short of the buf size. (DVDAuth)
- added: DVD drive region to log
Last edited by sarami on Mon Jul 29, 2019 4:18 am, edited 1 time in total.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
Resistiv
Posts: 79
Joined: Mon Jun 08, 2026 1:29 am

Re: DiscImageCreator

Post by Resistiv »

sarami wrote:Uploaded: http://www.mediafire.com/file/eq80y20l9 … st.7z/file
- fixed: short of the buf size. (DVDAuth)
- added: DVD drive region to log
Tested, does not work; the error I got last time is gone, but in it's place DVDAuth only returns

Code: Select all

Failed to get the TitleKey
multiple times. The log file remains empty.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

/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.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
reentrant
Posts: 719
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by reentrant »

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

Re: DiscImageCreator

Post by sarami »

All logs are needed, and also try to use /ms flag.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Post Reply