From b50dfd824caaf47ebf1fdda915e7ca32c201b310 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 20 Feb 2021 04:49:31 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changelog.md b/Changelog.md index 15789f4..bcd0246 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.0.6635 - 2021-02-19 +### Changed +- Windows now recognizes Ryujinx as a DPI-aware application. Also fixes DPI scaling in other operating systems. + - Fixes menus and controller configuration screens being too cramped or cutting off parts of the window. + +## 1.0.6634 - 2021-02-19 +### Changed +- Ryujinx now allows modding of AddOnContent (DLC) RomFS. + ## 1.0.6631 - 2021-02-19 ### Changed - Modified the "Ignore Missing Services" option to take effect immediately, even during emulation.