Updated Changelog (markdown)

MetrosexualGarbodor 2022-09-10 02:01:39 +01:00
parent cd5a77b7c4
commit a16579e03c

@ -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.