Updated Changelog (markdown)

EmulationFanatic 2021-05-20 10:37:48 -06:00
commit 1774c26259

@ -1,6 +1,12 @@
# 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.6882 - 2021-05-20
### Added
- Adds a dynamic query in Linux to locate the installation of the ffmpeg root path.
- Fixes nvdec-related crashes on Linux distros that do not use /libs as the ffmpeg root path.
- Prompts the user to install ffmpeg if it is not found.
## 1.0.6881 - 2021-05-20 ## 1.0.6881 - 2021-05-20
### Changed ### Changed
- Assigned _backgroundContext before starting its working thread. - Assigned _backgroundContext before starting its working thread.