Page 221 of 354

Re: DiscImageCreator

Posted: Wed Oct 16, 2019 2:53 am
by sarami
usurper wrote: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.
Uploaded
http://www.mediafire.com/file/eq80y20l9 … st.7z/file

https://github.com/saramibreak/DiscImageCreator/pull/33
His code is buggy now. I reverted the code until he fixes it.

Re: DiscImageCreator

Posted: Thu Oct 17, 2019 1:26 pm
by Haldrie
I just tested out with the latest test version you just posted and trying to set the /be flag to force pack mode for dumping CDG discs and it still sets the drive to dump in d8 mode.

Re: DiscImageCreator

Posted: Thu Oct 17, 2019 8:44 pm
by sarami
Haldrie wrote:it still sets the drive to dump in d8 mode.
Up 20191018 111021 http://www.mediafire.com/file/eq80y20l9 … st.7z/file

Re: DiscImageCreator

Posted: Thu Oct 17, 2019 11:00 pm
by Haldrie
Shoot it keeps failing when trying to check if the drive can read the lead-out and definetely has an issues when dealing with multi-session discs throwing up a bunch of ILLEGAL_REQUEST errors directed towards the end of the disc.

Re: DiscImageCreator

Posted: Sat Oct 19, 2019 2:34 am
by sarami
It's normal. Plextor can't read data sectors at scrambled using /be. If you want to get the packed sub on cd command, you don't use /c2. SubCode[2] is packed sub and SubCode[8] is raw sub.

Re: DiscImageCreator

Posted: Sat Oct 19, 2019 4:11 pm
by Haldrie
Sadly that didn't work. It reacted the same way just with the error about not having /c2 set.

Re: DiscImageCreator

Posted: Sun Oct 20, 2019 4:22 am
by Nexy
I tested the Yamaha CRW-F1 a bit. It seems to have D8 support (according to EAC) and can read the track 01 pre gap up to 150 sectors. It reports being able to read the lead out but not sure if this is valid or not. It either doesn't support C2 or EAC is unable to determine the format they are returned in.

I am unable to test it with DIC as it hangs my system when the disc read speed is set. I did try 0 as the speed as suggested before. Drive is quite rare and expensive, so I don't expect you to pick one up. I figured I would post my findings anyways.

Re: DiscImageCreator

Posted: Sun Oct 20, 2019 6:27 pm
by sarami
Haldrie wrote:Sadly that didn't work.
Upload all logs, please.
Nexy wrote:I tested the Yamaha CRW-F1 a bit. It seems to have D8 support (according to EAC)
And you can check it by the mode 4, 5, 6 of subdump. Probably 4 and 5 works. I want to know if mode 6 works.
Nexy wrote:I am unable to test it with DIC as it hangs my system when the disc read speed is set. I did try 0 as the speed as suggested before.
If 0 is set, DIC doesn't use speed setting.

Code: Select all

                if (uiCDSpeed != 0) {
                    SetDiscSpeed(pExecType, pExtArg, pDevice, uiCDSpeed);
                }
Perhaps, it hangs by other func.

Re: DiscImageCreator

Posted: Thu Oct 24, 2019 9:46 am
by Nexy
Hey sarami, did that Skidoo game arrive yet?

Re: DiscImageCreator

Posted: Thu Oct 24, 2019 10:30 am
by user7
Sarami you're amazing Image

Can you look at this and let me know if 1 error is acceptable or if it might have been a bad dump? /viewtopic.php?p=54983#p54983