Openemu Multi Disc Games

All download links provided belowROMs: Disc 1: Disc 2: http://coolrom.com/.

Openemu Multi Disc GamesGames

It's necessary to find an optical drive capable of reading the CDs used as PlayStation games. It's also necessary to get OpenEmu (free) and set it up to play PlayStation games. This may require finding its appropriate BIOS files (check its settings). Otherwise, finding CD images for games which you own online is possible and left as a risk for the reader to take.

  1. For OpenEmu to read and use a PlayStation game, it must exist as a file on the computer. If you have a set of BIN/CUE files, skip to step two.
    1. The entirety of the CD's binary data must be ripped to a binary file. Use a command like 'dd if=/dev/disk2 of='~/Downloads/Final Fantasy VII (USA) (Disc 1).bin' bs=2048 conv=sync,notrunc'.
      • (Here, '/dev/disk2' refers to a specific device on my computer. Open the Disk Utility on yours, find your optical drive, and find out what it's called. If it's 'disk3', use '/dev/disk3' instead. If you don't have an optical drive, this is a non-starter, of course.)
    2. For each binary file, then create a new empty text file with the same name, ending in '.cue' instead of '.bin'—for example, 'Final Fantasy VII (USA) (Disc 1).cue'. This will be a simple text file that describes the binary file as containing all raw binary information. Its contents should refer to the name of the binary file you just made, but otherwise, it should match the example given below exactly. Fill that in. Save and close the file in the same directory as the binary file.
    3. Repeat as necessary for other discs, remembering to reflect each disc number in the filename.
  2. After creating all the BIN/CUE file pairs, create an M3U playlist listing all the cuesheet files (ending in '.cue') in order. This is a simple text file that ends in '.m3u' instead of '.txt'. See the example M3U file below.
  3. With all files in the same directory, drag the M3U file into OpenEmu and allow it to copy it into its library. It should copy the playlist file, cuesheet, and binary contents.
Openemu

Once the game is added to OpenEmu, it's possible to switch discs from the tool menu from within the game.

Openemu Multi Disc Games Bleemsync

GamesOpenemu Multi Disc Games

Openemu Multi Disc Games On

  • Most 16-bit era CD games were this kind of disc, and sometimes it was used in the early games of the PS1/Saturn generation. I realized the need for cuesheet format when I tried to use the Mednafen emulator to play a Playstation 1 game I backed up in ISO format. It would fail with weird errors unless I provided the game in cuesheet format.
  • We would like to show you a description here but the site won’t allow us.