From a2a27ddae65f9378394d94ccb8a95de7ebdb5546 Mon Sep 17 00:00:00 2001 From: DigitalMajestic <40978750+DigitalMajestic@users.noreply.github.com> Date: Tue, 29 Aug 2023 17:13:43 -0700 Subject: [PATCH] Updated 02 Nightly Build Usage Guide (markdown) --- 02-Nightly-Build-Usage-Guide.md | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/02-Nightly-Build-Usage-Guide.md b/02-Nightly-Build-Usage-Guide.md index 7159541..66c7ab8 100644 --- a/02-Nightly-Build-Usage-Guide.md +++ b/02-Nightly-Build-Usage-Guide.md @@ -1,4 +1,7 @@ -## Windows +## Full Setup Guide +A comprehensive setup guide (including extracting your BIOS and dumping your games) can be found on the [main website](https://pcsx2.net/docs/usage/setup/) + +### Windows - Extract the `.7z` file wherever you'd like. It's recommend to avoid `Program Files` however! - You can get 7zip from https://www.7-zip.org/download.html @@ -8,21 +11,14 @@ ![](https://i.imgur.com/QA5oBiL.png) -## Linux (AppImage) +### Linux (AppImage) - You will likely have to make the AppImage file executable. There are a few ways to do this: - Right-click and make it executable - In a terminal, run `chmod +x ` - You should be able to open the file like any other application. -## Mac +### Mac - Double click to extract, then click and drag the app into the Applications folder. Optionally, you can rename it from PCSX2-XYZ.app to just PCSX2.app -## Still not Working? -Reach out in the respective help channel in the [Discord](https://discord.com/invite/TCz3t9k) - -## Compiling from Source - -If you'd prefer to compile from source, see the following articles: -- [Linux](https://github.com/PCSX2/pcsx2/wiki/10-Building-on-Linux) -- [Mac](https://github.com/PCSX2/pcsx2/wiki/11-Building-on-MacOS) -- [Windows](https://github.com/PCSX2/pcsx2/wiki/12-Building-on-Windows) +### Still Not Working? +Reach out in the respective help channel in the [Discord](https://discord.com/invite/TCz3t9k) \ No newline at end of file