
DiscImageCreator
-
Sotho Tal Ker
- Posts: 267
- Joined: Mon Jun 08, 2026 1:26 am
Re: DiscImageCreator
Crash is fixed. Thank you. 

Re: DiscImageCreator
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?
Re: DiscImageCreator
Thank's report.
Uploaded
- added: If any of R-W area is padded with 0xff, detect it.
- fixed: cue file for CDTEXT
Uploaded
- added: If any of R-W area is padded with 0xff, detect it.
- fixed: cue file for CDTEXT
Could you tell me these many discs? Because I don't have a channel T filled disc.(channel T is filled with 0xFF). There are many discs
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]
Re: DiscImageCreator
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#p23578sarami wrote:Could you tell me these many discs? Because I don't have a channel T filled disc.
It seems that "MASTERED BY MAYKING" ones have the channel T filled.
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 wrote:- added: If any of R-W area is padded with 0xff, detect it.
Re: DiscImageCreator
Oh sorry, I misunderstood. I have already whole R-W area is padded with 0xFF disc.F1ReB4LL wrote:I've said "There are many discs, where the whole R-W area is padded with 0xFF"
I haven't supposed these data at the moment. If possible, please give me all subfiles that you perceive these data "padding".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.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
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
*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.
Re: DiscImageCreator
Well, it was just an example of the possibility. Haven't seen anything except R-W padded with 0xFF and T padded with 0xFF.sarami wrote:I haven't supposed these data at the moment. If possible, please give me all subfiles that you perceive these data "padding".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.
Re: DiscImageCreator
I get an error dumping Toca 2 with the latest version:
Logs: https://dl.dropboxusercontent.com/u/355 … a2_log.zip
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.Re: DiscImageCreator
Probably fixed.MrX_Cuci wrote:I get an error dumping Toca 2 with the latest version:
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]