From 58438fb715c95270726d8238fbe5880d8cbae4b0 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 26 Jul 2020 16:28:51 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 1237ac2..299fc0e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5048 - 2020-07-26 +### Added +- Implemented the following calls of IAudioInManager: ListAudioIns, ListAudioInsAUuto, ListAudioInsAutoFiltered. + - Fixes related missing service crashes on 15+ games including Torchlight 2, multiple Borderlands games, Baldur's Gate and Baldur's Gate II, Ion Fury, and Bioshock 2 Remastered. + ## 1.0.5047 - 2020-07-26 ### Changed - Polygon offset clamp value is now set by the game if the host supports it. Should not affect any games.