Updated Changelog (markdown)

MetrosexualGarbodor 2023-02-21 14:15:10 +00:00
parent b49b9d3dc2
commit 9ac3d5dd75

@ -1,6 +1,26 @@
# 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.630 - 2023-02-21
### Fixed:
- Move Ryujinx Folder from ~/.config to ~/Library/Application Support on macOS.
- Moves the Ryujinx folder to make it more consistent with other apps on macOS. Data will automatically migrate from the old path to the new one.
## 1.1.629 - 2023-02-21
### Fixed:
- Use SIMD acceleration for audio upsampler.
- Doubles audio upsampling speed on x64 hardware.
## 1.1.628 - 2023-02-21
### Fixed:
- Memory: Faster Split for NonOverlappingRangeList.
- Reduces asset streaming stutters in Xenoblade Chronicles 2.
## 1.1.627 - 2023-02-21
### Fixed:
- Mark texture as modified and sync on I2M fast path.
- Fixes a regression from 1.1.233 that caused graphical issues in Tanuki Justice.
## 1.1.626 - 2023-02-19 ## 1.1.626 - 2023-02-19
### Added: ### Added:
- Add support for advanced blend (part 1/2). - Add support for advanced blend (part 1/2).