From 92a7dfa7b6bea02c5b1c9e74f4a86cdb2c390bc4 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Tue, 24 Mar 2015 11:51:22 -0400 Subject: [PATCH 1/2] index: Clarify that a 64-bit OS is required --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 38168f5..f4a9586 100644 --- a/index.html +++ b/index.html @@ -134,7 +134,7 @@

What platforms does Citra support?

We're pleased to say that Citra works on all three major desktop OSs!

-

Citra is compatible with Windows, Linux, and OS X. In the far future, mobile platforms may be +

Citra is compatible with 64-bit versions of Windows, Linux, and OS X. In the far future, mobile platforms may be targeted as well.

What kind of specs do I need to run Citra?

From 09079185379a9dc8e93454f382129157e0f8f847 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Tue, 24 Mar 2015 11:57:20 -0400 Subject: [PATCH 2/2] index: Change a now-incorrect sentence regarding downloads We provide nightly builds. --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index f4a9586..fdbb3dd 100644 --- a/index.html +++ b/index.html @@ -145,9 +145,9 @@ possible processor, and a graphics chip that supports at least OpenGL 3.2.

Where can I download Citra?

-

At the moment, there are no stable versions of Citra for you to download. Soon, we'll make available - nightly builds for users to download, but for now you'll have to compile from source. Once Citra has - progressed to the point where a stable version becomes viable, we'll make those available for download.

+

At the moment, there are no stable versions of Citra for you to download, however, you can download + nightly builds or compile from source. Once Citra has progressed to the point + where a stable version becomes viable, we'll make those available for download.

How can I help?

Citra's source is hosted on GitHub, which is a