Re: DiscImageCreator
Posted: Thu Jan 03, 2019 7:27 am
Fable: TLC is dumped correctly with this new update. Thank you.
Code: Select all
LBA[004903, 0x01327]: Track[02]: Invalid sync. Skip descrambling
========== LBA[004903, 0x01327]: Main Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B +C +D +E +F
0000 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0010 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0020 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0030 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
.
.
Repeated.
.
.
.
.
LBA[004977, 0x01371]: Track[02]: Invalid sync. Skip descrambling
========== LBA[004977, 0x01371]: Main Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B +C +D +E +F
0000 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0010 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0020 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0030 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0040 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................Most likely those are audio pregap sectors that are somehow marked as data in subs, so they are expected to be in data format with the proper headers, but they aren't there, so the tool reports about undescrambleable sectors.wiggy2k wrote:i assume the dump is still good?
What was wrong with it and what exactly was fixed?sarami wrote:fixed: subs indexes if sub vs. toc is desync /viewtopic.php?t=15937 … r-lair-us/
INDEX of (Subs indexes).cue and (Subs indexes)_img.cue was incorrect.F1ReB4LL wrote:What was wrong with it and what exactly was fixed?sarami wrote:fixed: subs indexes if sub vs. toc is desync /viewtopic.php?t=15937 … r-lair-us/

Only /viewtopic.php?t=15303 … ne-ii-usa/ may be affected, thensarami wrote:2018-05-22 is no problem. 2018-05-23 - 2019-01-03 is bad.