Updated Changelog (markdown)

MetrosexualGarbodor 2022-04-08 12:29:20 +01:00
parent 623c7a662c
commit 62b6dd21d4

@ -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. - Allow copy texture views to have mismatching multisample state.
- Fixes black screen in Pinball FX3. - Fixes black screen in Pinball FX3.
## 1.1.97 - 2022-08-04 ## 1.1.97 - 2022-04-08
### Fixed: ### Fixed:
- Lop3Expression: Optimize expressions. - Lop3Expression: Optimize expressions.
- No changes expected in games. - No changes expected in games.
## 1.1.96 - 2022-08-04 ## 1.1.96 - 2022-04-08
### Changed: ### Changed:
- Remove save data creation prompt. - Remove save data creation prompt.
- Save data directories will now be created automatically and logged in the console. - 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: ### Fixed:
- Calculate vertex buffer size from index buffer type. - 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. - 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: ### Fixed:
- amadeus: Improve and fix delay effect processing. - amadeus: Improve and fix delay effect processing.
- Reworks the sound delay effect processing and cleans up the code. - Reworks the sound delay effect processing and cleans up the code.