Is there a good ps2 emulator for ubuntu 13.10.I want a stable ps2 emulator to play on ubuntu
Asked
Active
Viewed 9,456 times
2 Answers
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,533
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
animaletdesequia
- 8,552