From 9619c3b8c183a3a99bfb09b0b3ae2f488baf059c Mon Sep 17 00:00:00 2001 From: Margen67 Date: Tue, 27 Jul 2021 09:22:57 -1000 Subject: [PATCH] Updated Options (mediawiki) --- Options.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Options.mediawiki b/Options.mediawiki index 9ed5864..b55f439 100644 --- a/Options.mediawiki +++ b/Options.mediawiki @@ -7,7 +7,7 @@ __TOC__ # Run xenia if you haven't before. # [https://social.technet.microsoft.com/wiki/contents/articles/1784.windows-how-to-view-file-name-extensions.aspx Show file name extensions in Explorer]. # Go to Documents\Xenia and open xenia.config.toml in a text editor like [https://notepad-plus-plus.org/download/ Notepad++]. -#* If portable.txt is present in the same directory as xenia.exe it will be in the same directory as xenia.exe. +#* If a portable.txt file is present in the same directory as xenia.exe it will be in the same directory as xenia.exe. #* Per-game configs go in config\TitleID.config.toml. # For launchers/frontends like [https://github.com/quinton-ashley/bottlenose Bottlenose] you can use the --config launch parameter to specify what config to use. #* To launch specific games, add the path to the game before the launch options. For example: xenia.exe path/to/game/default.xex --vsync=false