diff --git a/Changelog.md b/Changelog.md index 91d710b..c00e1b4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,14 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5171 - 2020-08-12 +### Added +- Added VFMA/VFMS instructions. + - Fixes missing opcode crashes on Duke Nukem 3D: 20th Anniversary World Tour, STURMWIND EX, Cabela's: The Hunt - Championship Edition, and Goat Simulator. +### Changed +- Fixed VCVT_FI & VCVT_RM. Added tests for VCVT_FI. Updated VRINT_RM & VRINT_Z. + - Fixes missing graphics in several32-bit titles including (but not limited to) SamuraiAces, STRIKERS1945 I & II, and Duke Nukem 3D: 20th Anniversary World Tour. + ## 1.0.5167 - 2020-08-12 ### Fixed - Fixed the InitializeBluetoothLe call which previously did not return any event handle.