diff --git a/Changelog.md b/Changelog.md index 134e380..41d128a 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.255 - 2022-09-09 +### Fixed: +- Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions. + - Allows Baldur's Gate/ Baldur's Gate II Enhanced Editions, Dies irae -Amantes amentes-, Planescape: Torment/ Icewind Dale Enhanced Editions and Star Wars: Republic Commando to go in-game, possibly fixes other 32-bit games. + ## 1.1.254 - 2022-09-08 ### Fixed: - Restride vertex buffer when stride causes attributes to misalign in Vulkan.