From b1d3cfd2dac2030bf7ec0938900a8c004f3661a9 Mon Sep 17 00:00:00 2001 From: Mary Date: Wed, 30 Dec 2020 23:08:09 +0100 Subject: Distribute with OpenAL Soft on Windows (#1847) * Distribute with OpenAL Soft on Windows This remove dependency on OpenAL EA on Windows and allows to operate with both backend without any user interventions. Co-authored-by: jduncanator * Fix Atmosphere utf8 issue Co-authored-by: jduncanator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9fa095b1..f4b3828a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Ryujinx system files are stored in the `Ryujinx` folder. This folder is located - **Audio** - Audio output is entirely supported, audio input (microphone) isn't supported. We use C# wrappers for [OpenAL](https://openal.org/downloads/oalinst.zip) (installation needed), and [libsoundio](http://libsound.io/) as the fallback. + Audio output is entirely supported, audio input (microphone) isn't supported. We use C# wrappers for [OpenAL](https://openal-soft.org/), and [libsoundio](http://libsound.io/) as the fallback. - **CPU** -- cgit v1.2.3