Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-13 01:27:18 +00:00
parent 04a66a599b
commit e175cfd66d

@ -1,6 +1,19 @@
# 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.550 - 2023-01-12
### Fixed:
- Prepo: Fix SaveSystemReport and SaveSystemReportWithUser IPC definitions.
- Fixes a small regression from 1.1.519. No known changes in games.
- Fixes indexes args issue from #4188 (1.1.506).
## 1.1.549 - 2023-01-12
### Added:
- Vulkan: Add workarounds for MoltenVK.
- Adds MoltenVK configuration class and several workarounds for graphics features not supported by macOS.
- Contributes towards upstreaming the currently closed-source macOS build.
- Allows Mario Kart 8 Deluxe and many other titles to go in-game on Mac. On M1 systems, Rosetta is required for now.
## 1.1.548 - 2023-01-12 ## 1.1.548 - 2023-01-12
### Fixed: ### Fixed:
- Ava UI: Reorder settings of Resolution Scaler. - Ava UI: Reorder settings of Resolution Scaler.
@ -68,7 +81,7 @@ All updates to the Ryujinx official master build will be documented in this file
### Added: ### Added:
- Implement JIT ARM64 backend. - Implement JIT ARM64 backend.
- Adds ARM64 target support to the JIT, allowing it to work on ARM CPUs. - Adds ARM64 target support to the JIT, allowing it to work on ARM CPUs.
- Contributes to upstreaming the currently closed-source macOS build. - Contributes towards upstreaming the currently closed-source macOS build.
- Paves the way for Ryujinx to run on other ARM devices in the future. - Paves the way for Ryujinx to run on other ARM devices in the future.
## 1.1.535 - 2023-01-10 ## 1.1.535 - 2023-01-10