mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 01:42:14 -07:00
Updated Ryujinx Setup & Configuration Guide (Windows) (markdown)
@@ -241,7 +241,7 @@ Various game mods are available from enthusiasts & content creators online. _Ryu
|
|||||||
4. RomFS Partition Replacement
|
4. RomFS Partition Replacement
|
||||||
5. RomFS File Replacement
|
5. RomFS File Replacement
|
||||||
|
|
||||||
**For a in-depth explanation of mods implementation & usage in _Ryujinx_, check the description in the original PR [here](https://github.com/Ryujinx/Ryujinx/pull/1249)**.
|
**For a in-depth explanation of mods implementation & advanced usage options in _Ryujinx_, check the description in the original PR [here](https://github.com/Ryujinx/Ryujinx/pull/1249)**.
|
||||||
|
|
||||||
To enable partition/file replacement mods for a particular game:
|
To enable partition/file replacement mods for a particular game:
|
||||||
|
|
||||||
@@ -255,15 +255,10 @@ This will open the `AppData\Roaming\Ryujinx\mods\contents\<game ID>\` folder.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
3. Copy your mod's romfs folder, exefs folder, or other loose files into the new folder you created.
|
3. Copy your mod's romfs folder or exefs folder into the new folder you created.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
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 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.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Input Configuration
|
Input Configuration
|
||||||
===================
|
===================
|
||||||
|
Reference in New Issue
Block a user