From a12649086ff33688ba4825093ecdecd0c3516a5a Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 13 Oct 2020 15:00:51 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index de66c0a..d898245 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5523 - 2020-10-13 +### Changed +- Replaced "Host FPS" counter with GPU Command Queue Load reading "FIFO %". + ## 1.0.5522 - 2020-10-13 ### Added - Implemented several 32-bit CPU instructions.