Updated Changelog (markdown)

EmulationFanatic 2020-08-13 06:47:52 -06:00
parent 5f2a4d1df2
commit 474f5c18ba

@ -1,6 +1,14 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file 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 ## 1.0.5167 - 2020-08-12
### Fixed ### Fixed
- Fixed the InitializeBluetoothLe call which previously did not return any event handle. - Fixed the InitializeBluetoothLe call which previously did not return any event handle.