From 004cb51887e3ba49169c7a44cee8c0cd671ed708 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 9 Jul 2020 11:03:50 -0600 Subject: [PATCH] Updated Ryujinx Setup & Configuration Guide (Windows) (markdown) --- Ryujinx-Setup-&-Configuration-Guide-(Windows).md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Ryujinx-Setup-&-Configuration-Guide-(Windows).md b/Ryujinx-Setup-&-Configuration-Guide-(Windows).md index 3031045..dc5564b 100644 --- a/Ryujinx-Setup-&-Configuration-Guide-(Windows).md +++ b/Ryujinx-Setup-&-Configuration-Guide-(Windows).md @@ -249,7 +249,7 @@ To enable partition/file replacement mods for a particular game: ![image](https://user-images.githubusercontent.com/62343878/87058158-f9fbc900-c1c4-11ea-8dcd-7bea51fc71e6.png) -This will open the AppData\Roaming\Ryujinx\mods\contents\\ folder. +This will open the `AppData\Roaming\Ryujinx\mods\contents\\` folder. 2. Create a subfolder under the game id folder with an appropriate name conveying the mod you will be using i.e. name the folder "Lana" if you were using a mod to add a Lana skin to Mario Kart 8 Deluxe. @@ -261,10 +261,9 @@ This will open the AppData\Roaming\Ryujinx\mods\contents\\ folder. To enable exefs patching: -You may either follow the above method and place an exefs subfolder under the AppData\Roaming\Ryujinx\mods\contents\\ folder, or you may simply create subfolders for each game you wish to apply these patches to under the AppData\Roaming\Ryujinx\mods\exefs_patches folder. _Ryujinx_ will automatically apply the correct mod for your game. - -![image](https://user-images.githubusercontent.com/62343878/87067239-04bc5b00-c1d1-11ea-8ec0-61c47356d0b5.png) +You may either follow the above method and place an exefs subfolder under the `AppData\Roaming\Ryujinx\mods\contents\\` folder, or you may simply copy the patches to a named folder (or folders) that you have created under the `AppData\Roaming\Ryujinx\mods\exefs_patches` folder. _Ryujinx_ will automatically apply the correct mod for your game. +![image](https://user-images.githubusercontent.com/62343878/87069010-b9577c00-c1d3-11ea-8463-5368fd82ab08.png) Input Configuration ===================