DiscImageCreator

tenyuhuang
Posts: 55
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by tenyuhuang »

sarami wrote:
tenyuhuang wrote:Probably it's this really huge offset that caused all these issues, is it?
Yes. Btw, the problem still exists in this dump. (subchannel)
I fixed it. Retest and upload all logs, plz.
Thanks again for the fix! Here are the logs Image
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

tenyuhuang wrote:Here are the logs
It seems good.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
tenyuhuang
Posts: 55
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by tenyuhuang »

sarami wrote:
tenyuhuang wrote:Here are the logs
It seems good.
Thank you very much for all the fixes!
May I ask what's the cause of those "sub indexes" and what are they? I've ran into dumps like this a few times and wans't sure why.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

tenyuhuang wrote:May I ask what's the cause of those "sub indexes" and what are they? I've ran into dumps like this a few times and wans't sure why.
e.g. https://redump.info/disc/33409/
sub indexes are created when TOC indexes and Subchannel indexes do not match.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Jackal
Posts: 2598
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by Jackal »

I dumped with:

Code: Select all

dic xgd2swap e nfsu 4 3825924 108976 3719856
but the output dump is 3825798 sectors?

logs attached
Attachments
nfsu.zip
Imported Redump attachment 5577
(10.11 KiB) Downloaded 1 time
Last edited by Jackal on Wed Aug 05, 2020 10:04 am, edited 1 time in total.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Jackal wrote:but the output dump is 3825798 sectors?
https://www.mediafire.com/file/eq80y20l9cwf48f/file
- fixed: seek position when reading error occurs [xbox only]
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Jackal
Posts: 2598
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by Jackal »

sarami wrote:
Jackal wrote:but the output dump is 3825798 sectors?
https://www.mediafire.com/file/eq80y20l9cwf48f/file
- fixed: seek position when reading error occurs [xbox only]
Indeed fixed Image
Last edited by Jackal on Thu Aug 06, 2020 1:08 pm, edited 1 time in total.
F1ReB4LL
Posts: 3395
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by F1ReB4LL »

Something weird for https://redump.info/disc/72268/ misdetects track 14 as audio and toc/sub desync for tracks 13 and 14, t..p dumps it properly (no "audio" and no desync).
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

F1ReB4LL wrote:track 14 as audio and toc/sub desync
It's weird.

Code: Select all

LBA[091152, 0x16410]: P[ff], Q[41130104080900201727f796]{ Data,      Copy NG,                  Track[13], Idx[01], RMSF[04:08:09], AMSF[20:17:27]}, RtoW[0, 0, 0, 0]
91152 is the 1st sector of track 14 and subP is correct but subQ points the last sector of track 13. This sector has no subQerror.

Code: Select all

LBA[091151, 0x1640f]: Track[13]: SubP[00]:[0x3f] -> [0xff]
LBA[091152, 0x16410]: Track[13]: SubP[00]:[0x3f] -> [0xff]
LBA[092069, 0x167a5]: Track[14]: SubQ fixed using next subQ
Is there the sub file of t..p?
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
F1ReB4LL
Posts: 3395
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by F1ReB4LL »

sarami wrote:Is there the sub file of t..p?
Post Reply