Page 319 of 354
Re: DiscImageCreator
Posted: Sat Jan 29, 2022 9:00 pm
by sarami
gmipf wrote:Is it just max speed
Yes.
Re: DiscImageCreator
Posted: Mon Jan 31, 2022 9:30 pm
by sarami
Updated 2022-02-01 version
https://github.com/saramibreak/DiscImag … g/20220201
*2022-02-01
- added: /vrfy flag for checking non-zero byte of audio CD
- added: buffer size check when IMAGE_EXPORT_DIRECTORY is outputted
- added: support for reading cache via 0xF1 on HL-DT-ST BD-RE WH14NS48 v.1.D3
- changed: "DATE" to "wmic os get LocalDateTime" when createBuildDateTime.bat is created
- changed: check disk free space
- changed: Hash image while dumping (DVD, BD)
- fixed: trim the string of i6comp.exe
- fixed: string (x86 -> 32 bit)
- fixed: ARccOS is checked by DVD-Video
- fixed: cue file when /p is used
- fixed: disk space checking for linux
- fixed: when used .petite, it's skipped reading Export, Import, Resource data due to the compressed data
- fixed: dumping of "Star Wars - Shadows of the Empire Soundtrack"
Re: DiscImageCreator
Posted: Wed Feb 02, 2022 10:17 am
by MrPepka
I can't dump any CDs! I have an "ILLEGAL MODE FOR THIS TRACK" message. Can something be done about it or not? I have the TS-L632H drive. I have the latest TO03 firmware uploaded to it
Re: DiscImageCreator
Posted: Thu Feb 03, 2022 11:09 am
by TonyLizard
MrPepka wrote:I can't dump any CDs! I have an "ILLEGAL MODE FOR THIS TRACK" message. Can something be done about it or not? I have the TS-L632H drive. I have the latest TO03 firmware uploaded to it
If it's not in this list, you can't do anything with it.
https://wiki.redump.info/index.php?title= … patibility
Re: DiscImageCreator
Posted: Sun Feb 13, 2022 9:27 am
by KailoKyra
I tried to dump the USA PC release of Tonic Trouble today, and DIC crashes when "checking EXEs" :
Code: Select all
xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Checking SubQ adr (Track) 1/ 1
Checking SubRtoW (Track) 1/ 1
Checking Pregap sync, msf, mode (LBA) -2588
Reading DirectoryRecord 73/ 73
Checking EXE 3 SETUPTT.EXE: File Version 1, 0, 0, 1
Checking EXE 5
(It crashes just at that last line ("Checking EXE 5")
It's a game that was dumped back in 2019 on redump, so I picked a DIC from that time, and it dumps fine.
That release is quite rare, but "thankfully" it also crashes with more common european versions (french, UK...)
Re: DiscImageCreator
Posted: Sun Feb 13, 2022 9:32 pm
by sarami
KailoKyra wrote:DIC crashes when "checking EXEs" :
It's invalid report.
See, please.
https://github.com/saramibreak/DiscImag … _report.md
Re: DiscImageCreator
Posted: Tue Feb 15, 2022 2:00 pm
by Maddog
Got 2 DVDs that simply refuse to dump.
When you execute DIC, it just exits without any message and without completing the dump. Maybe the cause is not even the same, because in one case a 0-byte .iso is created while on the other, no .iso gets created.
The problem DVDs are the older version of Kingdom II-Shadoan USA (the one that doesn't show "PS2 compatible" on the cover) and the Japanese Insanity DVD: The Shooting Love: XII Stag & Trizeal.
Tried with a Plextor 755A DVD and an LG WH14NS40 BluRay.
Tried with DIC directly and through MPF. And of course using latest DIC version.
Both discs dump fine in Isobuster.
Whatever logs get created are attached.
Re: DiscImageCreator
Posted: Thu Feb 17, 2022 8:42 am
by sarami
Maddog wrote:Got 2 DVDs that simply refuse to dump.
- fixed: the buffer size when analyzing the IFO files
https://www.mediafire.com/file/eq80y20l … st.7z/file
Re: DiscImageCreator
Posted: Thu Feb 17, 2022 1:57 pm
by Maddog
sarami wrote:- fixed: the buffer size when analyzing the IFO files
Test version fixed the problem with Kingdom II-Shadoan, which dumped with same CRC as the Isobuster dump.
The Shooting Love is still behaving the same, exits with no messages. This is the one that creates a 0 byte .iso before crashing, so probably I was right they are not crashing for the same reason.
After looking at it a little more, I suspect a possible reason: this DVD according to Isobuster has an illegal LBA in its' filesystem and also has files with Japanese names. Please refer to attached screenshots. Maybe this is the reason? Attaching also the logs that were created this time.
Re: DiscImageCreator
Posted: Fri Feb 18, 2022 9:59 am
by sarami
Maddog wrote:The Shooting Love is still behaving the same, exits with no messages.
- added: check if the directory record length is really correct
URL link is the same.