Updated Ryujinx Setup & Configuration Guide (markdown)

EmulationFanatic 2021-03-15 15:54:51 -06:00
parent 900ddb1ce1
commit 4a72d39c42
1 changed files with 7 additions and 3 deletions

@ -548,7 +548,11 @@ If you wish, you may use a custom folder location for all Ryujinx data (as oppos
To enable *Portable Mode*
**Option 1:** Command-line
**Option 1: (Recommended)** Create a "portable" subfolder
1. Create a subfolder in the Ryujinx program base directory called "portable". This automatically enables portable mode and utilizes this "portable" folder for system folder contents (keys, firmware, PPTC/shader caches, etc.).
![image](https://user-images.githubusercontent.com/62343878/111225959-14811000-85a6-11eb-9ffa-a8d2f5d899cd.png)
**Option 2:** Command-line
1. Open a command prompt, navigate to the location of the Ryujinx executable and type the following command: ryujinx.exe -r d:\[folderpath]. For example, if your custom folder was d:\ryujinxdata, your command would be the following, without quotes (_THIS IS ONLY AN EXAMPLE. USE WHATEVER CUSTOM FOLDER NAME YOU PREFER_):
"ryujinx.exe -r d:\ryujinxdata"
@ -556,7 +560,7 @@ To enable *Portable Mode*
The command prompt window will become the console window when Ryujinx launches.
**Option 2 (Recommended):** Custom Shortcut
**Option 3:** Custom Shortcut
1. Right-click on your Ryujinx executable and click Send To -> Desktop Shortcut