Updated RGUI (markdown)

Themaister 2013-04-29 15:02:06 -07:00
parent c5f7689ac0
commit 15c20379b4
1 changed files with 1 additions and 1 deletions

@ -43,7 +43,7 @@ By default, RetroArch looks for a config in various places depending on OS:
To override this, use `retroarch --config customconfig.cfg`. If you have some special options you want to store in separate config files you can use `retroarch --config baseconfig.cfg --appendconfig specialconfig.cfg`. See man-page and/or `--help` for detail. To override this, use `retroarch --config customconfig.cfg`. If you have some special options you want to store in separate config files you can use `retroarch --config baseconfig.cfg --appendconfig specialconfig.cfg`. See man-page and/or `--help` for detail.
To help creating configs with a GUI, RetroArch-Phoenix is a suitable frontend. To help creating configs with a GUI, RetroArch-Phoenix is a suitable frontend.
The config file with all options are documented [here](https://raw.github.com/Themaister/RetroArch/master/retroarch.cfg). On Linux and OSX, it is normally installed to `/etc/retroarch.cfg`. On Windows released you'll find it in the directory along with `retroarch.exe` after a fresh zip extraction (it quickly gets overwritten). The config file with all options are documented [here](https://raw.github.com/Themaister/RetroArch/master/retroarch.cfg). On Linux and OSX, it is normally installed to `/etc/retroarch.cfg`. On Windows releases you'll find it in the directory along with `retroarch.exe` after a fresh zip extraction (it quickly gets overwritten).
### Warning ### Warning
While you are changing settings in runtime, they are not saved to disk afterwards on PC. While you are changing settings in runtime, they are not saved to disk afterwards on PC.