Results 1 to 4 of 4

Thread: HOW TO: create an .bin using the terminal

  1. #1
    Join Date
    Nov 2005
    Location
    California
    Beans
    292

    HOW TO: create an .bin using the terminal

    This allows you to create an .bin using the terminal. Its comes in handy when you have a cdrom, but you dont want to use it. I use this when playing epsxe and dont want to scratch the cd. (scratches) open up the terminal and enter this:

    Code:
    cdrdao read-cd --read-raw --datafile name_of_file.bin  --driver generic-mmc-raw name_of_file.toc
    IF YOUR INTERESTED:

    1.Open up epsxe

    2.Click File

    3. Run Iso

    4. Click the .bin file

    Have Fun!!

  2. #2
    Join Date
    Oct 2007
    Beans
    77
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOW TO: create an .bin using the terminal

    How do you create a .bin with files that are not on a CD?
    I need another shawarma...

  3. #3
    Join Date
    Jan 2006
    Beans
    2,031

    Re: HOW TO: create an .bin using the terminal

    Note that this method will not work will all Playstation discs, but it's not a bad method overall.

  4. #4
    Join Date
    Oct 2007
    Beans
    77
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOW TO: create an .bin using the terminal

    I have the ISO file, I just need it to get into BIN.
    I need another shawarma...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •