How to Play Sony Playstation Games on OpenEmu

By  on  
Playstation

I've been having the time of my life playing retro Nintendo64, NES, SNES, and Game Gear games since I discovered OpenEmu.  I bought a few USB Nintendo 64 controllers and I'm like a kid again, even sharing that joy with my two young children.  Using ROMs from cartridge-based games is easy but CD-based consoles, like the Sony Playstation, are a bit harder; OpenEmu provides a warning about extra dependencies needed to each system.  I was curious as to how to difficult it would be to get a CD-based game going so I gave it a shot, and it was much easier than expected.  Let's have a look at how I did it!

Step 1:  Get a Game with CUE File

My first step was downloading a game.  Any game ISO or BIN must come with a CUE or CCD file:

cue sheet is a plain text file with a .cue extension containing metadata used to describe the layout of a CD, normally accompanied by one or more data files dumped from the original disc.

Most game download sites will bundle a CUE file with the ISO or BIN as this is a standard dependency for most emulators.  Drag both the BIN file and CUE file into OpenEmu and the game will be properly imported.  You cannot yet play the game, however; you're missing the BIOS files.

Step 2:  Get the Playstation BIOS Files

Opening a game without the required extra dependencies will prompt OpenEmu to tell you what to go get.  OpenEmu requires the BIOS files for Sony Playstation to be available.  You can download the Playstation BIOS files from the OpenEmu website.  Do not try placing the BIOS files anywhere in your system core -- instead simply drag the three BIOS files into OpenEmu and the app will do the rest.

Step 3:  Play!

A CUE file, a BIN, and the BIOS files are all you need to get Playstation games working within OpenEmu!  I presume the process is mostly the same for Sega CD and other CD-based consoles.  Happy gaming!

Crash Bandicoot

Recent Features

  • By
    I’m an Impostor

    This is the hardest thing I've ever had to write, much less admit to myself.  I've written resignation letters from jobs I've loved, I've ended relationships, I've failed at a host of tasks, and let myself down in my life.  All of those feelings were very...

  • By
    Create Namespaced Classes with MooTools

    MooTools has always gotten a bit of grief for not inherently using and standardizing namespaced-based JavaScript classes like the Dojo Toolkit does.  Many developers create their classes as globals which is generally frowned up.  I mostly disagree with that stance, but each to their own.  In any event...

Incredible Demos

  • By
    Telephone Link Protocol

    We've always been able to create links with protocols other than the usual HTTP, like mailto, skype, irc ,and more;  they're an excellent convenience to visitors.  With mobile phone browsers having become infinitely more usable, we can now extend that convenience to phone numbers: The tel...

  • By
    Create WordPress Page Templates with Custom Queries

    One of my main goals with the redesign was to make it easier for visitors to find the information that was most popular on my site. Not to my surprise, posts about MooTools, jQuery, and CSS were at the top of the list. What...

Discussion

  1. emile

    Hi just want to know when i extract my ps 2 game from i ISO then there is no CUE or BIN files what must i do.

  2. Mickael Angelo A. da Costa

    Hello David, I followed your instructions and it works like a charm, simple and easy. Thank you very much!

  3. Marco Simunec

    Hey mate

    I cannot find a CUE file for Jak and Daxter: The Precursor Legacy

    What must I do to find it?

    Thanks

  4. Harley Davison

    Can someone give advice on gambling on OpenEmu? I have long wanted to try. Now I spend time playing Mega Moolah online games on the Internet. Also, when it bothers me, I read reviews on different gaming platforms using one link. There’s really a lot of value that can be found to diversify the gaming life.

  5. Harley Davison

    Can someone give advice on gambling on OpenEmu?

  6. Harley Davison

    I didn’t just ask the question above. This topic has been of great interest to me for a long time. I want to diversify my gaming experience. Right now I mostly play the exciting Mega Moolah slot. I accidentally somehow read about it via a link on the Internet and have not regretted it even once. It may also be with OpenEmu.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!