sarami did you pick up that Ski-doo X team racing disc yet? I'm curious, would like to be able to dump this one.
2,176 2019-09-25 17:47:27
2,177 2019-09-26 00:12:23
Ski-Doo X-Team Racing is USA region, UPC is 0 79714 50970 2
There is not the same UPC in eBay.
2,178 2019-09-26 10:38:06 (edited by Nexy 2019-09-26 10:40:58)
I just checked ebay, there is 4 copies https://www.ebay.com/sch/1249/i.html?_f … eam+racing
2,179 2019-09-27 06:17:08
Is your UPC really "0 79714 50970 2" ? These 4 copies are all 0076714509702 according to Item specifics.
2,180 2019-09-28 02:09:20
It's a 6, that's my discalculia, sorry.
2,181 2019-10-03 20:59:35
Is it possible to add an option / switch to let us use DIC on Plextor drives with older firmwares ?
So to bypass the error thrown currently: [ERROR] This drive isn't latest firmware. Please update.
I want to test older firmwares.
2,182 2019-10-04 13:26:23 (edited by sarami 2019-10-08 01:23:56)
Is it possible to add an option / switch to let us use DIC on Plextor drives with older firmwares ?
If you want it, modify and build the source code by yourself. I don't support old firmwares anymore.
Ski-Doo X-Team Racing
Ordered. Estimated delivery is Tue, Oct 15 - Mon, Nov 18.
Tried dumping a ps2 unlicensed disc again that got stuck on a previous version of DIC
Perhaps I can't fix it without the same copy.
2,183 2019-10-05 18:16:47
http://forum.redump.org/post/73698/#p73698 -- any idea about the data in R-W channels in the subs? It's not CD+G, as I understand.
2,184 2019-10-06 04:07:36
http://forum.redump.org/post/73698/#p73698 -- any idea about the data in R-W channels in the subs? It's not CD+G, as I understand.
DIC: Try not to use /c2.
Subdump: Try other mode (0, 1, 2, 4, 5).
2,185 2019-10-08 05:04:12
edc/ecc check is reporting wrong error count again, treating track 02 pregap as data mode when it's audio.
https://drive.google.com/open?id=1SMF3A … N2z3JpMB4F
2,186 2019-10-08 07:00:49
treating track 02 pregap as data mode when it's audio.
Because the ctrl of SubQ is 4.
LBA[094086, 0x16f86]: P[00], Q[410200000273002056362899]{ Data, Copy NG, Track[02], Idx[00], RMSF[00:02:73], AMSF[20:56:36]}, RtoW[0, 0, 0, 0]
LBA[094087, 0x16f87]: P[ff], Q[4102000002720020563792e9]{ Data, Copy NG, Track[02], Idx[00], RMSF[00:02:72], AMSF[20:56:37]}, RtoW[0, 0, 0, 0]
LBA[094088, 0x16f88]: P[ff], Q[410200000271002056388dd4]{ Data, Copy NG, Track[02], Idx[00], RMSF[00:02:71], AMSF[20:56:38]}, RtoW[0, 0, 0, 0]
:
You can also check it by subdump.
2,187 2019-10-08 18:37:17
Should probably check the sector mode too? I've gotten this on a few discs.
2,188 2019-10-09 09:38:58
Should probably check the sector mode too?
Yes, but according to the mainError.txt, 1st 16 bytes of track 02 of Command & Conquer - Sole Survivor are zero.
2,189 2019-10-10 00:03:42
The entire pregap is 0?
2,190 2019-10-11 16:37:53
http://www.mediafire.com/file/eq80y20l9 … st.7z/file
- added: detecting disney protection of DVD-VIDEO
2,191 2019-10-13 07:40:49 (edited by Jackal 2019-10-13 07:49:09)
We are seeing an influx of dumps that are done with ASUS drives. These drives do not support lead-out overreading. How do you warrant that there are no missing bytes in the last sectors? Does the program prevent dumping such discs?
2,192 2019-10-13 13:04:31
You haven't been paying attention I guess, there is a buffer read command that bypasses this issue and was implemented. However it needs to read more than 1 sector, which still needs to be addressed.
2,193 2019-10-13 14:10:56
added: detecting disney protection of DVD-VIDEO
What is that?
2,194 2019-10-13 15:08:32
sarami wrote:added: detecting disney protection of DVD-VIDEO
What is that?
2,195 2019-10-14 21:03:00
Question: why is the FUA ("/f") option missing for the "data" dumping mode?
2,196 2019-10-15 09:41:12
Question: why is the FUA ("/f") option missing for the "data" dumping mode?
2,197 2019-10-15 12:25:31
Could you also make a private one-time build with the firmware version checker disabled (for the testing purposes). I'm a little lazy to install VS2K19 for that So we could finally test if there are any vital differences between the different firmware versions.
2,199 2019-10-15 23:35:29
Ok so this might sound a bit crazy but hear me out as far as a possible new feature. So I was using Perfectrip to dump one of my Karaoke discs trying to get the best copy of the subchannel data I could so I was comparing them in a hex editor and realized the actual P-W data was actually matching across every dump using the Packed subchannel reading mode but the Q subchannel data had little errors here and there. I know DIC has the ability to import CloneCD sub files to export an info file about it but what about allowing you to import a CloneCD subchannel file and run the same subchannel correction code on it with the same flags as with a real disc to have DIC correct the Q subchannel data from these dumps I'm making with Perfectrip to have perfect CD+G dumps or as perfect as can reasonably be expected without a lot of manual checking?
2,200 2019-10-16 07:25:34 (edited by usurper 2019-10-16 07:27:19)
What am I doing wrong? Latest DIC version doesnt dump Disc in a certain dir when running from it. Instead it put its files one level up when running usual command: DiscImageCreator.exe cd e Track 2 /c2 10 /ns /sf from dir: D:\REDUMP\LEGO Football Mania
Files goto: D:\REDUMP and named LEGO Football ManiaTrack*.*
EDIT: ./Track in that command line does the trick for now, but that doesnt seem to be normal.