Updated Changelog (markdown)
parent
b932f1dc88
commit
65854d71c9
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.13 - 2022-01-29
|
||||
### Fixed:
|
||||
- Fix small precision error on CPU reciprocal estimate instructions.
|
||||
- Fixes some twitching animations in Pokémon Legends: Arceus, for example on the main character's left arm.
|
||||
|
||||
## 1.1.12 - 2022-01-29
|
||||
### Fixed:
|
||||
- kernel: A bit of refactoring and fix GetThreadContext3 correctness.
|
||||
- Code cleanup for the kernel. No changes expected in games.
|
||||
|
||||
## 1.1.11 - 2022-01-27
|
||||
### Fixed:
|
||||
- Add timestamp to 16-byte/4-word semaphore releases.
|
||||
|
|
Loading…
Reference in a new issue