DiscImageCreator

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

Re: DiscImageCreator

Post by sarami »

hiker13526 wrote:Here is it failing. It doesn't make a bin file, and it doesn't hash. Other times I think it didn't even get that far.
It seems to attempt parse everything after the "." as being an extension rather than a filename, and then it seems to fail.
I confirmed the following.

Code: Select all

        // "PathRenameExtension" fails to rename if space is included in extension.
        // e.g.
        //  no label. 2017-02-14_ 9-41-31 => no label. 2017-02-14_ 9-41-31.img
        //  no label.2017-02-14_9-41-31   => no label.img
fixed.
http://www.mediafire.com/file/eq80y20l9 … or_test.7z
reentrant wrote:I still cannot commit to EdcEcc (permission denied)
I've already invited you as collaborators and awaiting your response. Haven't you received a contact from github?
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 »

Confirmed invitation. What I did with this commit is that now the tool is able to parse CUE files and according to that it checks data tracks if all the sectors in it are proper. I also took into account case where sync sectors are allowed at the beginning and at the end of track but not in the middle ('cnt_SectorTypeZeroSync'). The tool handles VOB Protect just fine.

Support for SecuROM in which there's different mode sector at end of data track is not handled ATM...
Last edited by reentrant on Wed Feb 15, 2017 10:42 am, edited 1 time in total.
User avatar
TheRetroPirate
Posts: 45
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by TheRetroPirate »

sarami wrote:Is this the same disc? If so, I don't know why the error came to happen.
The latest firmware of PX-W4824 is 1.07. I recommend the update.
No the main game worked at first try, this is the mission cd which also has two data tracks but always causes this error.

I didn't really pay attention to the drives firmware but the change log from 1.06 to 1.07 says only "Improvement of writing quality of TDK CD-R media." I wouldn't expect any change from upgrading but I tried anyway and as expected it still fails.
Attachments
pizza_cd_dic_logs.7z
Imported Redump attachment 1112
(18.5 KiB) Downloaded 2 times
ssjkakaroto
Posts: 286
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by ssjkakaroto »

Sarami, I submitted a feature request on github on December 30th, but never got any replies. Should I repost it here?
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

reentrant wrote:Confirmed invitation. What I did with this commit is that now the tool is able to parse CUE files and according to that it checks data tracks if all the sectors in it are proper. I also took into account case where sync sectors are allowed at the beginning and at the end of track but not in the middle ('cnt_SectorTypeZeroSync'). The tool handles VOB Protect just fine.

Support for SecuROM in which there's different mode sector at end of data track is not handled ATM...
Thanks, but I've never once used C++ Standard Library. If bugs exist, I may ask you for maintenance. Image
TheRetroPirate wrote:No the main game worked at first try, this is the mission cd which also has two data tracks but always causes this error.
Seeing the log, I don't understand the cause of error.
Is this a same disc? http://www.ebay.de/p/pizza-syndicate-mi … 2209711205
If so, I'll buy to test.
ssjkakaroto wrote:I submitted a feature request on github on December 30th, but never got any replies. Should I repost it here?
I commented just now.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
TheRetroPirate
Posts: 45
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by TheRetroPirate »

sarami wrote:Seeing the log, I don't understand the cause of error.
Is this a same disc? http://www.ebay.de/p/pizza-syndicate-mi … 2209711205
If so, I'll buy to test.
Yes it's "Mehr Biss", here are some scans for the cover and disc
https://i.imgsafe.org/7bd0e6e5b8.jpg
https://i.imgsafe.org/7bd10be302.jpg
https://i.imgsafe.org/7bd11e6611.jpg
I'm not sure if I still have the original box to look up the barcode.
reentrant
Posts: 719
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by reentrant »

sarami: Could you check this dump: https://redump.info/disc/34750/

I have it and I cannot match data track... Are you sure those 822 sectors are correctly replaced with 0x55 pattern?
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

reentrant wrote:sarami: Could you check this dump: https://redump.info/disc/34750/

I have it and I cannot match data track... Are you sure those 822 sectors are correctly replaced with 0x55 pattern?
yes
Attachments
Age of Empires II - The Age of Kings (Japan) (Track 1)_EdcEcc.7z
Imported Redump attachment 1113
(152.66 KiB) Downloaded 2 times
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

*2017-03-03
- added: /rc in data command
- added: Descramble MainChannel in data command
- added: subchannel offset (I confirmed PXS88T, TS-H353A)
- changed: if start LBA is 0 about data command, it doesn't check lead-in
- changed: changed CreateDirectory to MakeSureDirectoryPathExists
            => Creates all the directories in the specified path, beginning with the root.
- fixed: "PathRenameExtension" fails to rename if space is included in extension.

KnownIssue
The mission cd to Pizza Syndicate /viewtopic.php?p=24090#p24090
3DO MegaRace & Conan (those 2 games is that DIC was EXTREMELY slow.)
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
jhmiller
Posts: 336
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by jhmiller »

I add the DIC files:
HDR-0105
Hope that helps.
I love my XKey, my WODE and my 3Key.
Cerrar MegaUpload sólo es el comienzo de la censura, será el fin de la libertad.
Nada es verdad, todo está permitido.
Post Reply