diff options
| author | Ac_K <Acoustik666@gmail.com> | 2018-02-15 13:15:22 +0100 |
|---|---|---|
| committer | gdkchan <gab.dark.100@gmail.com> | 2018-02-15 09:15:22 -0300 |
| commit | b73fa8eb2221a5b0597a73eb2e2eb5e50a29bc7b (patch) | |
| tree | 568f0b7011112f08c47534152e0c93ce8cb23753 /README.md | |
| parent | be1d01bf7dfd73f44b0bb8398c57da84f3b5ef87 (diff) | |
Update README.md (#16)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ 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!). -Audio is partially supported (glitched) on Windows, you need to install the OpenAL Core SDK: +Audio is partially supported (glitched) on Linux and macOS, for Windows you need to install the OpenAL Core SDK: https://openal.org/downloads/OpenAL11CoreSDK.zip **Lastest build** |
