Setting up Linux version

From PCSX2 Wiki
Revision as of 22:38, 8 July 2014 by Krysto (talk | contribs) (Created page with "The following is a guide on how to obtain and compile the PCSX2 source code. ==Obtaining the Source Code from GitHub== PCSX2 is hosted on GitHub, a website where people can...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The following is a guide on how to obtain and compile the PCSX2 source code.

Obtaining the Source Code from GitHub

PCSX2 is hosted on GitHub, a website where people can contribute to each others' programming projects using the Git version control software. GitHub is essentially just a showcase for your projects, to work on them you need to actually download and install the Git software.

On Arch Linux:

#pacman -S git