Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsDiscussion Forum → This is probably a stupid question, but...
This is probably a stupid question, but...
2004-11-11, 10:10 AM #1
what is a bin file, and how do I use it?

I think it relates somehow to burning a CD, but I'm not sure.
Catloaf, meet mouseloaf.
My music
2004-11-11, 10:16 AM #2
the .bin extension just stands for binary. It can be anything from firmware for hardware, to BIOS 's.

In this case it stores an image of a CD. To burn the CD you need the cuesheet.

The cuesheet will just store information about the tracks of the CD and where they are in the .bin file.

You can make the .cue file in a text editor yourself. Heres an example:

FILE "file.BIN" BINARY <--File.bin is the bin file
TRACK 01 MODE1/2352 <--Standard Mode for data tracks. Can vary.
INDEX 01 00:00:00 <-The time the track starts.

However, this is for a 1 track data CD.

You can also mount the .bin file with a virtual drive using daemon tools or clondcd's virtual drive.
TheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWho
SaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTh
eJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSa
ysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJ
k
WhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSays
N
iTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkW
2004-11-11, 10:50 AM #3
Thanks. That's what I needed to know.
Catloaf, meet mouseloaf.
My music
2004-11-11, 11:38 AM #4
Good utility
Code to the left of him, code to the right of him, code in front of him compil'd and thundered. Programm'd at with shot and $SHELL. Boldly he typed and well. Into the jaws of C. Into the mouth of PERL. Debug'd the 0x258.

↑ Up to the top!