Updated Changelog (markdown)

EmulationFanatic 2020-08-17 20:27:54 -06:00
parent 47dc675c24
commit 233f96f417

@ -1,6 +1,14 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.5182 - 2020-08-17
### Changed
- Implemented all Switch audio renderer functions (code name Amadeus).
- Resolves myriad audio issues, including: garbled audio in nearly every game that uses audren, softlock in Splatoon 2, slowness in NVDEC videos on Unity titles, loud effects that should be soft, super slow sounding audio during full speed gameplay, etc.
Known issues:
- Fire Emblem: Three Houses is missing voices in videos.
- Games that utilize two simultaneous audio renderers will likely have issues until the audio out interface is rewritten; Crash Team Racing is the only known game to suffer from this.
## 1.0.5177 - 2020-08-14
### Added
- Added missing depth-color conversions in CopyTexture.