DiscImageCreator

usurper
Posts: 1134
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by usurper »

I will try to get subs with a non Plextor Drive.
User avatar
darksabre76
Posts: 143
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post 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.
Attachments
Doom Shareware Episode One (USA).7z
Imported Redump attachment 1156
(8.75 KiB) Downloaded 1 time
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

/viewtopic.php?p=34931#p34931
Similar error. If so, this is already fixed.
WarCraft III Reign of Chaos (S7145310) (Special Original Maps)
https://mega.nz/#!p4YnHKxB!C2VDt6XXv4oJ … DJ5d5lkfYE
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
darksabre76
Posts: 143
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post 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.
Rubberbandman
Posts: 11
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post 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.
ssjkakaroto
Posts: 286
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by ssjkakaroto »

Type "DiscImageCreator /?"
Arguments between <> are mandatory and arguments between [] are optional.

The arguments work fine.
Last edited by ssjkakaroto on Wed May 31, 2017 8:15 pm, edited 1 time in total.
Rubberbandman
Posts: 11
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post 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)]
F1ReB4LL
Posts: 3395
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by F1ReB4LL »

Bad arg: [DriveSpeed] Please integer
Clearly asks you to write digits only, without the word "DriveSpeed".
Rubberbandman
Posts: 11
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post 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?
reentrant
Posts: 719
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by reentrant »

"it uploaded a dozen or so junk files" - what?
Post Reply