Page 101 of 354
Re: DiscImageCreator
Posted: Wed May 17, 2017 12:26 am
by usurper
I will try to get subs with a non Plextor Drive.
Re: DiscImageCreator
Posted: Thu May 18, 2017 10:48 pm
by darksabre76
I have a bit of a weird error when trying to dump a really small Shareware disc:
Code: Select all
LBA[005000, 0x01388]: [F:ReadCDAll][L:2013]
Opcode: 0xd8
ScsiStatus: 0x02 = CHECK_CONDITION
SenseData Key-Asc-Ascq: 05-21-00 = ILLEGAL_REQUEST - LOGICAL BLOCK ADDRESS OUT OF RANGE
lpCmd: d8, 00, 00, 00, 13, 88, 00, 00, 00, 01, 08, 00
dwBufSize: 2742
I'm not quite sure what it means by this, but I have attached the rest of the logs in case they will help.
Re: DiscImageCreator
Posted: Fri May 19, 2017 9:44 am
by sarami
/viewtopic.php?p=34931#p34931
Similar error. If so, this is already fixed.
Re: DiscImageCreator
Posted: Fri May 19, 2017 10:48 pm
by darksabre76
You were right by that, sarami. The disc is dumping perfectly now. Looks like it was only a 6MB disc, so I can see why it might have had issues.
Re: DiscImageCreator
Posted: Wed May 31, 2017 7:12 pm
by Rubberbandman
Hi, how do I get this program to work? I got the latest stable version from GitHub, but when I try the command:
DiscImageCreator.exe cd o: foo.bin
I get a bunch of text files, but I don't see any hash values to submit in any of them.
I also tried:
DiscImageCreator.exe cd o: foo.bin /c2
but this gives me a bad argument error.
The beeping is also very annoying, but when I try
DiscImageCreator.exe cd o: foo.bin /q
to disable it and run it in silent... it also gives a bad argument error.
It is as if none of the arguments work.
Re: DiscImageCreator
Posted: Wed May 31, 2017 8:15 pm
by ssjkakaroto
Type "DiscImageCreator /?"
Arguments between <> are mandatory and arguments between [] are optional.
The arguments work fine.
Re: DiscImageCreator
Posted: Wed May 31, 2017 9:11 pm
by Rubberbandman
Doesn't work.
Code: Select all
F:\redump\Release_ANSI>DiscImageCreator.exe cd o: foo.bin DriveSpeed 40 /c2 /q
OS
Windows 8 Professional 64bit
AppVersion
x86, AnsiBuild, May 7 2017 21:11:00
Bad arg: [DriveSpeed] Please integer
Usage
cd <DriveLetter> <Filename> <DriveSpeed(0-72)> [/q] [/a (val)]
[/be (str) or /d8] [/c2 (val1) (val2) (val3)] [/f] [/m] [/p] [/r]
[/raw] [/rc (val)] [/np] [/nq] [/nr] [/ns] [/s (val)]
Re: DiscImageCreator
Posted: Thu Jun 01, 2017 1:31 am
by F1ReB4LL
Bad arg: [DriveSpeed] Please integer
Clearly asks you to write digits only, without the word "DriveSpeed".
Re: DiscImageCreator
Posted: Thu Jun 01, 2017 2:21 pm
by Rubberbandman
I don't see how that message with its broken English is in any way clear, especially since I gave it a number and it ignored it. I don't even want to set the drive speed to begin with, I just want it to read my discs at the maximum allowed speed. Since I'm going to use the same drive, I guess I can just make a batch file with that information pre-filled.
Anyway I got it working, it uploaded a dozen or so junk files. What parameters should I pass to this application, so it doesn't output all that junk, but only a single file that has the necessary information for submission?
Re: DiscImageCreator
Posted: Thu Jun 01, 2017 3:03 pm
by reentrant
"it uploaded a dozen or so junk files" - what?