diff --git a/Changelog.md b/Changelog.md index ceca94b..c295354 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.551 - 2023-01-13 +### Changed: +- Relax Vulkan requirements. + - The emulator will now request certain graphics features optionally, making it possible to run on more GPUs. + - Allows some games to work on the Raspberry Pi 4, albeit at non-playable speeds. + ## 1.1.550 - 2023-01-12 ### Fixed: - Prepo: Fix SaveSystemReport and SaveSystemReportWithUser IPC definitions.