Updated Changelog (markdown)

MetrosexualGarbodor 2022-02-16 20:44:30 +00:00
parent a0858e0920
commit 76d828a208

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.30 - 2022-02-16
### Fixed:
- amadeus: Fix limiter correctness.
- Fixes missing audio on Nintendo Switch Sports Online Play Test.
## 1.1.29 - 2022-02-16
### Fixed:
- When copying linear textures, DMA should ignore region X/Y.
@ -14,8 +19,8 @@ All updates to the Ryujinx official master build will be documented in this file
## 1.1.27 - 2022-02-13
### Changed:
- Use Enum and Delegate.CreateDelegate generic overloads
- Remove unused EnumExtensions.cs
- Use Enum and Delegate.CreateDelegate generic overloads.
- Remove unused EnumExtensions.cs.
- No changes to emulator functionality.
## 1.1.26 - 2022-02-11