Updated Changelog (markdown)
parent
e24b35ddf8
commit
0491bf5f25
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -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).
|
||||
|
||||
## 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
|
||||
### Fixed:
|
||||
- Fix missing texture flush for draw then DMA copy sequence without render target change.
|
||||
|
|
Loading…
Reference in a new issue