Post

Guide to Playstation Emulator on Ubuntu

Playing playstation games on Ubuntu can be achieved easily with an emulator. Currently, the two most popular PS emulators are ePSXe and pSX. In terms of gaming capability, both emulators worked equally well. However in terms of installation and configuration, pSX is a clear winner since there is really nothing much to configure. It just worked out of the box.

The installation is tested on Ubuntu Gutsy.

Installing dependencies

pSX requires OpenGL library and gtkGLext to work. Download the libgtkglext deb file. Click on the downloaded file to install the library.

Installing pSX

Download pSX from http://psxemulator.gazaxian.com/pSX_linux_1_13.tar.bz2 and save it to your home folder.

Untar it. You can either use the Archive manager or via terminal:

tar xvf pSX_linux_1_13.tar.bz2

Installing the bios

The emulator needs a bios file in order for it to work and pSX does not come with a bios file by default. You will have to search for it in Google. (A point of caution - it is illegal to own and use the bios. Download it at your own risk.)

Google search scph1001.bin. Download the file and save it in the bios folder under the pSX folder. (If the downloaded file is in zip form, you need to extract it. Only place the .bin file in the bios folder)

Download ROM

In order to play PS game, you need to have the game images (or game ROM). You can find lot of game ROMs available for download in mininova or amule

Once you found the ROM you want, download and save it to the cdimages folder.

Activate pSX

To open pSX, in your terminal:

cd /home/your username/pSX
./pSX

Upon loading, it will popup a window saying that it can’t locate bios. Click OK

bios-not-found.png

Another window will appear to allow you to select the bios, click on the ’scph1001.bin’ and click OK.

choose-bios.png

The default playstation will now appear.

psx-screenshot1.jpg

Load your ROM (File -> Insert CD Image).

Done. You can now play your PS game in your Ubuntu machine.

Adding pSX to Game menu

Right click on the menu bar and select ‘edit menu

On the left pane, select ‘Game’.

On the right, click “New Item”. A popup window will appear.

Enter the following:
Name: pSX
Command: /home/your username/psX/pSX

click Ok

Click Close.

You can now launch the pSX from Applications->Game->pSX

psx-screenshot2.jpg

psx-screenshot3.jpg

More screenshots

For more technology news, tips and tricks, subscribe to Make Tech Easier today.

Popularity: 13% [?]

 

8 Comments Received

 
April 8th, 2008 @8:24 am  

[...] is a simplified version of the PsX’s Resident Evil. You have to eliminate wave and wave of zombies. As you progress, you will be [...]

April 18th, 2008 @8:06 pm  

thanks a lot

April 23rd, 2008 @9:24 am  

If I just bought old Playstation games could I use the CDs?

April 23rd, 2008 @1:31 pm  

@cneil: Yes. The CD will work on the emulator.

Sonja
August 21st, 2008 @11:53 am  

(pSX:1914): GLib-GObject-CRITICAL **: g_signal_handler_disconnect: assertion `G_TYPE_CHECK_INSTANCE (instance)’ failed
pSX: pcm_params.c:2259: snd_pcm_hw_refine: Assertion `pcm && params’ failed.
Aborted
sonja@sonja:~/pSX$

It crashes after I load the .bin and before showing the Sony screen.

August 21st, 2008 @2:04 pm  

@Sonja: Check your sound setting. If your media player are on, close down all and try again.

October 3rd, 2008 @3:26 am  

[...] Gaming For iPhonePlaydeb Makes Game Installation In Ubuntu a BreezeGuide to Playstation Emulator on UbuntuWhy Windows Vista Is Suitable For Gaming?Having a boring day? Try Playing Tetris On Your Mac [...]

October 6th, 2008 @7:09 am  

Looks like the PSX emulator is shipped with debian/ubuntu by default

I did a ‘ apt-cache search pcsx ‘ and ….

pcsx - Transition package for pcsx-df
pcsx-bin - Sony PlayStation emulator — binary
pcsx-df - Sony PlayStation emulator — binary
pcsx-i18n - Sony PlayStation emulator — extra languages

Leave A Reply

Please Note: Comments maybe under moderation after you submit your comments so there is no need to resubmit your comment again