Updated Changelog (markdown)

MutantAura 2022-02-16 11:47:56 +00:00
parent dc006b2993
commit a0858e0920

@ -1,6 +1,17 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.29 - 2022-02-16
### Fixed:
- When copying linear textures, DMA should ignore region X/Y.
- Allows River City Girls Zero to get ingame.
## 1.1.28 - 2022-02-16
### Changed:
- Adjustmentments to controller deadzone calculation.
- Improves small movements at cardinal directions.
- Removes "8-axis" effect at high deadzone values.
## 1.1.27 - 2022-02-13
### Changed:
- Use Enum and Delegate.CreateDelegate generic overloads