diff --git a/Changelog.md b/Changelog.md index 97098aa..b4aafad 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.1.81 - 2022-03-20 +### Fixed: +- Fixes a driver crash when starting some games introduced in 1.1.79 + - Games that were black screening with a GPU syncpoint error should now boot correctly (Triangle Strategy, DBFZ etc.) + ## 1.1.80 - 2022-03-20 ### Fixed: - De-tile GOB when DMA copying from block linear to pitch kind memory regions.