diff --git a/Changelog.md b/Changelog.md index eb6064c..ecc3545 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,15 +1,27 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.279 - 2022-09-20 +### Fixed: +- Fpsr and Fpcr freed. + - May reduce stuttering in Tony Hawk's Pro Skater 1 + 2. + - May further improve pre-rendered video playback. + +
+Older releases +
+ +## 1.1.278 - 2022-09-20 +### Fixed: +- Convert Quads to Triangles in Vulkan. + - Improves Vulkan performance in Fast RMX on Intel GPUs. + - May improve Vulkan performance in The Legend of Zelda: Skyward Sword HD and all 3 Xenoblade games on Intel GPUs. Might improve Vulkan performance in all of the above games on AMD GPUs. Nvidia Vulkan appears to be unaffected. + ## 1.1.277 - 2022-09-19 ### Fixed: - OpenGL: Fix blit from non-multisample to multisample texture. - Fixes a rendering regression in Fate/EXTELLA. -
-Older releases -
- ## 1.1.276 - 2022-09-19 ### Fixed: - Avalonia - Misc changes to UX.