diff options
| author | gdkchan <gab.dark.100@gmail.com> | 2018-05-11 20:17:43 -0300 |
|---|---|---|
| committer | gdkchan <gab.dark.100@gmail.com> | 2018-05-11 20:17:43 -0300 |
| commit | 5ed1471d9687ac7685d288a675c99ed3444a176f (patch) | |
| tree | 17d0a5f67e06e5f1f56ab32ad3b1d01119677b7c | |
| parent | f9f111bc85a4735391a8479e9a8d36a30ae7f3a9 (diff) | |
Update min sdk version on readme
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ - + # Ryujinx [](https://ci.appveyor.com/project/gdkchan/ryujinx) Experimental Switch emulator written in C# @@ -49,7 +49,7 @@ https://openal.org/downloads/OpenAL11CoreSDK.zip - Config File: `Ryujinx.conf` should be present in executable folder. For more informations [you can go here](CONFIG.md). - + - If you are a Windows user, you can configure your keys, the logs, install OpenAL, etc... with Ryujinx-Setting. [Download it, right here](https://github.com/AcK77/Ryujinx-Settings) @@ -68,8 +68,8 @@ To run this emulator, you need the .NET Core 2.0 (or higher) SDK. Run `dotnet run -c Release -- path\to\homebrew.nro` inside the Ryujinx solution folder to run homebrew apps. 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. +**Compatibility** +You can check out the compatibility list within the Wiki. Only a handful of games actually work. **Latest build** |
