From 2880d5b0d26fff63bd4000e9d395f006990268d3 Mon Sep 17 00:00:00 2001 From: Margen67 Date: Fri, 16 Feb 2024 09:09:30 -0800 Subject: [PATCH] Update Options.mediawiki --- Options.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Options.mediawiki b/Options.mediawiki index c84455f..1eb579b 100644 --- a/Options.mediawiki +++ b/Options.mediawiki @@ -5,7 +5,7 @@ __TOC__ # [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++]. #* The config should be saved while Xenia is closed to prevent it from being overwritten. -#* If a portable.txt file 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 or you are using Xenia Canary it will be in the same directory as xenia.exe. #* Per-game configs go in config\TitleID.config.toml. Note that '''per-game configs are highly unstable''', only very few options can be changed from it safely or at all, as most emulator subsystems are initialized before per-game configs are loaded. # 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