diff --git a/Changelog.md b/Changelog.md index a7fe11f..c62cba3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.367 - 2022-11-20 +### Fixed: +- Reword the description of the 6GB expand DRAM hack to be less tantalizing. + - "Expand DRAM Size to 6GiB" is now named "Use alternative memory layout (Developers)". + +
+Older releases +
+ ## 1.1.366 - 2022-11-19 ### Fixed: - Unsubscribe MemoryUnmappedHandler even when GPU channel is destroyed. @@ -78,10 +87,6 @@ All updates to the Ryujinx official master build will be documented in this file - Allow to start Ryujinx in Wayland environment. - Allows Ryujinx to start in Wayland environment, ignoring code to retrieve monitor dimensions. -
-Older releases -
- ## 1.1.351 - 2022-11-16 ### Fixed: - Fix Fedora support.