diff --git a/Changelog.md b/Changelog.md index 0994f28..602441b 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.6874 - 2021-05-16 +- Moved the Windows Intel/AMD view format workaround out of the backend and replaced it with copy dependencies. + - Significantly improves FPS on Intel iGPUs and AMD GPUs in Windows. Please test and share your results! + ## 1.0.6873 - 2021-05-16 - Decoupled the Ryujinx configuration instance from all Ryujinx subprojects and moved directly to the Ryujinx project. No expected changes in emulator behavior.