From 40227caef3ea7c8aa45e1adb884d6c592f61769e Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 3 Oct 2020 02:37:43 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index a40eb91..8de3b7a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5485 - 2020-10-02 +### Changed +- Improved BRX target detection heuristics. + - Koi no Hanasaku Hyakkaen now renders properly. This may also potentially affect other games. + ## 1.0.5480 - 2020-10-01 ### Fixed - Support 2D array ASTC texture decoding.