First post, by Rekrul
Information on the exact format of BIN files seems to be pretty scarce. When I search, pretty much all I find are pages talking about the format of the CUE file, or ones telling me how to use the files with some other piece of software. The authors of that other software understood how to read and parse the file, so the information must exist somewhere.
Why don't I want to use virtual drive software? Because I was hoping to do this from a script so that multiple BIN/CUE sets could be processed. And while PortableWinCDEmu-4.0.exe can be used from the command line, there doesn't seem to be any way to suppress its messages, there's a delay after mounting the image, and mounting/unmounting an image causes Windows to play the new hardware inserted/removed sound.
I was really hoping to find a way to just reliably pull the filenames out of the BIN file. Maybe if I knew the exact layout of BIN files, I could jump right to where the filenames are stored, and get the names that way.