diff --git a/Changelog.md b/Changelog.md index b08a499..6d86ae6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5418 - 2020-09-23 +### Changed +- Implemented small indexed draws and primitive topology override. This affects graphics emulation for games that use the Vulkan API on the Switch. + - Enables graphics to be rendered on Turok 2 and Doom 64. +- Miscellaneous minor gpu fixes. + ## 1.0.5417 - 2020-09-23 ### Changed - Return "NotAvailable" when no UserChannel data is present.