4

Is there a good ps2 emulator for ubuntu 13.10.I want a stable ps2 emulator to play on ubuntu

Dinse Das
  • 541

2 Answers2

4

You have to use update before you install the software.

sudo apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa  
sudo apt-get update && sudo apt-get install  pcsx2-unstable
BuZZ-dEE
  • 14,223
user221785
  • 41
  • 1
2

I use pcsx2, and someone correct me if I'm wrong, I think is the only one availlable.

You can install it from its ppa:

sudo apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa 

sudo apt-get install  pcsx2-unstable