Per-game config folder changed
This commit is contained in:
parent
cfcb4c60a9
commit
d68642b1d5
|
@ -5,7 +5,7 @@
|
|||
### 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.
|
||||
You can make per-game configs by placing `config\TitleID.config.toml` in `Documents\Xenia`.
|
||||
|
||||
For launchers/frontends like [Bottlenose](https://github.com/quinton-ashley/bottlenose) you can use the `--config` launch parameter to specify what config to use.
|
||||
|
||||
|
|
Loading…
Reference in New Issue