DiscImageCreator
Re: DiscImageCreator
Hi sarami,
Jackal says this one: https://redump.info/disc/69762/ was incorrectly dumped (CUE). Can you check check it?
Jackal says this one: https://redump.info/disc/69762/ was incorrectly dumped (CUE). Can you check check it?
- Attachments
-
- ADDED_CoverEX.rar
- Imported Redump attachment 4685
- (180.66 KiB) Downloaded 2 times
Last edited by reentrant on Sat Apr 18, 2020 2:05 pm, edited 1 time in total.
Re: DiscImageCreator
Still having issue with latest test version. Possible to add disable checking for lead out?user7 wrote:Does dumping now check for a leadout before initiating?
I used to be able to partial dump the scm for discs where label covers data (example): https://i.ebayimg.com/images/g/Qf4AAOSw … -l1600.jpgCode: Select all
LBA[323849, 0x4f109]: [F:ReadCDForCheckingReadInOut][L:701] Opcode: 0xd8 ScsiStatus: 0x02 = CHECK_CONDITION SenseData Key-Asc-Ascq: 03-02-8d = MEDIUM_ERROR - VENDOR UNIQUE ERROR lpCmd: d8, 00, 00, 04, f1, 09, 00, 00, 00, 01, 00, 00 dwBufSize: 2352 This drive can't read the lead-out
Can this feature be re-added? It is important for dozens of PS2 unlicensed discs.
All my posts and submission data are released into Public Domain / CC0.
Re: DiscImageCreator
REM LEAD-IN and REM PREGAP are depending on subchannel. I want to check _subReadable.txt (or .sub)reentrant wrote:Can you check check it?
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
========== TOC ==========sarami wrote:REM LEAD-IN and REM PREGAP are depending on subchannel. I want to check _subReadable.txt (or .sub)reentrant wrote:Can you check check it?
Audio Track 1, LBA 0 - 19200, Length 19201
Audio Track 2, LBA 19201 - 38392, Length 19192
Audio Track 3, LBA 38393 - 68102, Length 29710
Data Track 4, LBA 68103 - 179233, Length 111131
Total 179234
https://redump.info/disc/69762/
DIC .cue contained 15:08:03 pregap, but it should be 00:02:00 (the dump itself is correct).
04:14:01
04:15:67
04:06:10
02:30:00
00:02:00
----------
15:08:03 is the MSF of Track04, so it's putting this as the PREGAP value instead of calculating the correct one.
Last edited by Jackal on Sun Apr 19, 2020 2:25 am, edited 1 time in total.
Re: DiscImageCreator
Ok. Subchannel readable attached.
Re: DiscImageCreator
There is unexpected data.
67953 should have subdata of 67954.
67954 should have subdata of 67955.
This continues to all lead-in sectors.
Due to the unexpected subdata of 67953, there are no RMSF 00:00:01 and AMSF 15:10:01.
Code: Select all
LBA[067953, 0x10971]: P[00], Q[00000000009500000001ea03]{Audio, 2ch, Copy NG, Pre-emphasis No, Adr[00], Track[00], Idx[00], RMSF[00:00:95], AMSF[00:00:01]}, RtoW[0, 0, 0, 0]
LBA[067954, 0x10972]: P[00], Q[41040000017400150803be36]{ Data, Copy NG, Track[04], Idx[00], RMSF[00:01:74], AMSF[15:08:03]}, RtoW[0, 0, 0, 0]
LBA[067955, 0x10973]: P[ff], Q[41040000017300150804a905]{ Data, Copy NG, Track[04], Idx[00], RMSF[00:01:73], AMSF[15:08:04]}, RtoW[0, 0, 0, 0]67954 should have subdata of 67955.
This continues to all lead-in sectors.
Code: Select all
LBA[068101, 0x10a05]: P[ff], Q[41040000000200151000912c]{ Data, Copy NG, Track[04], Idx[00], RMSF[00:00:02], AMSF[15:10:00]}, RtoW[0, 0, 0, 0]
LBA[068102, 0x10a06]: P[ff], Q[41040000000000151002f5ed]{ Data, Copy NG, Track[04], Idx[00], RMSF[00:00:00], AMSF[15:10:02]}, RtoW[0, 0, 0, 0]
LBA[068103, 0x10a07]: P[ff], Q[41040100000000151003a21f]{ Data, Copy NG, Track[04], Idx[01], RMSF[00:00:00], AMSF[15:10:03]}, RtoW[0, 0, 0, 0]DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
Logs from dump /s 2. It's bad now. Track 4 is not descrambled.
Last edited by reentrant on Sun Apr 19, 2020 7:11 am, edited 1 time in total.
Re: DiscImageCreator
Similar result.
Btw, do you have plus offset disc of multi-session? and other minus offset disc of multi-session?
I believe plus offset disc is no problem, but I'm not sure minus offset disc is really no problem.
Code: Select all
LBA[067953, 0x10971]: P[00], Q[4100a2150802003951594194]{ Data, Copy NG, Point[a2], AMSF[15:08:02], StartTimeOfLead-out[39:51:59]}, RtoW[0, 0, 0, 0]
LBA[067954, 0x10972]: P[00], Q[41040000017400150803be36]{ Data, Copy NG, Track[04], Idx[00], RMSF[00:01:74], AMSF[15:08:03]}, RtoW[0, 0, 0, 0]I believe plus offset disc is no problem, but I'm not sure minus offset disc is really no problem.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
Few of my latest submissions were 0 or minus offset multi-session discs:
https://redump.info/disc/69733/
https://redump.info/disc/69732/
I don't have any plus offset multi-session discs
Only on this particular disc I have this weird error:
LBA[067953, 0x10971]: [F:ProcessReadCD][L:282]
Opcode: 0xbe
ScsiStatus: 0x02 = CHECK_CONDITION
SenseData Key-Asc-Ascq: 06-29-00 = UNIT_ATTENTION - POWER ON, RESET, OR BUS DEVICE RESET OCCURRED
LBA[067953, 0x10971] Read error. padding [2352byte]
https://redump.info/disc/69733/
https://redump.info/disc/69732/
I don't have any plus offset multi-session discs

Only on this particular disc I have this weird error:
LBA[067953, 0x10971]: [F:ProcessReadCD][L:282]
Opcode: 0xbe
ScsiStatus: 0x02 = CHECK_CONDITION
SenseData Key-Asc-Ascq: 06-29-00 = UNIT_ATTENTION - POWER ON, RESET, OR BUS DEVICE RESET OCCURRED
LBA[067953, 0x10971] Read error. padding [2352byte]
Last edited by reentrant on Mon Apr 20, 2020 10:50 am, edited 1 time in total.
Re: DiscImageCreator
Sorry, do you have other combined offset minus disc?reentrant wrote:Few of my latest submissions were 0 or minus offset multi-session discs:
https://redump.info/disc/69733/
https://redump.info/disc/69732/
I don't have any plus offset multi-session discs
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]