diff --git a/Options.md b/Options.md index faa8afd8d..36543a081 100644 --- a/Options.md +++ b/Options.md @@ -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.