From 6d5209aa06f5cae5be4aa3ddc3db49cc60473955 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 27 Nov 2020 17:49:54 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 575d735..51d1471 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,8 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file -## 1.0.5835 - 2020-11-27 +## 1.0.5837 - 2020-11-27 ### Changed +- Cleaned up Ryujinx.Audio and fixed an issue about the GetVolume function in the OpenAL backend. + +## 1.0.5835 - 2020-11-27 +### Added - Added a preference system to selection of matching textures, where it will pick the "most perfect" match available in the texture cache. - Fixes white screen issue that appears immediately after loading in The Legend of Zelda: Breath of the Wild.