

We can do it from the graphical interface of the emulator in the options menu Configuration -> Plugins & BIOS. The first thing will be to configure the emulator according to our system. Once the installation of the emulator on the system is finished, we look for and execute the emulator from the menu of our system.
#Pcsx reloaded plugins pack how to#
configure -enable-opengl & make & sudo make install & sudo ldconfig & reset How to configure PCSX-Reloaded Now we only proceed to unzip the file and from the terminal we place ourselves on the folder that is left. We install the dependencies with: sudo apt-get install gawk mawk gcc gcc-multilib gcc-4.5 gcc-4.5-base gcc-4.5-locales gcc-4.5-multilib gcc-4.5-plugin-dev intltool intltool-debian gettext gettext-base liblocale-gettext-perl libgettext-ruby1.8 perl perl-base perl-modules libperl5.10 pkg-config libxml2 libxml2-dev libxml2-utils python-libxml2 libglib2.0-0 libglib2.0-bin libglib2.0-data libglib2.0-dev libgtk2.0-0 libgtk2.0-bin libgtk2.0-common python-gtk2 libgtk2.0-dev libglade2-0 libglade2-dev python-glade2 libsdl-sge-dev libsdl-perl libsdl-ruby libsdl-ruby1.8 libsdl-gfx1.2-dev libsdl-ttf2.0-dev libsdl-console-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libsdl-sound1.2-dev gstreamer0.10-sdl libsdl-ocaml-dev libsdl-pango-dev libguichan-sdl-0.8.1-1 zlib-bin zlib1g zlib1g-dev libxvmc1 libxv-dev libxv1 libxcb-xv0 libxcb-xtest0 subversion libtool nasm libbz2-dev automake autoconf libxxf86vm-dev x11proto-record-dev libxtst-dev libgmp3-dev libcdio-dev libsndfile1-dev We just have to make sure have the necessary dependencies so as not to have any problems during the execution of the program. If for some reason you could not find the PCSX package in the repositories, you will you can download the emulator from this link.
#Pcsx reloaded plugins pack code#
Sudo apt-get install pcsxr Download and compile PCSX-Reloaded from source code

This process also applies to Ubuntu-based distributions. If you are a user of the most current version of Ubuntu or previous versions up to 16.04, you can do the installation directly from the official Ubuntu repositories. 1.1 Download and compile PCSX-Reloaded from source code.1 How to install PCSX-Reloaded on Ubuntu.
