mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 06:12:15 -07:00
Updated Changelog (markdown)
12
Changelog.md
12
Changelog.md
@@ -2,6 +2,18 @@
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
|
||||
## 1.0.7174 - 2022-01-16
|
||||
### Fixed:
|
||||
- kernel: Fix deadlock when pinning in interrupt handler.
|
||||
- Fixes a deadlock on DoDonPachi Resurrection when starting a new game.
|
||||
- May fix similar deadlocks on other games.
|
||||
|
||||
## 1.0.7173 - 2022-01-16
|
||||
### Fixed:
|
||||
- Fix return type mismatch on 32-bit titles.
|
||||
- Fixes an assert that was caused by the return type not matching the actual return type of the function, due to the address being 32-bits.
|
||||
- Only affects debug builds.
|
||||
|
||||
## 1.0.7172 - 2022-01-13
|
||||
### Added:
|
||||
- ssl: Implement SSL connectivity.
|
||||
|
Reference in New Issue
Block a user