From 3888a4390946f93740bf8f7fda612818eb72ab01 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 20 May 2021 10:38:48 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index e22dd06..ce63831 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,7 +5,7 @@ All updates to the Ryujinx official master build will be documented in this file ### 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. + - Advises the user to install ffmpeg if it is not found. ## 1.0.6881 - 2021-05-20 ### Changed