Updated Ryujinx Setup & Configuration Guide (markdown)
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.).
|
||||

|
||||
|
||||
**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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue