Updated Changelog (markdown)

EmulationFanatic 2020-12-30 16:07:32 -07:00
parent 0144c9554b
commit c2d62af618

@ -4,7 +4,7 @@ All updates to the Ryujinx official master build will be documented in this file
## 1.0.6182 - 2020-12-30
### Changed
- Redistribute updated OpenAL binary.
- We now include a copy of OpenAL out-of-the box with Ryujinx. This removes the need to manually download and install OpenAL. We've also moved from using the fork provided by openal.org to the fork provided by openal-soft.org which is still maintained, and has had 1000's of improvements over the old version. This should improve OpenAL performance slightly in some games that suffered previously.
- WWe now include a copy of OpenAL out-of-the box with Ryujinx. This removes the need to manually download and install OpenAL. We've also moved from using the fork provided by openal.org to the fork provided by openal-soft.org which is still maintained, and has had 1000's of improvements over the old version. This should improve OpenAL audio issues slightly in some games that suffered previously.
## 1.0.6176 - 2020-12-29
### Added