aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAc_K <Acoustik666@gmail.com>2018-07-12 00:08:20 +0200
committerGitHub <noreply@github.com>2018-07-12 00:08:20 +0200
commit09c53fe06fd9dd6ec6a9e585771f73d7e45f7148 (patch)
tree9d7c6b61e80e46c10d415b50aadfad5932d3d8f0 /README.md
parent1968386808bb48f823b1877b0e5ff8c6e2f8bd49 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71dad9ce..f6bac98c 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,8 @@ If you have some homebrew that currently doesn't work within the emulator, you c
For help, support, suggestions, or if you just want to get in touch with the team; join our Discord server!
https://discord.gg/VkQYXAZ
+For donation support, please take a look at our Patreon: https://www.patreon.com/ryujinx
+
**Running**
To run this emulator, you need the .NET Core 2.1 (or higher) SDK *and* the OpenAL 11 Core SDK.
@@ -92,6 +94,7 @@ Run `dotnet run -c Release -- path\to\homebrew.nro` inside the Ryujinx solution
Run `dotnet run -c Release -- path\to\game_exefs_and_romfs_folder` to run official games (they need to be decrypted and extracted first!)
**Compatibility**
+
You can check out the compatibility list within the Wiki. Only a handful of games actually work.
**Latest build**