DiscImageCreator

Novicami
Posts: 38
Joined: Mon Jun 08, 2026 1:30 am

Re: DiscImageCreator

Post by Novicami »

It's better but no perfect ;-)

Code: Select all

LBA 1480, Check if the directory record length (152) is really correct -> incorrect. Fixed it to 91
https://mega.nz/file/NMsWEKiI#rWnYen-g3 … Pc40YhifDs
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Novicami
Posts: 38
Joined: Mon Jun 08, 2026 1:30 am

Re: DiscImageCreator

Post by Novicami »

PPLToast
Posts: 17
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by PPLToast »

I wanted to ask about RipGuard. Is blanking out the error sectors the only way to handle these? Like is there actual data that in theory could be dumped so they aren't eligible for redump?

Code: Select all

NumberOfProgramChain: 30840
Detected irregular title number
Detected protection [MVSNRGFP]
Detected Anchor Volume Descriptor Pointer: LBA 3658991
Outputted to _xxxKey.txt

Error sectors range: LBA 15456 to 15487 = 32 -> Filled with 0x00
Error sectors range: LBA 96672 to 96719 = 48 -> Filled with 0x00
Error sectors range: LBA 98064 to 98111 = 48 -> Filled with 0x00
bikerspade
Posts: 1307
Joined: Mon Jun 08, 2026 1:29 am

Re: DiscImageCreator

Post by bikerspade »

Should support for the /rr flag be added for dumping xbox and xbox 360 discs?
BW-16D1HT | PX-W4824TU | PX-W5224A | PX-760A | PX-712A | Plextor Premium | Pioneer 209DBK | TS-H352C | TS-H353A | Wii
https://insecure.redump.info/
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

bikerspade wrote:Should support for the /rr flag be added for dumping xbox and xbox 360 discs?
Added. Not test.
https://www.mediafire.com/file/eq80y20l … st.7z/file
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
bikerspade
Posts: 1307
Joined: Mon Jun 08, 2026 1:29 am

Re: DiscImageCreator

Post by bikerspade »

sarami wrote:
bikerspade wrote:Should support for the /rr flag be added for dumping xbox and xbox 360 discs?
Added. Not test.
https://www.mediafire.com/file/eq80y20l … st.7z/file
The read retry value I provided was ignored, perhaps it is hard-coded to always attempt no more than 5 retries?

Code: Select all

D:\tmp\MPF_WIP_2.3-896\ISO\[XBOX] Halo 2 [TEST]>..\..\Programs\DiscImageCreator_test_20220807\DiscImageCreator.exe xbox H Halo2.iso 24 /q /rr 1000
AppVersion
        32 bit, AnsiBuild, 20220807T102634
CurrentDirectory
        D:\tmp\MPF_WIP_2.3-896\ISO\[XBOX] Halo 2 [TEST]
WorkingPath
         Argument: Halo2.iso
         FullPath: D:\tmp\MPF_WIP_2.3-896\ISO\[XBOX] Halo 2 [TEST]\Halo2.iso
            Drive: D:
        Directory: \tmp\MPF_WIP_2.3-896\ISO\[XBOX] Halo 2 [TEST]\
         Filename: Halo2
        Extension: .iso
StartTime: 2022-08-07T01:35:35-0500
Set the drive speed: 0KB/sec
DiskSize of [D:\tmp\MPF_WIP_2.3-896\ISO\[XBOX] Halo 2 [TEST]]
        Total:  4000650883072 bytes
         Used:  1785744601088 bytes
        ---------------------------
        Space:  2214906281984 bytes
         => There is enough disk space for dumping

Reading DirectoryRecord    2/   2
Reading Xbox DirectoryRecord
LBA[094240, 0x17020]: [F:ReadDVD][L:331]
        Opcode: 0xa8
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-64-00 = ILLEGAL_REQUEST - ILLEGAL MODE FOR THIS TRACK
This sector is out of the ss ranges. Read retry (Pass 1/5)
LBA[094240, 0x17020]: [F:ReadDVD][L:331]
        Opcode: 0xa8
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-64-00 = ILLEGAL_REQUEST - ILLEGAL MODE FOR THIS TRACK
This sector is out of the ss ranges. Read retry (Pass 2/5)
LBA 94240 is retry OK
LBA[094592, 0x17180]: [F:ReadDVD][L:331]
        Opcode: 0xa8
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-64-00 = ILLEGAL_REQUEST - ILLEGAL MODE FOR THIS TRACK
This sector is out of the ss ranges. Read retry (Pass 1/5)
LBA[094592, 0x17180]: [F:ReadDVD][L:331]
        Opcode: 0xa8
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-64-00 = ILLEGAL_REQUEST - ILLEGAL MODE FOR THIS TRACK
This sector is out of the ss ranges. Read retry (Pass 2/5)
LBA[094592, 0x17180]: [F:ReadDVD][L:331]
        Opcode: 0xa8
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-64-00 = ILLEGAL_REQUEST - ILLEGAL MODE FOR THIS TRACK
This sector is out of the ss ranges. Read retry (Pass 3/5)
LBA[094592, 0x17180]: [F:ReadDVD][L:331]
        Opcode: 0xa8
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-64-00 = ILLEGAL_REQUEST - ILLEGAL MODE FOR THIS TRACK
This sector is out of the ss ranges. Read retry (Pass 4/5)
LBA[094592, 0x17180]: [F:ReadDVD][L:331]
        Opcode: 0xa8
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-64-00 = ILLEGAL_REQUEST - ILLEGAL MODE FOR THIS TRACK
This sector is out of the ss ranges. Read retry (Pass 5/5)
LBA[094592, 0x17180]: [F:ReadDVD][L:331]
        Opcode: 0xa8
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-64-00 = ILLEGAL_REQUEST - ILLEGAL MODE FOR THIS TRACK
Retry NG
EndTime: 2022-08-07T01:37:29-0500
BW-16D1HT | PX-W4824TU | PX-W5224A | PX-760A | PX-712A | Plextor Premium | Pioneer 209DBK | TS-H352C | TS-H353A | Wii
https://insecure.redump.info/
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

bikerspade wrote:perhaps it is hard-coded to always attempt no more than 5 retries?
Fixed.
https://www.mediafire.com/file/eq80y20l … st.7z/file
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
bikerspade
Posts: 1307
Joined: Mon Jun 08, 2026 1:29 am

Re: DiscImageCreator

Post by bikerspade »

If a track has an invalid ISRC code (example: "0@4010000000"), will that mean DiscImageCreator will not add it to the cuesheet?
BW-16D1HT | PX-W4824TU | PX-W5224A | PX-760A | PX-712A | Plextor Premium | Pioneer 209DBK | TS-H352C | TS-H353A | Wii
https://insecure.redump.info/
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

bikerspade wrote:If a track has an invalid ISRC code (example: "0@4010000000")
Does it means you have the weird disc? If yes, upload logs plz.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Post Reply