How to install PS3 Emulator RPCS3 in Ubuntu 16.04

To install PS3 Emulator RPCS3 in Ubuntu 16.04

RPCS3 is an open-source Sony PlayStation 3 emulator and debugger that is written in C++. It is available for Windows and Linux platforms. It currently supports modern Vulkan, Direct3D 12 and OpenGL graphic APIs. These are currently 2396 compatible games that have been tested with the emulator, though only about 20 of those games were tested on Linux by the developers. It is really so simple to install PS3 Emulator RPCS3 in Ubuntu 16.04, and this article covers the method to install PS3 Emulator RPCS3 in Ubuntu 16.04.

Installing RPCS3

In order to install RPCS3, make sure you download the latest and stable RPCS3 package, and for that you need to run the following command.

root@linuxhelp11:/home/user1# wget https://rpcs3.net/cdn/builds/rpcs3-v0.0.4-2017-11-26-1344f15-8959_linux64.AppImage
--2017-11-27 16:45:58--  https://rpcs3.net/cdn/builds/rpcs3-v0.0.4-2017-11-26-1344f15-8959_linux64.AppImage
Resolving rpcs3.net (rpcs3.net)... 104.24.24.51, 104.24.25.51, 2400:cb00:2048:1::6818:1833, ...
Connecting to rpcs3.net (rpcs3.net)|104.24.24.51|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified
Saving to: ‘ rpcs3-v0.0.4-2017-11-26-1344f15-8959_linux64.AppImage’ 
rpcs3-v0.0.4-2017-11-26-     [             < =>                   ]  43.20M  72.1KB/s    in 11m 30s 
2017-11-27 16:57:31 (64.1 KB/s) - ‘ rpcs3-v0.0.4-2017-11-26-1344f15-8959_linux64.AppImage’  saved [45295288]

Later, you should execute permission for the package by making use of the following command.

root@linuxhelp11:/home/user1# chmod +x rpcs3-v0.0.4-2017-11-26-1344f15-8959_linux64.AppImage

And then, you shall now install and open the RPCS3 application by running the following command.

root@linuxhelp11:/home/user1# ./rpcs3-v0.0.4-2017-11-26-1344f15-8959_linux64.AppImage

After RPCS3 is installed, the welcome screen appears on your screen. Click on the Continue button.

Boot your PS3 games from the file menu.

Also, you can configure the application through the configuration menu.

If you want to know mora about the RPCS3 application, you can check it from the help menu.

With this, the installation of RPCS3 comes to an end.

Tag : Ubuntu
FAQ
Q
How stable is RPCS3 in its current state?
A
RPCS3 is stable enough to boot into games and play many of them with ease. Stability is more of a per-game factor that may change with new builds as new features get implemented. As emulators progress in accuracy, there may be some regressions that occur and stability is typically one of them. Rest assured, the developers are always hard at work when it comes to keeping RPCS3 as stable as possible for now and into the future.
Q
What is RPCS3 licensed under?
A
RPCS3 uses the GNU General Public License Version 2 (June 1991). According to the license, you are welcome to use RPCS3 and its source code for any purpose, but distributing RPCS3 requires that the source code be released and attribution is given. For more details on how the GNU General Public License system works, please refer to GNU.org
Q
Is this can be installed in windows platform ?
A
Yes, it can be installed in windows.
And also support Ubuntu platform.
Q
What is PS3 Emulator RPCS3
A
RPCS3 is an open-source Sony PlayStation 3 emulator and debugger that is written in C++. It is available for Windows and Linux platforms. It currently supports modern Vulkan, Direct3D 12 and OpenGL graphic APIs. These are currently 2396 compatible games that have been tested with the emulator, though only about 20 of those games were tested on Linux by the developers.
Q
how to download the PS3 Emulator RPCS3 package?
A
Execute the following link:
# wget https://rpcs3.net/cdn/builds/rpcs3-v0.0.4-2017-11-26-1344f15-8959_linux64.AppImage