yuzu/src/frontend_common
t895 fa04dea7c4 frontend_common: config: Only write setting related to opened config file
If we tried to write a switchable setting to config that was not using global in the global config instance, we could write the per-game setting accidentally. This ensures that we always use the global setting for global config and the currently applied setting for custom config.
2024-01-03 22:49:41 -05:00
..
CMakeLists.txt cmake: prefer system simpleini library 2023-11-26 03:45:10 +01:00
config.cpp frontend_common: config: Only write setting related to opened config file 2024-01-03 22:49:41 -05:00
config.h frontend_common: config: Do not count "." as a special character 2023-12-30 15:11:36 -05:00