Updated Ryujinx Setup & Configuration Guide (markdown)
parent
6e72485756
commit
2e9b2a14ec
1 changed files with 2 additions and 2 deletions
|
@ -435,10 +435,10 @@ If you wish, you may use a custom folder location for all Ryujinx data (as oppos
|
|||
To enable *Portable Mode*:
|
||||
|
||||
**Option 1:** 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_):
|
||||
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"
|
||||
|
||||
![image](https://user-images.githubusercontent.com/62343878/91670371-0ec84f00-eada-11ea-9e0a-034ff6eee440.png)
|
||||
![image](https://user-images.githubusercontent.com/62343878/91670371-0ec84f00-eada-11ea-9e0a-034ff6eee440.png)
|
||||
|
||||
The command prompt window will become the console window when Ryujinx launches.
|
||||
|
||||
|
|
Loading…
Reference in a new issue