Updated Ryujinx Setup & Configuration Guide (Windows) (markdown)
parent
d873001280
commit
004cb51887
1 changed files with 3 additions and 4 deletions
|
@ -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)
|
![image](https://user-images.githubusercontent.com/62343878/87058158-f9fbc900-c1c4-11ea-8dcd-7bea51fc71e6.png)
|
||||||
|
|
||||||
This will open the AppData\Roaming\Ryujinx\mods\contents\<game ID>\ folder.
|
This will open the `AppData\Roaming\Ryujinx\mods\contents\<game ID>\` 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.
|
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\<game ID>\ folder.
|
||||||
|
|
||||||
To enable exefs patching:
|
To enable exefs patching:
|
||||||
|
|
||||||
You may either follow the above method and place an exefs subfolder under the AppData\Roaming\Ryujinx\mods\contents\<game ID>\ 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.
|
You may either follow the above method and place an exefs subfolder under the `AppData\Roaming\Ryujinx\mods\contents\<game ID>\` 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/87067239-04bc5b00-c1d1-11ea-8ec0-61c47356d0b5.png)
|
|
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/62343878/87069010-b9577c00-c1d3-11ea-8463-5368fd82ab08.png)
|
||||||
|
|
||||||
Input Configuration
|
Input Configuration
|
||||||
===================
|
===================
|
||||||
|
|
Loading…
Reference in a new issue