Setting up Linux version: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
The following is a guide on how to obtain and compile the PCSX2 source code.
The following is a guide on how to obtain and compile the PCSX2 source code on the Linux platform.


==Obtaining the Source Code from GitHub==
==Obtaining the Source Code from GitHub==
Line 37: Line 37:




==Running the Binary
==Running the Binary==


This process may take several minutes. Once it has finished, you should be able to run the pcsx2 binary:<br />
This process may take several minutes. Once it has finished, you should be able to run the pcsx2 binary:<br />
<code>$ ./bin/pcsx2-dev<br />
<code>$ ./bin/pcsx2-dev<br />
ninja
782

edits