mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-20 17:52:00 -05:00
405b37deaa
Previously would take several seconds to save, sometimes causing ANRs, which was made worse when adding all the controller values. Now we only load/save each section instead of doing it for each setting. Also added a method to save an individual setting.