multiple .bin files with no .cue
|
|
corkey723
Newbie
|
13. December 2004 @ 12:05 |
Link to this message
|
i downloaded battlefield vietnam. i includes 3 .bin files and no others. how do i get them all to a cd
or please point me in the right direction
This message has been edited since posting. Last time this message was edited on 13. December 2004 @ 12:18
|
Advertisement
|
  |
|
nick2005
Member
|
13. December 2004 @ 18:45 |
Link to this message
|
do u want to combine the bins and then make a cue sheet so u can burn them or do u want to make 3 seperate discs with 3 cue sheets?
|
boong
Junior Member
|
13. December 2004 @ 20:09 |
Link to this message
|
i also downloaded battlefield vietnam and im a newbie to this saught of thing, but i didn't need a .cue file to burn to disc
did u download from suprnova.org or something via BitTorrent?
|
corkey723
Newbie
|
14. December 2004 @ 10:34 |
Link to this message
|
i gt mine from an ftp site linked by www.need4gamez.com and yes i would like to combine them
This message has been edited since posting. Last time this message was edited on 14. December 2004 @ 10:35
|
corkey723
Newbie
|
14. December 2004 @ 11:48 |
Link to this message
|
can anyone tell me how to combine them and make a cue sheet please
|
nick2005
Member
|
14. December 2004 @ 11:51 |
Link to this message
|
I don't think combining them is the best idea with a game. You should probably create 3 separate cds. 1 for installingk, 1 for playing, etc.
|
corkey723
Newbie
|
14. December 2004 @ 13:00 |
Link to this message
|
i did 1 disk but when i put it in it said windows cannot read this type of disk
ummmmm.............WTF
|
corkey723
Newbie
|
14. December 2004 @ 13:38 |
Link to this message
|
SOMEONE HELP
|
nick2005
Member
|
14. December 2004 @ 14:47 |
Link to this message
|
did u make a cue sheet for the bin and then burn the cue sheet? becuz u can't burn the bin w/o the cue. u can always make a cue but idk how.. look it up on the internet
This message has been edited since posting. Last time this message was edited on 14. December 2004 @ 14:47
|
corkey723
Newbie
|
14. December 2004 @ 14:48 |
Link to this message
|
i thought you had to burn the cue and i did make a cue
This message has been edited since posting. Last time this message was edited on 14. December 2004 @ 14:52
|
corkey723
Newbie
|
14. December 2004 @ 14:49 |
Link to this message
|
so u have to burn both together or what
....im so confused
and could someone walk me through the steps im using cdwin
This message has been edited since posting. Last time this message was edited on 14. December 2004 @ 14:52
|
nick2005
Member
|
14. December 2004 @ 14:56 |
Link to this message
|
no what a cue sheet is is a doc that tells the cpu where the bin is.
This message has been edited since posting. Last time this message was edited on 14. December 2004 @ 14:56
|
nick2005
Member
|
14. December 2004 @ 14:57 |
Link to this message
|
The .cue file is used to define tracks for the CD
|
corkey723
Newbie
|
14. December 2004 @ 14:58 |
Link to this message
|
so what do i have to burn to a cd and how
|
nick2005
Member
|
14. December 2004 @ 15:02 |
Link to this message
|
CUE can be made with just Notepad. A typical Playstation(One or 2) .CUE file looks like this:
FILE "image-name.BIN" BINARY
TRACK 1 MODE2/2352
INDEX 1 00:00:00
A typical PC CD-ROM .CUE looks like this:
FILE "image-name.BIN" BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
"image-name.BIN" being the name of the image file (IWDII.BIN, CIV3.BIN and so on...)
Notice the difference of the track mode - PC-ROMs being Mode 1, Playstations CDs Mode 2 and (Super)Video CDs are also MODE2/2352.
4) How do I make .BIN/.CUE files?
CDRWin or the BIN/CUE format is not ideal for distributing. BlindWrite suite and CloneCD perform a lot better in this purpose and can also handle various copy protections. Both of these softwares can also create .CUE files for increased compatibility
5) I have a .BIN & .CUE, but my CD writing software can't locate the .BIN file?
Edit the .CUE file with Notepad (or similar) and verify that the FILE "C:\path\image.bin" matches the location of your image file
6) My image file is IMAGE.BIN.EXE and I can't rename it!
Read here
http://forums.afterdawn.com/thread_view.cfm/23982
7) Sector sizes of CD image files (by Aldaco12)
When you talk about images must think on SECTORS not on DATA SIZE.
The rules are:
1)A standard 74 min CD is made by 333,000 sectors.
2) Each sector is 2352 bytes big, and contains 2048 bytes of PC (MODE1)Data, 2336 bytes of PSX/VCD (MODE2) Data or 2352 bytes of AUDIO.
3) The difference between secor size and data content are the Headers info and the Error Correction Codes, that are big for Data (high precision required), small for VCD (standard for video) and none for audio.
4)If you extract data in RAW format (standard for creating images) you always extract 2352 bytes per sector, not 2048/2336/2352 bytes depending on data type (basically, you extract the whole sector).
This fact has two main consequences:
a) You can record data at very high speed (40x) without losing information, but if you try to do the same with PSX or Audio you get unredable CD (for PSX) od audio CD with lots of clicks because there are not error correction codes (and error are more likely to occur if you record at high speed.
b) On a 74 min CD you can fit very large RAW images,up to 333,000 x 2352 = 783,216,000 bytes (747 Mb). This should be the upper limit for a RAW image created from a 74 min CD. Remember that if you store standard data (backup files), you can burn only 333,000 x 2048 = 681,984,000 bytes (the well known 650 MB limit).
Please note that an image size is ALWAYS a multple of 2352 bytes (you extract SECTORS), if extracted in RAW mode.
UPDATE 13.10.2002: Added FAQs 5 and 6
UPDATE 24.10.2002: Added BurnAtOnce
UPDATE 28.10.2002: Added Alcohol 120%
UPDATE 29.10.2002: Brief ISO comment
UPDATE 17.01.2003: Added Aldaco12's sector size post. Cleaned the thread.
(the above was posted by user cd-rw.org earlier on a different thread)
|
corkey723
Newbie
|
14. December 2004 @ 15:06 |
Link to this message
|
i have the bin and cue files i just need to know how to put them onto the cd
|
nick2005
Member
|
14. December 2004 @ 16:40 |
Link to this message
|
just run the cue file with ur burning program (nero is the best)
|
boong
Junior Member
|
14. December 2004 @ 17:34 |
Link to this message
|
ok u need to download a crack ... i downloaded battlefield vietnam the other day and installed it last night ... when it says insert correct disc or watever ... u need to crack it ... i dunno if im allowed to talk about this on these forums but [REMOVED] will have wat u need
This message has been edited since posting. Last time this message was edited on 14. December 2004 @ 19:02
|
Moderator
|
14. December 2004 @ 19:02 |
Link to this message
|
Quote: u need to crack it ... i dunno if im allowed to talk about this on these forums
No you're not so read the forum rules like you should have done already.
My killer sig came courtesy of bb "El Jefe" mayo.
The Forum Rules You Agreed To! http://forums.afterdawn.com/thread_view.cfm/2487
"And there we saw the giants, and we were in our own sight as grasshoppers, and so we were in their sight" - Numbers 13:33
|
boong
Junior Member
|
15. December 2004 @ 17:02 |
Link to this message
|
:( sorry my bad
|
Advertisement
|
  |
|
Moderator
|
15. December 2004 @ 17:13 |
Link to this message
|
No worries :)
My killer sig came courtesy of bb "El Jefe" mayo.
The Forum Rules You Agreed To! http://forums.afterdawn.com/thread_view.cfm/2487
"And there we saw the giants, and we were in our own sight as grasshoppers, and so we were in their sight" - Numbers 13:33
|