From b89a21016ebc0658a2725c48deb378d989bba3b0 Mon Sep 17 00:00:00 2001 From: DigitalMajestic <40978750+DigitalMajestic@users.noreply.github.com> Date: Tue, 29 Aug 2023 15:30:26 -0700 Subject: [PATCH] Updated Installing PCSX2 (markdown) --- Installing-PCSX2.md => 1.-Installing-PCSX2.md | 23 ++++++++++--------- 1 file changed, 12 insertions(+), 11 deletions(-) rename Installing-PCSX2.md => 1.-Installing-PCSX2.md (91%) diff --git a/Installing-PCSX2.md b/1.-Installing-PCSX2.md similarity index 91% rename from Installing-PCSX2.md rename to 1.-Installing-PCSX2.md index 9102ce7..1058b15 100644 --- a/Installing-PCSX2.md +++ b/1.-Installing-PCSX2.md @@ -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 | -