PS1 and PS2 emulator available by default in Debian based Linux repository

in blurtutorials •  3 years ago 

1.pcsxr-pcsx2.png

If you enjoyed playing the old Playstation 1 & 2 and recently moved to Debian based Linux then this is the article for you but if you have not moved but want to try, read my previous guide about installing Ubuntu. A gamer who moved to Linux operating system (OS) up to today may find that video games are lacking compared to Windows. The Windows games either free to play or premium ones if you have a lot of money are easy to install. Just download and and double click. While in Linux, especially the old ones, you probably have to find the missing libraries yourself and if that is not enough, you need to do the file configurations yourself. Yes, there maybe other and better emulators downloadable on the Internet but for now I'll be focusing on the ones available by default in the repository of package manager and leave a comment if you know more.

2.synaptic.png

Today, one of the first things taught to new Debian bases Linux users are using the package manager to download install softwares. If you use the graphical user interface (GUI), then that is fine, but if you use the terminal, then that is better, and that is enough knowledge to enjoy some classical games. The top ones that enjoyed and available on the package manager are Playstation 1 and Playstation 2 emulators where you only need one command line to install or find the package if you are using a GUI package manager like synaptics. Before installation, it is best practice to update and upgrade your system and sometimes you need to enable 32 bit packages:

sudo dpkg --add-architecture i386
sudo apt update
sudo apt full-upgrade

Playstation 1 PCSXR

3.pcsxr.png

The playstation 1 emulator that I found available on most Debian based Linux repository is pcsxr. Although Playstation 1 is old that even a dual core CPU laptop with minimal video graphic card can play, the games are still enjoyable for me especially if you enjoy story games such as Suikodens, Final Fantasies, Tri Ace games, Metal Gear Solid, Grandia, and so many to mention. If you are a veteran who are really eager to replay the games but doubt about that it is a waste of time, why not video record or stream while you are playing as recording is much more convenient on the PC? Once you made your mind to install pcsxr, all you need is one command line or find the package on the GUI package manager:

sudo apt install pcsxr

4.pcsxr-guardian-of-darkness.png

That is it! The package manager will search and install all other dependencies for you. If error occurs, usually the terminal will give an explanation and you can search the Internet to see what you can do or you may comment below and I maybe able to help you. Explore the configurations yourself where the important one is configuring the gamepad or keyboard and you can find the files usually in /home/youruser/.pcsxr (if you are using a file manager, show hidden files). Above is a screenshot of me playing The Guardian of Darkness or below is a video if you need more details.

Playstation 2 PCSX2

5.pcsx2.png

If you have a laptop higher than dual core, you can enjoy better graphic playstation games which are playstation 2 games. The playstation 2 emulator that I found available on most Debian based Linux repository is pcsx2. Unlike playstation 1 games, playstation 2 games graphics are still decent today. Like install pcsxr, all you need is one command line or find the package on the GUI package manager:

sudo apt install pcsx2

6.pcsx2-suikoden-5.png

Just like pcsxr, That is it! The package manager will search and install all other dependencies for you. If error occurs, usually the terminal will give an explanation and you can search the Internet to see what you can do or you may comment below and I maybe able to help you. Explore the configurations yourself where the important one is configuring the gamepad or keyboard and you can find the files usually in /home/youruser/.pcsx2 (if you are using a file manager, show hidden files). Above is a screenshot of me playing Suikoden 5 or below is a video if you need more details.

7.software-and-update-nvidia.png

You may find the graphic while playing pcsx2 slow eventhough it is fine when playing high graphic video games in Windows. Usually, this is because of the graphic processing unit (GPU) card driver. For example when using Nvidia, the default Linux driver is Nouveau which is open source but up to today it is still not optimized. To have better performance, it is better to switch to Nvidia where in Ubuntu just go to Software & Updates and in terminal just install nvidia-dkms package and make sure to install the suitable for version for example my laptop cannot use driver version over 390. If you are on a complex optimus laptop like me where I have two video cards install which Intel HD Graphic and Nvidia, you probably need to utilize a special software like bumblebee as I explained on my previous tutorial.

Legal Status

  • The legal way to obtain Bios is by extracting it from your Playstation hardware however I do find it still ethical to download online as long as you have the Playstation hardware.
  • For games ofcourse I can only recommend to buy them legally. Insert the compact disk (CD) or better create a .iso of the CD using CD burning softwares such as Nero, Daemon Tools, and other disk imager software where in Debian Linux, there is the default disk utility software. I know that you can download these games online but I am not responsible for any problems.

Mirrors

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE BLURT!