Setting up Linux version: Difference between revisions

m
Line 15: Line 15:
===Debian/Ubuntu based distros===
===Debian/Ubuntu based distros===


====Stable (32-bit)====
====PCSX2 stable (32-bit)====
'''WARNING: It requires a CPU with SSE2 instructions. If your CPU does not support this instruction set, it does not have enough horsepower to run this emulator.'''
'''WARNING: It requires a CPU with SSE2 instructions. If your CPU does not support this instruction set, it does not have enough horsepower to run this emulator.'''


Line 26: Line 26:
# Install PCSX2: <pre>sudo apt-get install pcsx2</pre>
# Install PCSX2: <pre>sudo apt-get install pcsx2</pre>


====Unstable (64-bit)====
====PCSX2 unstable (64-bit)====
# PCSX2 Daily Builds PPA (development version): <pre>sudo add-apt-repository ppa:pcsx2-team/pcsx2-daily</pre>
# PCSX2 Daily Builds PPA (development version): <pre>sudo add-apt-repository ppa:pcsx2-team/pcsx2-daily</pre>
# Update repository listings: <pre>sudo apt-get update</pre>
# Update repository listings: <pre>sudo apt-get update</pre>
ninja
17

edits