diff --git a/Changelog.md b/Changelog.md index 0bf1a53..090af8d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -11,22 +11,22 @@ All updates to the Ryujinx official master build will be documented in this file - Allow copy texture views to have mismatching multisample state. - Fixes black screen in Pinball FX3. -## 1.1.97 - 2022-08-04 +## 1.1.97 - 2022-04-08 ### Fixed: - Lop3Expression: Optimize expressions. - No changes expected in games. -## 1.1.96 - 2022-08-04 +## 1.1.96 - 2022-04-08 ### Changed: - Remove save data creation prompt. - Save data directories will now be created automatically and logged in the console. -## 1.1.95 - 2022-08-04 +## 1.1.95 - 2022-04-08 ### Fixed: - Calculate vertex buffer size from index buffer type. - Prevents out of memory errors and crashes on Super Mario 64 (SM3DAS) and Perky Little Things. Note that these games need more fixes to work. -## 1.1.94 - 2022-08-04 +## 1.1.94 - 2022-04-08 ### Fixed: - amadeus: Improve and fix delay effect processing. - Reworks the sound delay effect processing and cleans up the code.