You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+12-10
Original file line number
Diff line number
Diff line change
@@ -10,20 +10,20 @@ It was created from the merging of PabloMK7's Citra fork and the Lime3DS project
10
10
11
11
The goal of this project is to be the de-facto platform for future development.
12
12
13
-
> [!NOTE]
14
-
> Azahar has not fully released yet. For this reason, there are no compiled binaries available for download.
15
-
>
16
-
> It is recommended that only developers and early adopters should use the emulator until our first stable release.
17
-
>
18
-
> Here be dragons.
19
-
20
-
<!--
21
13
# Installation
22
14
23
-
### Windows & MacOS
15
+
### Windows
24
16
25
17
Download the latest release from [Releases](https://github.com/azahar-emu/azahar/releases).
26
18
19
+
If you are unsure of whether you want to use MSYS2 or MSVC, use MSYS2.
20
+
21
+
### MacOS
22
+
23
+
Download the latest release from [Releases](https://github.com/azahar-emu/azahar/releases).
24
+
25
+
The `macos-universal` download will work on both Intel and Apple Silicon Macs.
26
+
27
27
---
28
28
### Android
29
29
The recommended method of downloading Azahar on Android is via the [Google Play store](https://play.google.com/store/apps/details?id=io.github.lime3ds.android).
@@ -44,6 +44,8 @@ Keep in mind that you will not recieve automatic updates when installing via the
44
44
45
45
Azahar is available as an AppImage on the [Releases](https://github.com/azahar-emu/azahar/releases) page.
46
46
47
+
A Flatpak distribution is currently being worked on.
48
+
<!--
47
49
We are also on Flathub:
48
50
49
51
<a href=https://flathub.org/apps/org.azahar-emu.azahar><img width='180' alt='Download on Flathub' src='https://dl.flathub.org/assets/badges/flathub-badge-en.png'/></a>
@@ -84,7 +86,7 @@ Below are the minimum requirements to run Azahar:
84
86
### Desktop
85
87
```
86
88
Operating System: Windows 10 (64-bit), MacOS 13 (Ventura), or modern 64-bit Linux
87
-
CPU: x86-64 (64-bit) CPU. Single core performance higher than 1,800 on Passmark
89
+
CPU: x86-64/ARM64 CPU (Windows for ARM not supported). Single core performance higher than 1,800 on Passmark
0 commit comments