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.