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 <jduncanator@hotmail.com> * Fix Atmosphere utf8 issue Co-authored-by: jduncanator <jduncanator@hotmail.com>
This commit is contained in:
@ -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**
|
||||
|
||||
|
Reference in New Issue
Block a user