From 0d131a775d3057981aa5c7d9e495ffdeac724525 Mon Sep 17 00:00:00 2001 From: Alen-Alic <51973334+Alen-Alic@users.noreply.github.com> Date: Sat, 13 Jun 2020 06:12:55 -0500 Subject: [PATCH 1/3] Update README.md Further grammar, wording and layout fixes. --- README.md | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 728beec19..bee29e417 100644 --- a/README.md +++ b/README.md @@ -2,24 +2,34 @@ Project64 is a Nintendo 64 emulator for Windows and Android. +#### System Requirements + +* OS + * Windows XP or higher. +* CPU + * Any CPU with SSE2 support. +* RAM + * 512MB or more. +* Graphics card + * DirectX 9 card or higher. + ## How to use -(Games not included - DO NOT ask for ROMs.) + +(Games not included - DO NOT ask for ROMs or where to download them.) + ### Windows Installer for the latest stable release: https://www.pj64-emu.com/download/project64-latest Follow the instructions in the setup window to complete the installation. -#### System Requirements -* Operating system: Windows XP (or higher) -* CPU: Any SSE2 CPU -* RAM: 512MB or more -* Graphics card: DirectX 9 card or higher +Visit the FAQ page for help: https://www.pj64-emu.com/support-project64.html ### Development Builds -Development Builds are based off the latest source at GitHub. This allows you to use the latest changes straight away, though these changes may not be fully tested and have issues. -Official buildbot (Windows and Android): https://www.pj64-emu.com/nightly-builds +Development Builds are based off the latest source at GitHub. This allows you to use the latest changes straight away, though these changes may not be fully tested and have issues. Download at your own risk. + +Official buildbot: https://www.pj64-emu.com/nightly-builds AppVeyor (Windows x86/x64): [![Build status](https://ci.appveyor.com/api/projects/status/sbtwyhaexslyhgx3?svg=true )](https://ci.appveyor.com/project/project64/project64/branch/master) @@ -27,5 +37,6 @@ AppVeyor (Windows x86/x64): [![Build status](https://ci.appveyor.com/api/project Please note: x64 builds are **not** recommended for regular use! They are incomplete and very experimental, and currently _slower_ than 32-bit builds. ### License + Project64 is licensed under the -[GNU General Public License v2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) +[GNU General Public License v2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html). From 67b1fa957016e708c17a763a5abd85fd8473e1a2 Mon Sep 17 00:00:00 2001 From: Alen-Alic <51973334+Alen-Alic@users.noreply.github.com> Date: Sat, 13 Jun 2020 07:14:23 -0500 Subject: [PATCH 2/3] Update README.md More additions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index bee29e417..d04130048 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Project64 is a Nintendo 64 emulator for Windows and Android. +(Android app currently unavailable for download as of June 13, 2020.) + + #### System Requirements * OS @@ -23,8 +26,12 @@ Installer for the latest stable release: https://www.pj64-emu.com/download/proje Follow the instructions in the setup window to complete the installation. +#### Support + Visit the FAQ page for help: https://www.pj64-emu.com/support-project64.html +Join the official Project64 Discord Server to seek additional help from Project64 developers and the community: https://discord.gg/ys69Dak + ### Development Builds Development Builds are based off the latest source at GitHub. This allows you to use the latest changes straight away, though these changes may not be fully tested and have issues. Download at your own risk. From 9026d0ef38f6c418b6dded57643f3d8a3c49d382 Mon Sep 17 00:00:00 2001 From: Alen-Alic <51973334+Alen-Alic@users.noreply.github.com> Date: Sat, 13 Jun 2020 07:25:04 -0500 Subject: [PATCH 3/3] Update README.md All mentions of Android removed, also further fixes. --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d04130048..c3150fd81 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,4 @@ -# Project64 - -Project64 is a Nintendo 64 emulator for Windows and Android. - -(Android app currently unavailable for download as of June 13, 2020.) - +# Project64 - A Nintendo 64 Emulator for Windows #### System Requirements @@ -18,7 +13,7 @@ Project64 is a Nintendo 64 emulator for Windows and Android. ## How to use -(Games not included - DO NOT ask for ROMs or where to download them.) +(Games not included - do **NOT** ask for ROMs or where to download them.) ### Windows @@ -26,7 +21,7 @@ Installer for the latest stable release: https://www.pj64-emu.com/download/proje Follow the instructions in the setup window to complete the installation. -#### Support +### Support Visit the FAQ page for help: https://www.pj64-emu.com/support-project64.html