diff --git a/Changelog.md b/Changelog.md index 9665f24..ea1c6b5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,28 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.75 - 2022-03-14 +### Fixed: +- Caching local network info and using an event handler to invalidate as needed. + - Improves slowdown in calendar menu in Fire Emblem: Three Houses. + +## 1.1.74 - 2022-03-14 +### Added: +- Implement S8D24 texture format. + - Fixes starbits interaction in Super Mario Galaxy, now allowing the game to be progressed through. + - Fixes fog/depth of field/depth particles in SuperTuxKart. + +## 1.1.73 - 2022-03-14 +### Fixed: +- Dynamically increase buffer size when resizing. + - Reduces the boot time (from black screen to Game Freak logo) on Pokémon Brilliant Diamond/Shining Pearl by almost half with PPTC enabled. + - Greatly improves title screen animation and overall performance on Super Mario Galaxy. + +## 1.1.72 - 2022-03-14 +### Added: +- Ui: Add option to show/hide console window (Windows-only). + - Windows users can now toggle the console under Options > Show Log Console. + ## 1.1.71 - 2022-03-14 ### Fixed: - Initialize indexed inputs used on next shader stage.