diff --git a/Changelog.md b/Changelog.md index 2d55ede..a213bfd 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.5583 - 2020-10-29 +### Changed +- Miscellaneous resolution scaling change: now scales the texture size before sending it to the OpenGL backend. + - Resolution scaling now works on games that present BGRA textures such as Dragon Marked for Death among others. + ## 1.0.5580 - 2020-10-28 ### Added - Added scaling for Texture2DArray when using TexelFetch.