DiscImageCreator
Re: DiscImageCreator
The one without /ms (or both if you want, we may need both at a later time)
PX-760A (+30), PX-W4824TA (+98), GSA-H42L (+667), GDR-8164B (+102), SH-D162D (+6), SOHD-167T (+12)
Re: DiscImageCreator
Thanks; submitted here:
/viewtopic.php?t=16773 … on-thread/
/viewtopic.php?t=16773 … on-thread/
Re: DiscImageCreator
Olo dumped a disc at 8x speed, but the SecuROM data was messed up:
Data from DIC dump:
MSF: 01:08:58 Q-Data: 610101 01:06:59 00 01:08:59 b0a7
correct (unmodified) data:
MSF: 01:08:58 Q-Data: 610101 05:06:58 00 21:08:58 b0a7
And this one was not detected for some reason at 8x, but at 4x it is:
MSF: 01:08:52 Q-Data: 610101 01:06:53 00 01:08:53 6d32
Is it normal that higher speed can cause so many errors? Any way to optimize this?
Data from DIC dump:
MSF: 01:08:58 Q-Data: 610101 01:06:59 00 01:08:59 b0a7
correct (unmodified) data:
MSF: 01:08:58 Q-Data: 610101 05:06:58 00 21:08:58 b0a7
And this one was not detected for some reason at 8x, but at 4x it is:
MSF: 01:08:52 Q-Data: 610101 01:06:53 00 01:08:53 6d32
Is it normal that higher speed can cause so many errors? Any way to optimize this?
- Attachments
-
[The extension txt has been deactivated and can no longer be displayed.]
Last edited by Jackal on Tue Apr 23, 2019 12:47 pm, edited 1 time in total.
Re: DiscImageCreator
In fact, the damaged sectors are 14097, 14098, 14099 and 14100. Why does it say 901 instead of 14100? DIC is probably using a wrong algorithm to show the sector numbers.[ERROR] Number of sector(s) where bad MSF: 2
Sector: 14098, 14099,
[ERROR] Number of sector(s) where user data doesn't match the expected ECC/EDC: 1
Sector: 14097,
[ERROR] Number of sector(s) where sync(0x00 - 0x0c) is zero: 1
Sector: 901,
Re: DiscImageCreator
Replace EccEdc.exe with thisF1ReB4LL wrote:In fact, the damaged sectors are 14097, 14098, 14099 and 14100. Why does it say 901 instead of 14100? DIC is probably using a wrong algorithm to show the sector numbers.
http://www.mediafire.com/file/2quudw2bl … st.7z/file
If random error also exists in SecuROM data, it's difficult to fix.Jackal wrote:Olo dumped a disc at 8x speed, but the SecuROM data was messed up
Last edited by sarami on Wed Apr 24, 2019 7:57 am, edited 1 time in total.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
KailoKyra dumped this disc: https://redump.info/disc/3927/ but it wasn't matching the database, because DIC is not descrambling any of the last 3 sectors.
Attached the 3 last data sectors for this disc and the DIC log:
If I remember correctly, we agreed before that all sectors inside a data track with a valid sync should always be descrambled? But still DIC is not descrambling the first 2 sectors. The third and last sector has an invalid sync and shouldn't be descrambled.
Attached the 3 last data sectors for this disc and the DIC log:
If I remember correctly, we agreed before that all sectors inside a data track with a valid sync should always be descrambled? But still DIC is not descrambling the first 2 sectors. The third and last sector has an invalid sync and shouldn't be descrambled.
- Attachments
-
- carpet.zip
- Imported Redump attachment 2942
- (19.58 KiB) Downloaded 1 time
Last edited by Jackal on Thu Apr 25, 2019 1:15 pm, edited 1 time in total.
Re: DiscImageCreator
Descramble algorithm: https://github.com/saramibreak/DiscImag … output.cpp
Line 1699
It's very complex...
Line 1699
It's very complex...
Re: DiscImageCreator
Shouldn't all 16 bytes be correct for descrambling? What's the point in descrambling the sector with non-existant "E1" and "C1" modes?Jackal wrote:If I remember correctly, we agreed before that all sectors inside a data track with a valid sync should always be descrambled?
Re: DiscImageCreator
It's a data sector inside a data track, why not descramble? The sync is valid so the sector is assumed to be intact.F1ReB4LL wrote:Shouldn't all 16 bytes be correct for descrambling? What's the point in descrambling the sector with non-existant "E1" and "C1" modes?Jackal wrote:If I remember correctly, we agreed before that all sectors inside a data track with a valid sync should always be descrambled?
I'm fine with discussing and maybe coming to a new method, but then we also have to fix old dumps that were processed differently.
Last edited by Jackal on Thu Apr 25, 2019 2:27 pm, edited 1 time in total.
Re: DiscImageCreator
Some of the dumps are here: /viewtopic.php?t=12070 … to-redump/
TRUSTEDME + HARD groups. These are the suspicious ones that were picked up last time...
TRUSTEDME + HARD groups. These are the suspicious ones that were picked up last time...