From 09c53fe06fd9dd6ec6a9e585771f73d7e45f7148 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Thu, 12 Jul 2018 00:08:20 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 71dad9ce2..f6bac98c8 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**