Is there a good ps2 emulator for ubuntu 13.10.I want a stable ps2 emulator to play on ubuntu
Asked
Active
Viewed 9,450 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,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

animaletdesequia
- 8,354
-
it's not working.terminal says command not found – Dinse Das Nov 30 '13 at 07:55
-
i got pcsx2 but when i try to play it shows a white screen only – Dinse Das Dec 04 '13 at 00:15