DiscImageCreator

Anything related to redump.
sarami
Posts: 1762
Joined: Thu Jun 18, 2026 1:01 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: 2490
Joined: Thu Jun 18, 2026 1:01 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.
User avatar
Nexy
Posts: 737
Joined: Thu Jun 18, 2026 1:01 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 : Plextor PX-716SA : Plextor Premium : Plextor PX-W5224A : Plextor PX-W4824 : Plextor PX-W4012TA : Plextor PX-W1610TA : Plextor PX-W1210TA : Lite-On LTR-48246S : Lite-On LTR-52246S : Lite-On LH-20A1H LL0DN : ASUS DRW-2014L1 : Yamaha CRW-F1 : ASUS BW-16D1HT : TS-H353C : SOHD-167T
sarami
Posts: 1762
Joined: Thu Jun 18, 2026 1:01 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: Thu Jun 18, 2026 1:03 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: Thu Jun 18, 2026 1:01 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: Thu Jun 18, 2026 1:03 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: Thu Jun 18, 2026 1:01 am

Re: DiscImageCreator

Post by sarami »

/viewtopic.php?p=53302#p53302
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: 720
Joined: Thu Jun 18, 2026 1:02 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: Thu Jun 18, 2026 1:01 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