How to rename BIN & CUE image files

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

Комментарии • 100

  • @tjwoosta
    @tjwoosta 7 лет назад

    I use a trick for this that helps with large sets without being prone to errors..
    1. Make Backups just in case.
    2. Batch archive all of the bin/cue games into their own separate archives (usually they're already archived when you download them but you can use a tool called "7-zip batch compression" from sourceforge to do it if necessary
    3. Use the rom renamer in don's hyperspin tools to fuzzy match all of the archives with the hyperlist database. Your renaming only the archives right now, not the bin/cue within. It will pop up a list with all of the guessed matches, this is the trick. You can scan through them and rather quickly use drag and drop from the right pane to the left pane to fix the incorrect guesses and misses before committing to the rename process. It is a bit time consuming, but much faster than manually renaming everything. I did a 1000 rom set in about 40 minutes.
    4. Now with all of the archives renamed to match your database highlight them all and with the 7-7ip right click context menu choose "extract to *\" This will extract all of the archives into their own properly named directories. After they're finished extracting use the windows file managers search box to search for the file extension of the archive you just extracted (probably .rar or .7z), highlight them all and delete the archives because you don't need them any more and they will get in the way otherwise. Also delete any other useless files (.txt, .nfo, etc..) Its important to only have the .bin/.cue files in the folders. (You may need to turn on file extensions in windows explorer for this filtering to work, I haven't tested with them turned off)
    5. At this point you should have a bunch of properly named folders (matching the database) with each containing an improperly named bin and cue, nothing else.
    6. Use the "Hyperspin Cue Renamer" but just skip the first 5 tabs, start on the tab that says "step 6" and click "do it". Browse to the parent directory that holds all of the properly named folders and click ok. It will automatically go though and rename all of the .bin and .cue files (including the filename inside the .cue) to match the parent folders. Its very quick, like less than 10 seconds for 1000 games..
    7. When it renames the .cue files it will create a .bak for each one (which is a backup of the original .cue), you can safely delete them.
    8. Enjoy your properly named games :)
    9. (Optional) use "7-zip batch compression" mentioned in step 1 to re-zip all of bin's and cue's into new .7z's, then move the .7z's into a new folder and delete the bin's and cue's. In my case the compressed files took up about 50% less disk space, and rocket launcher is capable of temporarily extracting them to pass on the bin/cue to the emulator on the fly.

  • @NickyG22
    @NickyG22 8 лет назад +2

    Mate, I have married girls I didn't love as much as I love you right now!!!
    I am new to all of this and I have been going out of my mind trying to figure out why my Sega CD games wouldn't work! No where I have looked explained it in layman's terms apart from you. Thank you x1000 and if you ever need a kidney, just give me a shout...

    • @SimplyAustins
      @SimplyAustins  8 лет назад

      Hehe love it mate :) yeah I hear you about no one explaining things which ain't obvious to us normal folk hehe. just trying to help one step at a time.... but don't tempt me on that kidney, I already drink too much hehehe

    • @anonym-g-a-d7817
      @anonym-g-a-d7817 8 лет назад

      Have a pc game downloaded and have one in folder : BIN and CUE) file and would like to install it, just does not work. I have reached enddeck in which I have to burn over a nero program (CUE and BIN) as image, afterwards I should re-insert the CD-Rom in the drive and then the installation should start. I would like to know if the message is correct, I'm waiting for answer before I burn Cd-Rom, since the CD rom for us is expensive.

    • @crazymazey4434
      @crazymazey4434 8 лет назад

      have you tried mounting it in a virtual drive ?

  • @crazymazey4434
    @crazymazey4434 8 лет назад

    If you using rocket launcher, you do not need to worry about the names of files inside the archive.
    JUST change the archive name. And in the Settings tab under MAIN Settings. page down to Match Extension (change this to true) saves alot of time going through thousands of cue files renaming each one. Gives you more time to actually play the games. takes a couple of seconds more load time, but well worth it as its less time consuming ;)

  • @davidb7166
    @davidb7166 9 лет назад +2

    Great vid Austin! This should definitely help people with their disk based systems setup. It was a nightmare renaming the few hundred PS1 games I had. I used a renamer as well (forgot which) and just ended up doing it manually too. IT SUCKS!!!! haha

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      +David Barszcz Yeah mate, its not worth the hassle with the auto renamer. Causes soo much errors later down the line :(

  • @rokdabx
    @rokdabx 4 года назад

    Don't know why so many dislikes this helped me a ton as I'm learning the ropes of gaming emulation, thank you!

  • @damagethis
    @damagethis 6 лет назад

    been scratching my head all evening trying to figure it out myself. A very easy fix thanks

  • @Bloops
    @Bloops 6 лет назад

    You let me play a game I haven't been able to in nearly a decade. Thank you.

  • @Cyberbrickmaster1986
    @Cyberbrickmaster1986 5 лет назад +1

    I have a question that I need an answer to, as I can't find a solution online. I've been converting 3D Ultra RC Racers Deluxe to bin and cue files using PowerISO, because it contains audio CD music. After mounting it and installing it, the times I have it working, there is no music playing in the background. The music is already included in the bin and cue files, but they won't play when I start the game. I haven't had this issue in the past with MS-DOS games, but for whatever reason it's not working anymore and I don't know why. Could you please help me figure out what I need to do to get it to play in-game?

  • @wozwoz-w3w
    @wozwoz-w3w 6 лет назад +1

    Help needed. I have downloaded ps1 game from emuparadise. When extracted theres only a bin file with no cue file. I want to play this on ps3 jb.

  • @lurkerrekrul
    @lurkerrekrul 6 лет назад +12

    Short version: Edit .CUE file with any text editor. Replace the name in quotes at the top of the file with whatever you want the new name to be. Select this name with the mouse and copy it (right-click > Copy, or press CTRL-C), then save the file. Click to rename the .BIN file and paste in the name you copied. Click to rename the .CUE file and paste in the name you copied. Done.
    It's kind of sad that you need to make a video tutorial to explain how to do this. I saw the name of the .BIN file the first time I looked inside a .CUE file and it just made sense that the name in the file had to match the actual filename. Of course I also use Total Commander, which allows you to view the contents of any file by just pressing F3, an ability which most Windows users completely lack, since Windows doesn't have any general purpose file viewer.

    • @KingBAS666
      @KingBAS666 4 года назад

      nice shiittalk kid, but this doesnt work. retroarch says emtpy entry in cue. and its great cause after 2 years i wanted to play pe2 patched version and non of my emulators works anymore.

    • @lurkerrekrul
      @lurkerrekrul 4 года назад +1

      @@KingBAS666 CUE files are nothing but text files that tell whatever program is accessing them some necessary information about the BIN file, like the length of the music tracks, etc.
      For example, a set of BIN/CUE files might be named like this;
      Blast.bin
      Blast.cue
      And if you look inside the CUE file, you'll see something like this;
      FILE "Blast.bin" BINARY
      TRACK 01 MODE1/2352
      INDEX 01 00:00:00
      TRACK 02 AUDIO
      INDEX 01 00:02:21
      TRACK 03 AUDIO
      INDEX 01 03:50:23
      Now let's say you want to rename the files to;
      Blastathon-USA.bin
      Blastathon-USA.cue
      You would rename the files as such, then edit the CUE file to say;
      FILE "Blastathon-USA.bin" BINARY
      TRACK 01 MODE1/2352
      INDEX 01 00:00:00
      TRACK 02 AUDIO
      INDEX 01 00:02:21
      TRACK 03 AUDIO
      INDEX 01 03:50:23
      The name at the top of the CUE file has to match the name of the BIN file EXACTLY, because that's how the program knows what file to look for. As long as the name at the top of the CUE file points to the right BIN file, it should work. If the name is correct and it still doesn't work, then there's something else wrong.
      People do this every day and it works fine. Download a BIN/CUE set and look inside the CUE file. You'll see it probably looks just like the example above, only with maybe more or less music tracks listed.

  • @DJLNR.
    @DJLNR. 3 года назад

    We call it a disc image as in to say it's a imaginary imagery of the disc and it's contents regardless of what the files and folders are.
    Image file is the files and folder contents all wrapped up by means of whatever computer software can archive and read.
    iso file is the standard of compact disc archive expecially dvd as dvd is a more known and useful way to store data as the surface area holds up more over time and less chance of rotting which is not caused by old age but merely people touching discs with food on their hands and or never cleaning discs once oer year..

  • @Rod_Zaramella
    @Rod_Zaramella 7 лет назад

    THANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOU... THANK YOU!!! Took me a LIFE with problems caused by this!

    • @SimplyAustins
      @SimplyAustins  7 лет назад +1

      +Rodrigo Zaramella hehe.. .. It's such a silly format ain't it :)

  • @PothOnProgramming
    @PothOnProgramming 5 лет назад

    Want to change the name of your .bin and .cue files? Open the .cue file in a text editor and change the FILE field to whatever you want, then change the name of your .bin file to match it. The name of the .cue file doesn't matter, but you might as well change it's name to match to keep things consistent.

  • @CriticalCid
    @CriticalCid 9 лет назад +2

    Hey Austin, it’s not necessary to edit the .cue file in a text editor or rename the .bin file(s). Just rename the filename of the .cue file to the name in the database and you’re good to go and saved yourself a lot of work. The names of the .cue and .bin files don't have to be the same. It's only important that in the .cue file itself are the right names of the .bin files and the .cue filename matches the name in the database.

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      +CriticalCid Very true... however some emulators do not like to load from .cue files and will not start in rocketLauncher. Although this is a very good trick if you can get away with it :)

    • @Agent-sy9fu
      @Agent-sy9fu 9 лет назад

      +CriticalCid If you're opening the .cue file to check the name it only takes an extra 5 seconds to rename the .bin file so it's not really saving that much time. Plus my OCD wouldn't be able to stand having a .bin that doesn't match lol.

    • @CriticalCid
      @CriticalCid 9 лет назад

      +Jay Helm Not when it comes to games which have up to 20 or 30 .bin or .wav files. And if you have games of a clean ISO set like Redump than you don't even have to check if the .cue files are correct.

    • @Agent-sy9fu
      @Agent-sy9fu 9 лет назад

      +CriticalCid In the case of 20-30 files then yeah I wouldn't be renaming them but I haven't really come across any of those. What system has rips like that? In the case of single bins I would still rather spend the extra 5s per image to rename them but that's just me.

    • @CriticalCid
      @CriticalCid 9 лет назад

      +Jay Helm It depends on the ROM set you are using. Almost every Sega CD game of my TOSEC set has between 10 and 30 .wav files. And a lot of my PS1 games have at least 3 .bin files. My PS1 collection contains over 400 games, so I decided to be lazy and prefer just to rename the .cue files. RL and my emulators are working really fine this way and thats all what matters :)

  • @eternaya
    @eternaya 4 года назад

    I have renamed more than 500 hundred PSX roms without knowing issues like these. So I have to renamed it again like before based on their ccd/cue informations, right?

  • @tabbyisfat
    @tabbyisfat 9 лет назад +4

    This is Commodore Amiga procrastination my friend! :)

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      don't worry it's coming ;) hehe

    • @nitinbuddhpriya6660
      @nitinbuddhpriya6660 4 года назад

      @@SimplyAustins I'm trying to play after 10years... I have ps1
      Bin file is with vlc icon size 641821kb
      And cue file is only 1 kb

  • @Cyberbrickmaster1986
    @Cyberbrickmaster1986 4 года назад

    I was wondering if mdx is a good alternative to bin cue files and if it can run as an audio CD?

  • @sunilscorpy4594
    @sunilscorpy4594 4 года назад

    Please help. I only have the BIN file of the old This Means War that ran on Windows 3.11. Any links or ideas how i can run this game?

  • @MattChampion255
    @MattChampion255 9 лет назад +2

    The best ones are the multi-tracks
    Tomb Raider (USA).7z
    >Tomb Raider (USA) (Track 01).bin
    >Tomb Raider (USA) (Track 02).bin
    >Tomb Raider (USA) (Track 03).bin
    >.....
    >Tomb Raider (USA) (Track 57).bin
    >Tomb Raider (USA).cue
    Tomb Raider (USA).cue contains:
    FILE "Tomb Raider (USA) (Track 01).bin" BINARY
    TRACK 01 MODE2/2352
    INDEX 01 00:00:00
    FILE "Tomb Raider (USA) (Track 02).bin" BINARY
    TRACK 02 AUDIO
    INDEX 00 00:00:00
    INDEX 01 00:02:00
    FILE "Tomb Raider (USA) (Track 03).bin" BINARY
    TRACK 03 AUDIO
    INDEX 00 00:00:00
    INDEX 01 00:02:00
    ...
    FILE "Tomb Raider (USA) (Track 57).bin" BINARY
    TRACK 57 AUDIO
    INDEX 00 00:00:00
    INDEX 01 00:02:00
    So far done 620 PSX games ;)

    • @davidb7166
      @davidb7166 9 лет назад

      +Matt Champion Oh man don't even remind me! Setting up PS1 was such a nightmare.

    • @MattChampion255
      @MattChampion255 9 лет назад

      lol

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      +Matt Champion I wish I had the upload speed to share mine. 60kbps would take me 324 years to share hehehe

    • @MattChampion255
      @MattChampion255 9 лет назад +1

      +Simply Austin oh I know you would Austin but where would the learning be then if you also did all the labor of file renaming for everyone too;)

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      I wish someone would do mine ;)

  • @Let_forever_be
    @Let_forever_be 8 лет назад

    Hi Austin, nice video!
    do you think that don's hyperspin tools can do this work without problems? I tried 2 games without problems but don't know if the end it can make mistakes. thanks =)

  • @2001awesomo
    @2001awesomo 9 лет назад

    Great work as usual. Wish I would have watched it sooner though. Just got done renaming the A's in Playstation without editing the CUE files. Oops.
    Is there a utility that can go back a check to see if the CUE file matches the BIN?

  • @gogoteca
    @gogoteca 3 года назад

    This actually worked!

  • @DJNESSY.
    @DJNESSY. 4 года назад

    if i am burning an image to disk {ps2 game} i have converted the bin to iso do i need to do anything with the cue???

  • @deaneireann4769
    @deaneireann4769 5 лет назад

    I need to download Sega megadrive ROMs in bin files but all the files I found are in ZIP, it's says I can simply change the name of the zip as .bin, example RoboCop3 should be renamed RoboCop3.bin but my console still isn't reading the file, any ideas?

  • @one100billneoone4
    @one100billneoone4 8 лет назад

    Need help burning Sega Saturn games. My Saturn is modded to play back ups but most of the ones I download are missing all the background music. Sound effects are spot on though. HELP PLEASE!!!

  • @robrueckert5278
    @robrueckert5278 9 лет назад +1

    I have a bunch of dreamcast games in bin-cue. Do you know if the emulator can read those or must they be in another format?

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      +Rob Rueckert Depends on wat emulator your using mate. Most DC games are CDi or GDi I think?

  • @redbaron2448
    @redbaron2448 6 лет назад

    I have the same problem, How do you rename a .bin file to a Moiveclip file .MOD or a MPEG? I have a program that needs to be a MPEG but its stuck in .bin
    THanks

  • @Deliveredmean42
    @Deliveredmean42 5 лет назад

    What about games that have tracks along side with bin files? What to do with those?

  • @tallll70
    @tallll70 7 лет назад

    Does anybody know how to create CUE sheet file for USB playback of single mixed mp3 music file?...I tried template for CDs with matching all names, but USB player keeps reading it as one. I can't even be sure if it needs to be cue, or xml, or something else for USB, simply can't find single directions for usb playback....I did try splitting it into individual files, but it makes large gaps during playback. Still have to keep burning CDs for this in Wavelab

  • @aliessa4568
    @aliessa4568 9 лет назад +2

    i am confused i need to rename them for use with emulators. i renamed a games cue and bin. and it works why do i need the note ++ part then ?

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      +ALI ESSA it may work but you will more likely have sound issues. Also not all emulators you will be so lucky

  • @dazgrey1
    @dazgrey1 6 лет назад

    Can you tell me how to put 2 disc games together. E.g. abes exodus 2 disk has 2 bin. And 2 cue. Help

  • @Enverex
    @Enverex 8 лет назад +4

    Austin, turn on file extensions in Windows explorer first!

  • @DeeJayAmK
    @DeeJayAmK 7 лет назад

    how do you rename a dreamcast file? I have a gdi file, 2 bins and a raw file to deal with. I just did your tutorial on hyperspin and rocketlauncher just to play my dreamcast games but they are all named some long ass names that don't match the launcher default names.

    • @DeeJayAmK
      @DeeJayAmK 7 лет назад

      this is what im looking at right now
      3
      1 0 4 2352 track01.bin 0
      2 450 0 2352 track02.raw 0
      3 45000 4 2352 track03.bin 0
      this is daytona usa

  • @jeremymuthala
    @jeremymuthala 3 года назад

    Thanks for the video it was very informative.

  • @nitinbuddhpriya6660
    @nitinbuddhpriya6660 4 года назад

    But it's still 1 kb after renameing it... I have need for speed 5
    .bin file is with vls icon and it's size is 641821kb
    And cue file is 1 kb only.
    How can i make this game🤷‍♂

  • @kranibal
    @kranibal 8 лет назад

    Great stuff. Thanks so much!

  • @ahmedghribi5889
    @ahmedghribi5889 7 лет назад

    luv the HOTLINE MIAMI music...

  • @Thebiffa23
    @Thebiffa23 9 лет назад

    hi guys
    all i do is extract the zip and rename the folder go into the folder and open the cue file with dt tools
    then open image burn and create an image drage that into the folder
    great if theres loads of audio files ,saves all that renaming

  • @antoinb2349
    @antoinb2349 9 лет назад +7

    For fuck sake Austin stop avoiding Daphne :)

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      +Antoin B Im getting there... All in good time hehehe

  • @NIGonzo
    @NIGonzo 9 лет назад

    Have you tried fuzzy logic renamers for matching rom names to art etc? Bit hit and miss sometimes but they can be a timesaving godsend. They usually get the bulk of stuff right meaning you only have to sort a handful manually.

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      yeah mate but bin and cue files are complicated lil bugger's... those programs always mess these up

  • @osscar29
    @osscar29 9 лет назад

    omfg I'm only half way through renaming my personal mega-cd rom collection and I want to shoot myself through the head lol, but on a brighter note I mastered a few new key board short cuts in the process ;-),, Keep up the great work Austin I been using these vids for about three weeks now in my spare time mate, could get by without them .

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      Thanks mate, glad they are helping :) renaming .... urgh!! get on bitgamer and Pleasuredome, full sets already done on there mate :)

  • @aseefnunkoo7258
    @aseefnunkoo7258 6 лет назад

    Need a simple way to rename .bin file into .img??
    1. Download zarchiever on your smart phone
    2. put the .bin on your smart phone
    3. run zarchiever, locate your .bin file, and change .bin into .img, you are done.

  • @KevinBlue18
    @KevinBlue18 6 лет назад +1

    notepad++ has no premium version you should update

  • @robdela3632
    @robdela3632 3 года назад

    how do you change mds to cue and bin?

  • @Theundisputedtruth
    @Theundisputedtruth 4 года назад

    How do I make roms or 7z from emupardise files to bin & cue ?? Somebody please help

  • @warham4155
    @warham4155 9 лет назад +1

    make one for converting images to image formats retroarch can use. I forgot which system I have that error with. one of the seas I think.

    • @warham4155
      @warham4155 9 лет назад

      I mean cd type images. I think the one rwtrosupports starts with an m and the audio is packaged on the one file

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      +sled lord Thats kind of why I made this vid. Its so that you can play the Playstation, Sega CD, 3DO etc etc on RetroArch.
      I am currently converting many of the sets to the right format. But you guys need to be able to rename them once you have them :D
      Hope it helps mate!

    • @warham4155
      @warham4155 9 лет назад +1

      +Simply Austin cool. I haven't watched it yet, at work on cell.

  • @nchiley
    @nchiley 9 лет назад

    There is no need to edit the cue file. don't rename the bin. The emulator only looks for the cue. Use fatmatch to rename the cues only by puting them in a directory by themselves then you are done.

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      this only works on a couple of emulators. it's good when it does work but many will not boot from a cue file.
      Taking the time to do things properly can save more headaches down the line.
      I even say this in the description.

  • @tabbyisfat
    @tabbyisfat 9 лет назад +1

    you know you wanna!

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      +Tabby DeCat Amiga will be the next System... I promise! hehehe

  • @TimelordUK
    @TimelordUK 6 лет назад

    All my files are bin files. I don't have any cue files

  • @LuckyGaming-jr4hj
    @LuckyGaming-jr4hj 7 лет назад

    This is my 1st comment on youtube, thank you for this video.....

  • @anonym-g-a-d7817
    @anonym-g-a-d7817 8 лет назад

    thanks I burn bin cue in image, I have Nero express.

  • @jayr4720
    @jayr4720 5 лет назад

    y is this so hard. i havee more than one file .

  • @johnlloyd3370
    @johnlloyd3370 4 года назад

    Doesn't work in meee

  • @mstahir10
    @mstahir10 9 лет назад +1

    How do you emulate games on Epsxe? I did everything you did but it did not work.

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      +DeemingSmile Sorry mate I never did a ePSXe vid? I work mine with a mounted drive but not sure how you have yours setup?

    • @mstahir10
      @mstahir10 9 лет назад

      okay, thanks!

    • @SimplyAustins
      @SimplyAustins  9 лет назад

      No problemo mate :)

  • @WellBeSerious12
    @WellBeSerious12 5 лет назад +1

    I have a feeling he is high most of the time.

  • @purdobol
    @purdobol 9 лет назад

    One kilobyte not kilobit :P

  • @G14Moon
    @G14Moon 7 лет назад

    LMAO he has 7zip but still uses WinRAR XD