mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-07 22:48:36 +00:00
Update README.md (#16)
This commit is contained in:
parent
be1d01bf7d
commit
b73fa8eb22
|
@ -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**
|
||||
|
|
Loading…
Reference in a new issue