Is there an existing issue for this?
Description
Currently, the directory setting located at Settings → Directory
Configuration files
Default configuration file is stored in this directory.
is causing significant confusion among users. Many mistakenly interpret this setting as the location for the primary retroarch.cfg file:
"Configuration files" behavior
As clarified in previous discussions, this directory is specifically intended for per-core, per-directory, and per-content override .cfg files.
Examples of "Configuration files" directory generated content:
- Without content loaded:
Main Menu → Configuration File → Save New Configuration saves a timestamped retroarch-[YYMMDD-HHMMSS].cfg file.
- Not automatically loaded the when RetroArch starts again.
- With loaded content (Main menu → Load Content):
Main Menu → Configuration File → Save New Configuration saves a [corename].cfg file.
- Not automatically loaded when content is loaded.
- When RetroArch is closed (or Close Content)
[corename]/[corename].opt is saved.
- Automatically loaded the content is loaded next time.
- Any changed setting in RetroArch (eg
Settings → User Interface → Apperance → Color Theme) followed by Quick Menu → Overrides → Save Core Overrides creates directory and saves file [corename]/[corename].cfg
- Not automatically loaded when content is loaded.
Todo
Update Settings → Directory → Configuration files
Update:
Configuration files
Default configuration file is stored in this directory.
To:
Overrides & Configuration Saves
Directory for saving 'Overrides', and the 'Main Menu → Configuration File' items (Note: 'Save Main Configuration' is not saved here).
Note: "Overrides" refers to the settings found in Quick Menu → Overrides. The term "Quick Menu" is omitted from the label for simplicity, per hizzlekizzle’s recommendation.
Steps to reproduce the bug
- Navigate to Settings > Directory.
- Observe the entry labeled "Configuration files".
- The lack of specificity leads to the assumption that this manages global configurations, rather than the intended override files.
Version/Commit
1.22.2
Bisect Results
No response
Present in the nightly version
Yes, this is reproduced in the nightly build
Platform & operating system
GNU/Linux
Affected Cores
No response
Environment information
No response
Relevant log output
References
1: Press the 'Select' button on this item for further guidance. This follows the existing help pattern used in areas like 'Main Menu → Quit' and 'Settings → User Interface → Language'.
Is there an existing issue for this?
Description
Currently, the directory setting located at Settings → Directory
is causing significant confusion among users. Many mistakenly interpret this setting as the location for the primary
retroarch.cfgfile:retroarch.cfg#19196"Configuration files" behavior
As clarified in previous discussions, this directory is specifically intended for per-core, per-directory, and per-content override .cfg files.
Examples of "Configuration files" directory generated content:
Main Menu → Configuration File → Save New Configurationsaves a timestampedretroarch-[YYMMDD-HHMMSS].cfgfile.Main Menu → Configuration File → Save New Configurationsaves a[corename].cfgfile.[corename]/[corename].optis saved.Settings → User Interface → Apperance → Color Theme) followed byQuick Menu → Overrides → Save Core Overridescreates directory and saves file[corename]/[corename].cfgTodo
Update
Settings → Directory → Configuration filesUpdate:
To:
Note: "Overrides" refers to the settings found in Quick Menu → Overrides. The term "Quick Menu" is omitted from the label for simplicity, per hizzlekizzle’s recommendation.
Steps to reproduce the bug
Version/Commit
1.22.2
Bisect Results
No response
Present in the nightly version
Yes, this is reproduced in the nightly build
Platform & operating system
GNU/Linux
Affected Cores
No response
Environment information
No response
Relevant log output
References
1: Press the 'Select' button on this item for further guidance. This follows the existing help pattern used in areas like 'Main Menu → Quit' and 'Settings → User Interface → Language'.