diff --git a/Changelog.md b/Changelog.md index c0c722d..737b57b 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.5173 - 2020-08-13 +### Fixed +- Fixed MacroJIT SubtractWithBorrow Alu Reg Operation. + - Resolves black screen & memory leak issues with Duke Nukem 3D: 20th Anniversary World Tour and possibly other games. + ## 1.0.5171 - 2020-08-12 ### Added - Added VFMA/VFMS instructions.