Page 196 of 354

Re: DiscImageCreator

Posted: Fri Jul 12, 2019 10:07 pm
by sarami
Nexy wrote:What would I check with cdtoimg when it cannot dump safedisc?
This.
Nexy wrote:the first bad MSF sector has an ecc/edc error and the additional blocks the sync is shifted over in the blocks by 16 bytes, where the first 16 bytes are some random bytes or from the previous sector.

Re: DiscImageCreator

Posted: Fri Jul 12, 2019 10:23 pm
by Nexy
I'm going to try it with another drive first, I think this is a firmware problem with the 716.

Re: DiscImageCreator

Posted: Sat Jul 13, 2019 2:21 pm
by Nexy
I have confirmed that PX-716SA has a firmware bug, FatArnold also has a PX-716A.

Hegemonia dumps fine with 4824TA and 5224TA.

This needs to be noted.

Re: DiscImageCreator

Posted: Sun Jul 14, 2019 1:51 am
by Jackal
@sarami did you receive the Bleemcast discs? /viewtopic.php?t=16855 … ast-discs/

Re: DiscImageCreator

Posted: Tue Jul 16, 2019 4:35 pm
by F1ReB4LL

Re: DiscImageCreator

Posted: Wed Jul 17, 2019 4:24 pm
by Nexy
XTac Had same safedisc issue with PX-760a and an OEM version of Need For Speed Porsche 2000. Disc dumped fine with premium.

Not sure if this is DIC or firmware.

Re: DiscImageCreator

Posted: Sat Jul 20, 2019 7:36 pm
by F1ReB4LL
sarami wrote:
F1ReB4LL wrote:Still doesn't work properly.
Uploaded test version. http://www.mediafire.com/file/eq80y20l9 … st.7z/file
Works in this version, hope it won't get broken again Image

Re: DiscImageCreator

Posted: Tue Jul 23, 2019 5:09 am
by F1ReB4LL
/vn     Search specific bytes
For VideoNow
val     insert empty bytes in the head of the 1st track if value is set
What does that mean? It shouldn't insert bytes, it should be treated like a forced offset. /vn 18032 should be equal to /a -4508.

And 18032 should be the default value (if no value is set after "/vn").

Re: DiscImageCreator

Posted: Tue Jul 23, 2019 7:11 am
by sarami
I'll fix it like this

Code: Select all

val    Combined offset is shifted for negative direction if positive value is set
F1ReB4LL wrote:And 18032 should be the default value
No.
I created PVDTools(https://github.com/saramibreak/PVDTools) to decode VideoNow disc.
Please decode your VideoNow disc, using this tool.

Some reasons, VideoNow player may require 18032 zero bytes in the head of the 1st track, but it is obvious that "e1 e1 e1 01 e1 e1 e1 00" (black&white disc) is the head of the 1st track as the disc format.

Re: DiscImageCreator

Posted: Tue Jul 23, 2019 8:34 am
by F1ReB4LL
sarami wrote:Some reasons, VideoNow player may require 18032 zero bytes in the head of the 1st track, but it is obvious that "e1 e1 e1 01 e1 e1 e1 00" (black&white disc) is the head of the 1st track as the disc format.
Could you explain that? What offset should be used for the B&W discs, for the Color discs, for the Jr. discs, for the XP discs?