summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/AsyncRequests.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2016-10-07 21:57:07 +0200
committerLéo Lam <leo@innovatetechnologi.es>2016-10-08 14:37:55 +0200
commitafd2f58e299f52d639f9f8ab96f33d03aa2f7573 (patch)
tree916dd08b17076d10bd3677a7694330fac613a92e /Source/Core/VideoCommon/AsyncRequests.cpp
parent39fd6dcd5b3701bfbda1a6b7e509f1af85d8886e (diff)
Don't read/store settings directly from/to SYSCONF
Instead of directly reading/storing settings from/to the SYSCONF, we now store Wii settings to Dolphin's own configuration, and apply them on boot. This prevents issues with settings not being saved, being overridden and lost (if the user opens a dialog that writes to the SYSCONF while a game is running). This also fixes restoring settings from the config cache after a graceful shutdown; for some reason, settings were only restored after a normal shutdown. Fixes issue 9825 and 9826
Diffstat (limited to 'Source/Core/VideoCommon/AsyncRequests.cpp')
0 files changed, 0 insertions, 0 deletions