https://github.com/saramibreak/DiscImag … g/20220606
*2022-06-06
- added: check Latin-1 character when reading DirectoryRecord
- added: support CD-TEXT with Unicode
- changed: PFI.bin to (fname)_PFI.bin and DMI, SS, PIC are also the same
- fixed: when subQ is fixed, if the adr of next subQ is not 1, prev subQ is used
- fixed: allow "Data Length 0" (for some linux and amiga disc)
126 2022-06-06 15:54:19
Re: DiscImageCreator (3,521 replies, posted in General discussion)
127 2022-06-05 02:39:24
Re: DiscImageCreator (3,521 replies, posted in General discussion)
I have a problem with another multi-platform disc (mainly Amiga) : Dream 41
Test build
https://www.mediafire.com/file/eq80y20l … st.7z/file
128 2022-06-03 04:03:25
Re: DiscImageCreator (3,521 replies, posted in General discussion)
Ok, thanks. Any advice on what to do to dump it properly?
1. As is.
2. It's descrambled as mode 1 forcibly and fixed to mode 1 sector.
3. It's descrambled as mode 1 forcibly and not fix to mode 1 sector.
We need to select any of the number.
129 2022-05-31 15:26:32
Re: DiscImageCreator (3,521 replies, posted in General discussion)
Hey sarami, there seems to be a problem with descrambling this disk: Super Stardust (Europe).
Descrambler is ultra slow doing one sector in several seconds. I've interupted the process. Latest test version used.
Could you please have a look?
Mode of the data sector is all 0. According to Ecma-130 pp14-15, 2336 bytes of the mode 0 sector are all zero. But Super Stardust (Europe) is not so. It's irregular.
130 2022-05-31 14:18:11
Re: DiscImageCreator (3,521 replies, posted in General discussion)
sarami wrote:Novicami wrote:the problem seems to come from a special character (F1 > ñ and D1 > Ñ) :
Probably yes. Is there latest test build logs?
of course, yes
https://mega.nz/file/5U8jxR7Y#9BoVDcp18 … mIKAfoUloU
https://www.mediafire.com/file/eq80y20l … st.7z/file
- added: Check Latin-1 character.
131 2022-05-30 19:27:03
Re: DiscImageCreator (3,521 replies, posted in General discussion)
the problem seems to come from a special character (F1 > ñ and D1 > Ñ) :
Probably yes. Is there latest test build logs?
132 2022-05-30 09:12:09
Re: DiscImageCreator (3,521 replies, posted in General discussion)
I have an analysis problem when dumping an Amiga disc
Test build
https://www.mediafire.com/file/eq80y20l … st.7z/file
133 2022-05-22 14:36:06
Re: DiscImageCreator (3,521 replies, posted in General discussion)
http://forum.redump.org/topic/44369/3do … o-almanac/ - another weird case of sub-toc desync misdetection for a 1-track disc (olaf hasn't included the "sub indexes" files, but they were created).
https://www.mediafire.com/file/eq80y20l … st.7z/file
- fixed: when subQ is fixed, if the adr of next subQ is not 1, prev subQ is used. (NOT TEST)
134 2022-05-16 20:56:12
Re: DiscImageCreator (3,521 replies, posted in General discussion)
Do you need additional data from me to help fix this ?
Latest test version logs.
135 2022-05-15 03:38:47
Re: DiscImageCreator (3,521 replies, posted in General discussion)
The last 3 versions of Dic are broken.
https://www.mediafire.com/file/eq80y20l … st.7z/file
- Not return FALSE by ReadCDForFileSystem L775
i dumped a few BD-Rs (PS4 kiosk discs).
http://forum.redump.org/post/81632/#p81632
I added /avdp for -R disc.
136 2022-05-07 06:31:35
Re: DiscImageCreator (3,521 replies, posted in General discussion)
sarami, just FYI, two CDi DIC dumps have scrambled sectors close to the end of the track:
http://redump.org/disc/24962/ - 1 sector
http://redump.org/disc/78871/ - 2 sectors
We've corrected that in the database but I guess that have to be fixed on the DIC side.
Some discs have erroneous sector(s) in the end of the track. These sector(s) stay scrambled in some cases. Do you know it? I'm not sure The 7th Guest has these, though.
137 2022-05-06 09:57:32
Re: DiscImageCreator (3,521 replies, posted in General discussion)
Neon Beast wrote:It has some weird CD-text, probably causing the problem.
CD-TEXT supports "ISO/IEC 8859-1", "ISO/IEC 646", "MS-JIS (CP932, SJIS)" https://www.gnu.org/software/libcdio/cd … 80x8f_0029
But this disc uses Unicode. Therefore, unicode needs the conversion to these character codes.
138 2022-05-05 08:10:23
Re: DiscImageCreator (3,521 replies, posted in General discussion)
It has some weird CD-text, probably causing the problem.
CD-TEXT supports "ISO/IEC 8859-1", "ISO/IEC 646", "MS-JIS (CP932, SJIS)" https://www.gnu.org/software/libcdio/cd … 80x8f_0029
But this disc uses Unicode. Therefore, unicode needs the conversion to these character codes.
139 2022-04-26 11:11:44
Re: DiscImageCreator (3,521 replies, posted in General discussion)
CD-R Enhanced CD (Multisession)
Errors out the entirety of the data track, dumped twice with same hashes.
Data track is functional on the actual disc, so it is not a burn error.
I got the same title disc, but its no problem.
Your disc exists a problem.
========== FULL TOC ==========
:
:
Session 1, Ctl 0, Adr 5, Point 0xb0, NextSession, AMSF 69:28:33 (LBA[312483, 0x4c4a3])
:
:
Session 2, Ctl 4, Adr 1, Point 0x0e, Track 14, AMSF 69:00:00 (LBA[310350, 0x4bc4e])
Track 14, AMSF is incorrect. Try to dump it by the other drive except for PX-716.
140 2022-04-14 09:35:28
Re: UmdImageCreator (53 replies, posted in General discussion)
I recently analyzing some prx files. The result is here. https://github.com/saramibreak/UmdImage … master/Doc
If someone can read MIPS code, please tell me the usage of the SCSI-like function (e.g. sceUmdExecReadUMDStructureCmd, sceUmdExecRead10Cmd, etc).
According to the function name, sceUmdExecReadUMDStructureCmd looks like ReadDVDStructure of the SCSI-command, which can read PFI and DMI etc.
141 2022-04-04 02:32:23
Re: DiscImageCreator (3,521 replies, posted in General discussion)
Okay.
Attempted to dump http://redump.org/disc/62090/ , two different discs produce the same result. I ran it through MPF, and the window closed. So Silas suggested I do it from a command line and DIC just closes after detecting the securom version on this disc, with no errors. I tried two different copies of the same disc, they all crashed the same.
Removing /ns and /sf allowed the disc to dump fine.
Try this build.
https://github.com/saramibreak/DiscImag … issues/122
142 2022-04-03 10:10:41
Re: DiscImageCreator (3,521 replies, posted in General discussion)
Tried to dump what I believe was this disc http://redump.org/disc/21540/
And it crashed when scanning the files on it. See attached image.
This is E_WISE_W.EXE error, not DIC. I can't fix it.
143 2022-04-03 10:07:40
Re: DiscImageCreator (3,521 replies, posted in General discussion)
Thanks, has this affected all recent x360 dumps or just specific discs then?
Not recent. All x360 disc except the unlock length is 3697696 or 4246304.
========== TOC ==========
Data Track 1, LBA 0 - 3697695, Length 3697696
Total 3697696
144 2022-04-02 18:08:16
Re: DiscImageCreator (3,521 replies, posted in General discussion)
sarami wrote:user7 wrote:Sarami just so it doesn't escape your notice. Xbox 360 bug http://forum.redump.org/topic/43472/xbo … rial-disk/
Is there your disc logs of the latest version?
https://www.mediafire.com/file/eq80y20l … st.7z/file
- fixed: version check (Use "Version of challenge table", not the disc size)
145 2022-04-02 09:06:41
Re: DiscImageCreator (3,521 replies, posted in General discussion)
Sarami just so it doesn't escape your notice. Xbox 360 bug http://forum.redump.org/topic/43472/xbo … rial-disk/
Is there your disc logs of the latest version?
146 2022-03-27 04:39:59
Re: DiscImageCreator (3,521 replies, posted in General discussion)
It's there, but its size is 0 bytes.
147 2022-03-24 03:49:57
Re: DiscImageCreator (3,521 replies, posted in General discussion)
why not to dump it separately as Pregap.bin or Track 00.bin?
Is there .pre file? If yes, it's the pregap sector of the track 1.
148 2022-03-21 03:16:10
Re: DiscImageCreator (3,521 replies, posted in General discussion)
Does it mean the leadout has non-zero data?
No, LBA 288285 is the 1st lead-out sector, therefore "LBA 288285 + -1" indicates the last sector.
149 2022-03-10 07:51:41
Re: DiscImageCreator (3,521 replies, posted in General discussion)
Attached.
- fixed: checking of the directory record length
https://www.mediafire.com/file/eq80y20l … st.7z/file
150 2022-03-09 03:32:09
Re: DiscImageCreator (3,521 replies, posted in General discussion)
I am trying to dump two DVDs
Logs,plz.