diff --git a/Changelog.md b/Changelog.md index 5831dcb..9151ace 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,13 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.796 - 2023-05-12 +### Fixed: +- Set OpenGL PixelPackBuffer to 0 when done. + - Fixes emulator screenshots being taken as black pictures when using OpenGL. + - Fixes camera photos and save previews being taken as black pictures in The Legend of Zelda: Breath of the Wild and The Legend of Zelda: Tears of the Kingdom when using OpenGL. + - May fix similar issues in other games when using OpenGL. + ## 1.1.795 - 2023-05-12 ### Fixed: - macOS CI Adjustments.