Converting PlayStation 1 Games Between Formats (cue/bin, pbp, chd)

Ripping Game Discs to .cue/.bin

  1. Download ImgBurn Download
  2. Install ImgBurn and launch it
  3. Insert the Playstation game into the disc drive
  4. Click the Create image file from disc option
  5. Click the folder icon under the Destination heading
  6. Set the destination path and change the Save as type dropdown to BIN
  7. Click the Read button to begin backing up the disc

Converting .cue/.bin to .pbp

  1. Download PSX2PSP Download
  2. Extract the downloaded .rar file
  3. Double click the Batch mode shortcut
  4. Set the Input directory to the directory containing the .cue/.bin image(s)
  5. Set the Output directory to a directory to save the created .pbp files
  6. Click the Convert button

Convert .cue/.bin to .chd

  1. Download chdman Download
  2. Extract the downloaded .zip file
  3. Copy chdman.exe and cue2chd.bat to the location of the .cue/.bin file(s)
  4. Double click cue2chd.bat
    to manually run the conversion open a command prompt to the location of chdman and execute the following command:
    chdman createcd -i "input file.cue" -o "output file.chd"

Convert .chd to .cue/.bin

  1. Download chdman Download
  2. Extract the downloaded .zip file
  3. Copy chdman.exe and chd2cue.bat to the location of the .cue/.bin file(s)
  4. Double click chd2cue.bat
    to manually run the conversion open a command prompt to the location of chdman and execute the following command:
    chdman extractcd -i "input file.chd" -o "output file.cue"

Converting .pbp to .cue/.bin

  1. Download PSX2PSP Download
  2. Extract the downloaded .rar file
  3. Double click the Batch mode shortcut
  4. Set the Input directory to the directory containing the .pbp files
  5. Set the Output directory to a directory to save the created .cue/.bin image(s)
  6. Click the Extract ISO button
  7. This process will convert the .pbp to .ccd/.img
  8. Download CDmage Download
  9. Launch CDmage > File > Open
  10. Navigate to the location of the .ccd/.img image and select the .ccd file
  11. File > Save As...
  12. Click Save
  13. Click OK