Updated Changelog (markdown)
parent
67132e737e
commit
62dfe78d46
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -1,6 +1,16 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.155 - 2022-06-24
|
||||
### Fixed:
|
||||
- Fix ThreadingLock deadlock on invalid access and ExitProcess.
|
||||
- Fixes a specific case of the emulator freezing when closing. Does not fix all instances where this happens, however.
|
||||
|
||||
## 1.1.154 - 2022-06-24
|
||||
### Fixed:
|
||||
- Ensure texture ID is valid before getting texture descriptor.
|
||||
- Fixes a crash in A Hat in Time that would occur after progressing past a certain point in the game.
|
||||
|
||||
## 1.1.153 - 2022-06-23
|
||||
### Changed:
|
||||
- UI: Some Avalonia cleanup.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue