..:: PCSX2 Forums ::..

Full Version: Graphics plugin UBUNTU
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Please, i need the plug ins because my pcsx2 only have the null one. I dont want to know anything about this madness of using the console. Just i need a good person who upload the file so i could download it. This is the first time i use this hell called linux, so i barely get how to install the emu copy-pasting things ive found on the net.
just use this ppa : https://launchpad.net/~gregory-hainaut/+archive/pcsx2.official.ppa => pcsx2-unstable
Code:
sudo add-apt-repository ppa:gregory-hainaut/pcsx2.official.ppa
sudo apt-get update
sudo apt-get install pcsx2-unstable
You only have the null plugin because you miss a lot of dependencies (other files/libraries) that pcsx2-linux needs to compile. The ppa is surely the best way to go for someone who is a new-ish user.