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
    CSS 3D Folding Animation

    Google Plus provides loads of inspiration for front-end developers, especially when it comes to the CSS and JavaScript wonders they create. Last year I duplicated their incredible PhotoStack effect with both MooTools and pure CSS; this time I'm going to duplicate...

Incredible Demos

  • By
    CSS Counters

    Counters.  They were a staple of the Geocities / early web scene that many of us "older" developers grew up with;  a feature then, the butt of web jokes now.  CSS has implemented its own type of counter, one more sane and straight-forward than the ole...

  • By
    External Site Link Favorite Icons Using MooTools and CSS

    I recently came upon an interesting jQuery article about how you can retrieve all external links within a page, build the address of the site's favorite icon, and place the favorite icon along side the link. I've chosen a different approach which...

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!