dolphin/Source/Core
Léo Lam c99ac40700 Port FS, SD and dump path to onion config
This ports the Wii filesystem root, Wii SD card path and dump path
settings to the new config system (OnionConfig).

My initial plan was to wait until DolphinWX was removed before porting
most of the Main (Core, DSP, General) settings to onion config, but
I've decided to submit a small part of those changes to fix
[issue 10566](https://bugs.dolphin-emu.org/issues/10566).

Removes the need to manually set the FileUtil path in the UI frontends
and gets rid of some more members that don't really belong in SConfig.

Also fixes a bug which would cause the dump path not to get created
after change.
2018-05-23 16:07:18 +02:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common Config: Make Load() and Save() slightly faster 2018-05-23 16:07:18 +02:00
Core Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
DiscIO Reimplement custom PNG banners in game list 2018-05-20 15:34:03 +02:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
DolphinWX Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
InputCommon THis fixes issue #08 and #16, the rumble test and slider 2018-04-19 17:48:55 -04:00
UICommon Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends OGL: Fix EFB access in MSAA-mode 2018-05-22 15:35:20 +10:00
VideoCommon HiresTextures: Do not load compressed textures with unaligned dimensions 2018-05-22 16:15:18 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00