From a8e66c13a9822e1861de74d32bd88a556428c9ee Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 13 Aug 2020 12:21:35 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0eb3e3e..ccb504c 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.5175 - 2020-08-13 +### Fixed +- The Purge PPTC cache option now purges all versioned PPTC caches for a particular game; previously it was only purging the PPTC cache for the currently selected game version e.g. 1.0.3. + ## 1.0.5173 - 2020-08-13 ### Fixed - Fixed MacroJIT SubtractWithBorrow Alu Reg Operation.