mirror of https://github.com/PCSX2/pcsx2.git
Updated Installing PCSX2 (markdown)
parent
17365cfe05
commit
b89a21016e
|
@ -1,6 +1,17 @@
|
|||
## Should I use Nightly or Stable?
|
||||
|
||||
A lot of changes have been made since the last stable release, so performance and compatibility is much higher on the latest nightly builds, plus a new interface. Unless you are running windows 8 or below or have a very old computer, we recommend using the nightly release.
|
||||
A lot of changes have been made since the last stable release, so performance and compatibility is much higher on the latest nightly builds, plus a new interface. Unless you are running windows 8.1 or below, we recommend using the nightly release.
|
||||
|
||||
## Binaries
|
||||
|
||||
| System | Type | Version | Link | Notes |
|
||||
| ------- | --------- | ------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
|
||||
| Windows | Installer | stable | [link](https://pcsx2.net/downloads) | select "Latest Stable" then the installer |
|
||||
| Windows | Portable | stable | [link](https://pcsx2.net/downloads) | select "Latest Stable" then portable |
|
||||
| Windows | Portable | dev | [link](https://pcsx2.net/downloads) | select "Latest Nightly" then the Windows version |
|
||||
| Linux | Appimage | dev | [link](https://pcsx2.net/downloads) | select "Latest Nightly" then the Linux Appimage |
|
||||
| Linux | Flatpak | dev | [link](https://pcsx2.net/downloads) | select "Latest Nightly" then the Linux Flatpak |
|
||||
| MacOS | App | dev | [link](https://pcsx2.net/downloads) | select "Latest Nightly" then the MacOS version |
|
||||
|
||||
## Package Managers
|
||||
|
||||
|
@ -19,15 +30,5 @@ A lot of changes have been made since the last stable release, so performance an
|
|||
|
||||
See Also: [Installing on Linux](https://github.com/PCSX2/pcsx2/wiki/Installing-on-Linux)
|
||||
|
||||
## Binaries
|
||||
|
||||
| System | Type | Version | Link | Notes |
|
||||
| ------- | --------- | ------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
|
||||
| Windows | Installer | stable | [link](https://pcsx2.net/downloads) | select "Latest Stable" then the installer |
|
||||
| Windows | Portable | stable | [link](https://pcsx2.net/downloads) | select "Latest Stable" then portable |
|
||||
| Windows | Portable | dev | [link](https://pcsx2.net/downloads) | select "Latest Nightly" then the Windows version |
|
||||
| Linux | Appimage | dev | [link](https://pcsx2.net/downloads) | select "Latest Nightly" then the Linux version |
|
||||
| MacOS | App | dev | [link](https://pcsx2.net/downloads) | select "Latest Nightly" then the MacOS version |
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue