From 4d9304c3f80556a88b831d364be67fc26e27c32e Mon Sep 17 00:00:00 2001 From: Alen-Alic <51973334+Alen-Alic@users.noreply.github.com> Date: Sun, 14 Jun 2020 15:21:07 -0500 Subject: [PATCH] Update README.md --- README.md | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 35ca8b333..579d63415 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Project64 - A Nintendo 64 Emulator for Windows +**Ever since it's launch in 2001, Project64 has been the most popular Nintendo 64 emulator in the world. Written in the programming language C++, Project64 is the definitive experience for playing your favorite games from the classic console on your PC.** + ## System Requirements * OS @@ -13,32 +15,35 @@ * Sound card * DirectX 9 compatible or higher. * Storage - * 2.28 MB available space(Stable Release Version v2.3.2) + * 2.28 MB available space + *(Stable Version 2.3.2; file sizes for different versions of Project64 may vary)* ## How to use (Games not included - do **NOT** ask for ROMs or where to download them.) +### Stable Builds + 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. -## Support +### Development Builds -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. +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) -Please note: x64 builds are **not** recommended for regular use! They are incomplete and very experimental, and currently _slower_ than 32-bit builds. +Note: x64 builds are **NOT** recommended for regular use. They are incomplete and very experimental. Due to this, x64 builds are currently _slower_ than 32-bit builds. + +## Support + +Visit the FAQ page for help: https://www.pj64-emu.com/support-project64.html + +Join the official Project64 Discord Server to report bugs/issues and seek additional help from Project64 developers and the community: https://discord.gg/ys69Dak ## License