Updated Changelog (markdown)

gdkchan 2024-01-24 21:49:12 -03:00
parent 1f0f5fcdb0
commit cbffaad54c

@ -1,7 +1,28 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file.
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).#
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1125 - 2024-01-24
### Added:
- Implement SQSHL (immediate) CPU instruction.
- Fixes a crash when playing AV1 encoded videos on NXMP using dav1d decoder (homebrew).
## 1.1.1124 - 2024-01-24
### Fixed:
- Vulkan: Enumerate Query Pool properly.
- Minor performance improvement on some games.
## 1.1.1123 - 2024-01-24
### Fixed:
- Use unix timestamps on GetFileTimeStampRaw.
- The GetFileTimeStampRaw file system function now returns the correct timestamps.
- Fixes incorrect file date and time on NXMP and possibly other homebrew.
## 1.1.1122 - 2024-01-22
### Fixed:
- Fix architecture preference for MacOS game shortcuts.
- Fixes an issue where shortcuts created on Apple Silicon Macs would start games using Rosetta emulation by default, in some cases lowering performance.
## 1.1.1121 - 2024-01-22
### Fixed: