From e3c919f0867f11545e72a54b808c218c1a779ff1 Mon Sep 17 00:00:00 2001 From: gdkchan Date: Mon, 6 Jan 2020 15:13:39 -0300 Subject: [PATCH] Remove FFMPEG dependency from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 80bfb6fd9..65fc95c5f 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,6 @@ The latest automatic build for Windows, macOS, and Linux can be found on the [Of Everything on the Switch is encrypted, so if you want to run anything other than homebrew, you have to dump encryption keys from your console. To get more information please take a look at our [Keys Documentation](KEYS.md). - - **FFmpeg Dependencies** - - Ryujinx has a basic implementation of `NVDEC`, a video decoder used by the Switch's GPU. Many games include videos that use it, so you need to download [Zeranoe's FFmpeg Builds](http://ffmpeg.zeranoe.com/builds/) for **Shared** linking and your computer's operating system. When it's done, extract the contents of the `bin` folder directly into your Ryujinx folder. - - **System Titles** Some of our System Module implementations, like `time`, require [System Data Archives](https://switchbrew.org/wiki/Title_list#System_Data_Archives). You can install them by mounting your nand partition using [HacDiskMount](https://switchtools.sshnuke.net/) and copying the content to `Ryujinx/nand/system`.