From 1e361b3fd010d79c310498ba54fc639ad778588f Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 22 Jun 2020 19:26:12 -0600 Subject: [PATCH] Created DLC Management Guide (markdown) --- DLC-Management-Guide.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 DLC-Management-Guide.md diff --git a/DLC-Management-Guide.md b/DLC-Management-Guide.md new file mode 100644 index 0000000..60802d3 --- /dev/null +++ b/DLC-Management-Guide.md @@ -0,0 +1,27 @@ +### Ryujinx Configuration Guide - Managing DLC +**Manage Downloadable Content for your games** +Some games have downloadable content available that you may wish to add to your game. Ryujinx has built-in functionality to add & manage your DLC. + +1. With Ryujinx open, right-click on the game you want to add or manage DLC for and click Manage DLC to bring up the Ryujinx - DLC Manager window. + +![image](https://user-images.githubusercontent.com/62343878/85350268-f3c7d600-b4bd-11ea-89cd-d78c8c8918d0.png) + + +2. Within the Ryujinx – DLC Manager window, click Add to open the DLC navigation screen. + +![image](https://user-images.githubusercontent.com/62343878/85350278-f88c8a00-b4bd-11ea-9d08-b65ac5941763.png) + + +3. Navigate to the location of the DLC file(s) you wish to apply, then double-click the file to automatically add it. Or you may select the file or files, and click Add. +Note: you may add more than one DLC file at a time! + +![image](https://user-images.githubusercontent.com/62343878/85350292-017d5b80-b4be-11ea-8a70-f85aadb2c071.png) + + +You will now see your DLC in the Ryujinx - DLC Manager window. Click Save to save your configuration. + +![image](https://user-images.githubusercontent.com/62343878/85350301-05a97900-b4be-11ea-973e-010f8d8445d8.png) + + +Repeat this process, if you wish, for any other games you would like to manage DLC for. +