aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdkchan <gab.dark.100@gmail.com>2020-01-06 15:13:39 -0300
committerThog <thog@protonmail.com>2020-01-09 02:13:00 +0100
commite3c919f0867f11545e72a54b808c218c1a779ff1 (patch)
tree9cfcfd803815cc8161947ea334cebe14287773e2
parent18814d44b2e19f7a93ed48ef4799ced585d071e9 (diff)
Remove FFMPEG dependency from README
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 80bfb6fd..65fc95c5 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`.