Updated Changelog (markdown)

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

@ -1,6 +1,11 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file 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 ## 1.1.29 - 2022-02-16
### Fixed: ### Fixed:
- When copying linear textures, DMA should ignore region X/Y. - 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 ## 1.1.27 - 2022-02-13
### Changed: ### Changed:
- Use Enum and Delegate.CreateDelegate generic overloads - Use Enum and Delegate.CreateDelegate generic overloads.
- Remove unused EnumExtensions.cs - Remove unused EnumExtensions.cs.
- No changes to emulator functionality. - No changes to emulator functionality.
## 1.1.26 - 2022-02-11 ## 1.1.26 - 2022-02-11