So I'm trying to convert a .bin file to .iso so I can mount it (would just burn it if my CD drive worked). Unfortunately I have no cue file for it and bin2iso wouldn't work without it. Since .cue files are so simple I decided to make my own for the file.
Code: Select all
FILE ”iwd1.bin” BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00System is an Atom 330 running 64-bit.

