Updated Options (mediawiki)
parent
205fa3359d
commit
ece72250ed
|
@ -1,12 +1,13 @@
|
||||||
''[https://github.com/xenia-canary/xenia-canary/wiki/Options Xenia Canary Options]''
|
|
||||||
|
|
||||||
__TOC__
|
__TOC__
|
||||||
|
|
||||||
|
''[https://github.com/xenia-canary/xenia-canary/wiki/Options Xenia Canary Options]''
|
||||||
|
|
||||||
= How to use =
|
= How to use =
|
||||||
|
|
||||||
|
# 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 <code>Documents\Xenia</code> and open <code>xenia.config.toml</code> in a text editor like [https://notepad-plus-plus.org/download/ Notepad++].
|
# Go to <code>Documents\Xenia</code> and open <code>xenia.config.toml</code> in a text editor like [https://notepad-plus-plus.org/download/ Notepad++].
|
||||||
#* Xenia must be run at least once for this to be present.
|
#* If <code>portable.txt</code> is present in the same directory as xenia.exe it will be in the same directory as xenia.exe.
|
||||||
#* If <code>portable.txt</code> is present it will be in the same directory as xenia.exe.
|
|
||||||
#* Per-game configs go in <code>config\TitleID.config.toml</code>.
|
#* Per-game configs go in <code>config\TitleID.config.toml</code>.
|
||||||
# For launchers/frontends like [https://github.com/quinton-ashley/bottlenose Bottlenose] you can use the <code>--config</code> launch parameter to specify what config to use.
|
# For launchers/frontends like [https://github.com/quinton-ashley/bottlenose Bottlenose] you can use the <code>--config</code> launch parameter to specify what config to use.
|
||||||
#* To launch specific games, add the path to the game before the launch options. For example: <code>xenia.exe path/to/game/default.xex --vsync=false</code>
|
#* To launch specific games, add the path to the game before the launch options. For example: <code>xenia.exe path/to/game/default.xex --vsync=false</code>
|
||||||
|
|
Loading…
Reference in New Issue