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
    Facebook Open Graph META Tags

    It's no secret that Facebook has become a major traffic driver for all types of websites.  Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly.  And of course there are Facebook "Like" and "Recommend" widgets on every website.  One...

  • By
    6 Things You Didn’t Know About Firefox OS

    Firefox OS is all over the tech news and for good reason:  Mozilla's finally given web developers the platform that they need to create apps the way they've been creating them for years -- with CSS, HTML, and JavaScript.  Firefox OS has been rapidly improving...

Incredible Demos

  • By
    dwClickable:  Entire Block Clickable Using MooTools 1.2

    I recently received an email from a reader who was really impressed with Block Clickable, a jQuery script that took the link within a list item and made the entire list item clickable. I thought it was a neat script so I...

  • By
    jQuery Wookmark

    The first thing that hits you when you visit Pinterest is "Whoa, the columns are the same width and the photos are cut to fit just the way they should."  Basic web users probably think nothing of it but as a developer, I can appreciate the...

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!