From 2e9b2a14ec0dbb82fe4bcd9ff4e8e3ff04e06b9c Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 30 Aug 2020 16:42:10 -0600 Subject: [PATCH] Updated Ryujinx Setup & Configuration Guide (markdown) --- Ryujinx-Setup-&-Configuration-Guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Ryujinx-Setup-&-Configuration-Guide.md b/Ryujinx-Setup-&-Configuration-Guide.md index f08a5c7..be2f44d 100644 --- a/Ryujinx-Setup-&-Configuration-Guide.md +++ b/Ryujinx-Setup-&-Configuration-Guide.md @@ -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.