From 49b796bb38c4a11d69597bd32efdbfb245da5c4d Mon Sep 17 00:00:00 2001 From: Margen67 Date: Sat, 14 Sep 2019 04:16:20 -0700 Subject: [PATCH] Updated Options (markdown) --- Options.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Options.md b/Options.md index 56049db9c..7f74a7121 100644 --- a/Options.md +++ b/Options.md @@ -3,12 +3,14 @@ # How to use: To change these options, open `xenia.config.toml` in a text editor like [Notepad++](https://notepad-plus-plus.org/download/). It will be in `Documents\Xenia` by default. If `portable.txt` is present it will be in the same directory as xenia.exe. +You can make per-game configs by placing `xenia.config.toml` in the `content\TitleID` folder. + +For launchers/frontends like [Bottlenose](https://github.com/quinton-ashley/bottlenose) you can use the `--config` launch parameter to specify what config to use. ## Run games as full/activated `license_mask = -1` - ### 2x resolution scaling (up to 1440p) **ONLY WITH ROV**: `d3d12_resolution_scale = 2` @@ -48,7 +50,6 @@ To change these options, open `xenia.config.toml` in a text editor like [Notepad * `17`= ZH - ### All config options: ``` [APU]