DiscImageCreator

Sotho Tal Ker
Posts: 267
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by Sotho Tal Ker »

Crash is fixed. Thank you. Image
F1ReB4LL
Posts: 3395
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by F1ReB4LL »

https://www.sendspace.com/file/763hcq -- incorrectly detected CD+G for https://redump.info/disc/34033/ (channel T is filled with 0xFF). There are many discs, where the whole R-W area is padded with 0xFF, will DIC also detect them as CD+G?
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Thank's report.
Uploaded
- added: If any of R-W area is padded with 0xff, detect it.
- fixed: cue file for CDTEXT
(channel T is filled with 0xFF). There are many discs
Could you tell me these many discs? Because I don't have a channel T filled disc.
Last edited by sarami on Wed Jan 28, 2015 12:31 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]
F1ReB4LL
Posts: 3395
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by F1ReB4LL »

sarami wrote:Could you tell me these many discs? Because I don't have a channel T filled disc.
I've said "There are many discs, where the whole R-W area is padded with 0xFF" -- many PC games are like that, Nexy and Jackal should know more about them. MrX_Cuci and pablo also reported about these before - /viewtopic.php?p=23578#p23578

It seems that "MASTERED BY MAYKING" ones have the channel T filled.
sarami wrote:- added: If any of R-W area is padded with 0xff, detect it.
Maybe it's better to detect any padding, not only 0xff? If 10 or 11 bytes out of 12 for 1 subchannel are the same = padding. Like, channel T: 08 08 08 08 09 08 08 08 08 08 08 09 => 10 bytes are 08 and 2 bytes are 09 => padded with 0x08. Subdump works this way, btw (if more than 7 bytes out of 12 are the same, it tries to reread the rest).
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

F1ReB4LL wrote:I've said "There are many discs, where the whole R-W area is padded with 0xFF"
Oh sorry, I misunderstood. I have already whole R-W area is padded with 0xFF disc.
F1ReB4LL wrote:Maybe it's better to detect any padding, not only 0xff? If 10 or 11 bytes out of 12 for 1 subchannel are the same = padding. Like, channel T: 08 08 08 08 09 08 08 08 08 08 08 09 => 10 bytes are 08 and 2 bytes are 09 => padded with 0x08.
I haven't supposed these data at the moment. If possible, please give me all subfiles that you perceive these data "padding".
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
MrX_Cuci
Posts: 745
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by MrX_Cuci »

Error logs are huge with the latest build. Like 1GB with a perfect disc.

*EDIT* Seems data only discs have this problem

*EDIT2* Seems to be the case with certain discs only
Last edited by MrX_Cuci on Fri Jan 30, 2015 4:46 pm, edited 1 time in total.
F1ReB4LL
Posts: 3395
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by F1ReB4LL »

sarami wrote:
F1ReB4LL wrote:Maybe it's better to detect any padding, not only 0xff? If 10 or 11 bytes out of 12 for 1 subchannel are the same = padding. Like, channel T: 08 08 08 08 09 08 08 08 08 08 08 09 => 10 bytes are 08 and 2 bytes are 09 => padded with 0x08.
I haven't supposed these data at the moment. If possible, please give me all subfiles that you perceive these data "padding".
Well, it was just an example of the possibility. Haven't seen anything except R-W padded with 0xFF and T padded with 0xFF.
MrX_Cuci
Posts: 745
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by MrX_Cuci »

I get an error dumping Toca 2 with the latest version:

Code: Select all

CurrentDir
        D:\DiscImageCreator\x64\Release_ANSI
InputPath
         path: Tom
        drive:
          dir:
        fname: Tom
          ext:
Start: 2015-01-30(Fri) 20:34:27
Checking reading lead-in
Read command: 0xd8, Subcode reading mode: Pack
Creating bin from -2 to 0 (LBA)      0
Reading lead-in: OK
[F:ReadCDForVolumeDescriptor][L:720] GetLastError: 6, De ingang is ongeldig.
Logs: https://dl.dropboxusercontent.com/u/355 … a2_log.zip
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

MrX_Cuci wrote:I get an error dumping Toca 2 with the latest version:
Probably fixed.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
MrX_Cuci
Posts: 745
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by MrX_Cuci »

Yup, that fixed it.
Post Reply