mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-04 17:05:33 +01:00

Settings that come from the SYSCONF are now included in Dolphin's config system as part of the base layer. They are handled in a special way compared to other settings to make sure they are only loaded from and saved to the SYSCONF (to avoid different, possibly contradicting sources of truth).