Updated Changelog (markdown)

MutantAura 2022-04-09 16:15:14 +01:00
parent 62b6dd21d4
commit f3aeb0c631

@ -1,6 +1,12 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.100 - 2022-04-09
### Fixed:
- Fix tail merge from block with conditional jump to multiple returns
- Fixes audio and visual slowdowns after scanning an Amiibo in games like Animal Crossing: New Horizons. May help similar issues in other titles.
## 1.1.99 - 2022-04-08
### Added:
- Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling.