Page 51 of 354
Re: DiscImageCreator
Posted: Sun Aug 17, 2014 9:54 am
by pablogm123
Still?
Re: DiscImageCreator
Posted: Sun Aug 17, 2014 1:02 pm
by F1ReB4LL
pablogm123 wrote:Still?
Not sure about the last version, "Test(20140804)" is weird and takes 6-7
hours to dump a CD on 40x speed, previous ones were much, much faster. I can't test it properly, since it's hard to look at the screen for 7 hours to catch the C2 rereading moment.
Re: DiscImageCreator
Posted: Sun Aug 17, 2014 1:41 pm
by MrX_Cuci
What parameter should I use? Track 20 is the problem of this disc. Some other bad track eventually worked by cleaning the disc. Latest test build works fine here (first post)
Re: DiscImageCreator
Posted: Sun Aug 17, 2014 1:52 pm
by pablogm123
My usual one. 8x read speed because my PX-755SA won't read faster than that. It's stucked forever at 8x read speed. For other drives, 24x read speed is the optimal one in my humble opinion.
discimagecreator.exe cd g: discimagecreator 08 /c2 2000 8192 08
Re: DiscImageCreator
Posted: Sun Aug 17, 2014 2:26 pm
by MrX_Cuci
can't I just redump that track? discimagecreator.exe audio y: <start lba + end lba> 08 /c2 2000 8192 08 or do I have to do the disc all over again?
Re: DiscImageCreator
Posted: Sun Aug 17, 2014 2:37 pm
by pablogm123
/c2 is only for cd mode. Audio mode is simple burst read mode without rereadings.
Re: DiscImageCreator
Posted: Fri Aug 22, 2014 9:31 pm
by sarami
F1ReB4LL wrote:pablogm123 wrote:Still?
"Test(20140804)" is weird and takes 6-7
hours to dump a CD on 40x speed, previous ones were much, much faster.
Fixed. (fua became effective internally, whether to use of /f option or not.)
Re: DiscImageCreator
Posted: Wed Aug 27, 2014 10:08 pm
by ack2121
Any chance we can get the sort order fixed on the dat file generator in Test(20140823)? This is what happens on some multitrack dumps:
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 01).bin" size="19483968" crc="08d69484" md5="ff677caa97fd803c88cdfc3029c85b98" sha1="781d09fbcdac584f4058498d6bf354cee49f485d"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 02).bin" size="34122816" crc="b474f5a5" md5="026a2537b70112f5e1f51004a2ee3dd4" sha1="e28dcb23ba8e0382e075e1a6908d5df95bb551cc"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 03).bin" size="45602928" crc="3d2f0836" md5="a6fee5c4d5de9f9b79a66ad0728fb2d4" sha1="69aa66bff1f82e75e13fc3a3a28e3f0c97808831"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 04).bin" size="53105808" crc="b0589504" md5="f3c5f051cd699ad18afaab54b8ca0e66" sha1="892531549f7432d07c7ff63a0308eee8dc3dcdae"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 05).bin" size="41524560" crc="9e9f3c9e" md5="5791fc9e8a4a777d27f11468af4be1e0" sha1="475e067b0958e63d2b9c95872f83febc7a039dc1"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 06).bin" size="42686448" crc="2ac634d6" md5="103620ef65af1d4d809e5038eae9b688" sha1="27192cfdc88cb386b30d43b4f8f5c8761a6cf9be"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 09).bin" size="35350560" crc="8a0e169c" md5="7051ffb0d12fa00855cb009b8ff67f43" sha1="351b3b0cf92d929ef32bf44ac156f114051db8fc"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 12).bin" size="1138368" crc="916cbcca" md5="51c7393b63f36248a93a1ce25ac14ad3" sha1="4a2ff20e35ce1d798f487c227fed39ced5f1752d"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 13).bin" size="1886304" crc="0f01d378" md5="d38ee7a03fc35dc43e6583bce703f709" sha1="f930cf94bc81e8536d98f6ece108e7a799e9592a"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 07).bin" size="35997360" crc="eafa40c2" md5="6381a504ff9723df092b63223d48ea7f" sha1="328e217fa5eb382334a9c97c7bb44a9974ecda0b"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 08).bin" size="17400096" crc="af128db3" md5="eb3d5c29a3bb4dad4ed447b66ac2115c" sha1="667a1479b4f8530b5b295d2ffd8f2808fb323288"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 10).bin" size="14817600" crc="798299d5" md5="74d7e1ad8e53fdfbc33759d53be838f8" sha1="0f37ac5e51100f82dc35edd25986d5c44e99959a"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 11).bin" size="6030528" crc="978289e6" md5="77c22f9d97d85104aa9d41f8eb203e2c" sha1="d4b050d5b532b629de737c27fbf6809f3c9b506f"/>
<rom name="Shuukan Gallop - Blood Master (Disc 1) (Track 14).bin" size="32104800" crc="9b94ea54" md5="65aea234c174ee35fb574d981fe3fc4f" sha1="bd1fde88c2b79e3cf8821c969373460d51f3155a"/>
Thanks for a great dumping app!
Re: DiscImageCreator
Posted: Sun Sep 21, 2014 9:45 am
by F1ReB4LL
pablogm123 wrote:Still?
Tested the last version (Test(20140823)) -- yes, c2 rereading is still broken, acts absolutely the same (see the report above).
Re: DiscImageCreator
Posted: Sat Oct 11, 2014 3:27 pm
by ack2121
F1ReB4LL wrote:pablogm123 wrote:Still?
Tested the last version (Test(20140823)) -- yes, c2 rereading is still broken, acts absolutely the same (see the report above).
Might have run across this problem too. Had issue this week where a psx disk i was dumping had exactly 1 c2 error which dic said was fixed after rereading, but hashes were different from database