Updated Changelog (markdown)

MetrosexualGarbodor 2023-11-17 14:01:40 +00:00
parent e24b35ddf8
commit 0491bf5f25

@ -3,6 +3,16 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1089 - 2023-11-16
### Fixed:
- Fix JitCache.Unmap called with the same address freeing memory in use.
- Fixes a crash that would occur after launching the 3D All-Stars version of Super Mario 64, stopping emulation and then launching another game.
## 1.1.1088 - 2023-11-16
### Fixed:
- Fix macOS Path on .NET 8.
- Fixes an issue on macOS where, after 1.1.1084, Ryujinx would look for the data folder in the user's Documents directory, rather than in Application Support.
## 1.1.1087 - 2023-11-15 ## 1.1.1087 - 2023-11-15
### Fixed: ### Fixed:
- Fix missing texture flush for draw then DMA copy sequence without render target change. - Fix missing texture flush for draw then DMA copy sequence without render target change.