From 4b542c19b4316b4df6e9e4e7e181edf7d95db145 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Wed, 15 Sep 2021 02:28:20 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index f81051e..48b7499 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.7037 - 2021-09-14 +### Fixed: +- FPS monitor now shows instantaneous FPS rather than any form of weighted average. +- Frametime has been added as a metric with a 2 decimal place precision factor. +- All performance metrics now update every 750ms rather than 1000ms. + ## 1.0.7036 - 2021-09-14 ### Fixed: - Add Linux Unicorn (for Tests) patch and description.