diff --git a/Changelog.md b/Changelog.md index 542a47c..51da95c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.430 - 2022-12-05 +### Fixed: +- Fix shaders with global memory access from unknown locations. + - Fixes a regression from 1.1.427 that caused Mario Golf Super Rush (and possibly others) to crash. + +## 1.1.429 - 2022-12-05 +### Fixed: +- Update 'OpenGL Log Level' to 'Graphics Backend Log Level'. + - Renames the OpenGL logging option to properly reflect that it relates to both backends. + ## 1.1.428 - 2022-12-05 ### Fixed: - Ava GUI: Several UI Fixes.