Updated Changelog (markdown)

EmulationFanatic
2021-05-29 15:37:29 -06:00
parent 8a9c2aa363
commit 22da68ec0e

@@ -1,6 +1,13 @@
# 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.6896 - 2021-05-29
### Changed
- Implemented a multi-level function table.
- Greatly improves performance in ACA NEOGEO, SEGA AGES, Arcade Archives, and some NES/SNES Online games. FPS increases of up to 65% were observed during testing. Note that this will really only impact those whose systems were unable to reach the game's intended FPS before, as disabling vsync in these games will alter the game speed if FPS rises past what was intended by the game developer.
- Improves overall JIT performance to a small degree, with minor reductions in boot time and increases in game framerates (~5% on average where improvements are observed).
- May improve performance in games that had inexplicably low framerates.
## 1.0.6895 - 2021-05-25 ## 1.0.6895 - 2021-05-25
### Changed ### Changed
- Implemented all changes made in audren REV9 on 12.0.0. - Implemented all changes made in audren REV9 on 12.0.0.