/sf doesn't seem to skip dummy sectors on PS2 unlicensed discs anymore.
Not sure when this change would have occurred, but dumping these sectors is very slow.
DiscImageCreator
Re: DiscImageCreator
Last edited by user7 on Sun Nov 03, 2024 9:43 am, edited 1 time in total.
All my posts and submission data are released into Public Domain / CC0.
Re: DiscImageCreator
Here are the logs of 3 dump attempts. First two I cancelled the dump at the end, it tries to reread c2 sectors despite /sf. 3rd dump is run with /c2 0 /sf but has to many errors.
https://drive.google.com/file/d/1iWG15X … drive_link
https://drive.google.com/file/d/1iWG15X … drive_link
Re: DiscImageCreator
Here another dump of same disc on old DIC 20211101T132455
https://drive.google.com/file/d/1Yj0BxG … drive_link
https://drive.google.com/file/d/1Yj0BxG … drive_link
Re: DiscImageCreator
It has occurred since 20231201. /viewtopic.php?p=26640#p26640user7 wrote:/sf doesn't seem to skip dummy sectors on PS2 unlicensed discs anymore.
Uploaded.
Windows: https://www.mediafire.com/file/eq80y20l … st.7z/file
Linux: https://www.mediafire.com/file/uw3e03kd … ar.gz/file
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
log: https://drive.google.com/file/d/1JYr4-c … drive_link
Tested with test build, I think it is still wrong?
Tested with test build, I think it is still wrong?
Re: DiscImageCreator
Fixed.gmipf wrote:Tested with test build, I think it is still wrong?
Windows: https://www.mediafire.com/file/eq80y20l … st.7z/file
Linux: https://www.mediafire.com/file/uw3e03kd … ar.gz/file
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
Last edited by gmipf on Wed Nov 06, 2024 12:14 pm, edited 1 time in total.
Re: DiscImageCreator
sarami, your github README mentions that 4824 is not good for "Securom 3"
Also, regarding CDS100/CDS200/Label Gate/XCP, using the Full TOC works with the 4824 to get matching hashes. And only XCP1 has illegal TOC (retail XCP discs use XCP2 which does not have an illegal TOC, 4824 has no problems with them).
Which particular discs did you encounter that had issues? I have not encountered any yet.Protected CD:
- SecuRom 3
- PLEXTOR PX-4824A (ecc/edc of the 2 sector doesn't match)
- CDS100, CDS200, Label Gate, XCP
- PLEXTOR PX-4824A (doesn't get the TOC correctly)
Also, regarding CDS100/CDS200/Label Gate/XCP, using the Full TOC works with the 4824 to get matching hashes. And only XCP1 has illegal TOC (retail XCP discs use XCP2 which does not have an illegal TOC, 4824 has no problems with them).
Re: DiscImageCreator
Diablo II (USA) (Play Disc). Serial is S7092920. If it's dumped by PX-755, it's no error. But this may be a problem with my PX-4824.Deterous wrote:Which particular discs did you encounter that had issues? I have not encountered any yet.
It's TOC that I mention, not FULL TOC. But if Full TOC gets LBAs correctly, I'll change from TOC to FULL TOC in the future.Deterous wrote:regarding CDS100/CDS200/Label Gate/XCP, using the Full TOC works with the 4824 to get matching hashes.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
I dumped Diablo II (Korea) (Play Disc) just fine with my 4824 https://redump.info/disc/119191/sarami wrote:Diablo II (USA) (Play Disc). Serial is S7092920. If it's dumped by PX-755, it's no error. But this may be a problem with my PX-4824.
Yes I can confirm that the 4824 does get the wrong TOC for Label Gate and CDS200, splitting the scram into bin with --force-qtoc on redumper fixes it.sarami wrote:It's TOC that I mention, not FULL TOC
However the Full TOC shouldn't be used by default, redump uses TOC splits.
Last edited by Deterous on Tue Nov 26, 2024 8:48 pm, edited 1 time in total.