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
    How I Stopped WordPress Comment Spam

    I love almost every part of being a tech blogger:  learning, preaching, bantering, researching.  The one part about blogging that I absolutely loathe:  dealing with SPAM comments.  For the past two years, my blog has registered 8,000+ SPAM comments per day.  PER DAY.  Bloating my database...

  • By
    Create a CSS Cube

    CSS cubes really showcase what CSS has become over the years, evolving from simple color and dimension directives to a language capable of creating deep, creative visuals.  Add animation and you've got something really neat.  Unfortunately each CSS cube tutorial I've read is a bit...

Incredible Demos

  • By
    CSS Scoped Styles

    There are plenty of awesome new attributes we've gotten during the HTML5 revolution:  placeholder, download, hidden, and more.  Each of these attributes provides us a different level of control over an element on the page, but there's a new element attribute that allows...

  • By
    Create a Download Package Using MooTools Moousture

    Zohaib Sibt-e-Hassan recently released a great mouse gestures library for MooTools called Moousture. Moousture allows you to trigger functionality by moving your mouse in specified custom patterns. Too illustrate Moousture's value, I've created an image download builder using Mooustures and PHP. The XHTML We provide...

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!