Dolphin core: Allow reading from Dolphin.ini (2nd time I asked this..)

Allow reading the settings from User/Config/Dolphin.ini in the Dolphin libretro core! Tons of these settings are not core options that I would love to change! When I modify anything in it, it resets when I start the Dolphin core! It should read from it, not reset it! Or maybe just turn the settings into core options… either thing will do! :slight_smile:

EDIT: I have already asked the same thing before… I guess my title didn’t standout… :heavy_check_mark:️

it’ll happen. This stuff takes time.

Of course, pull requests are always welcome if someone else wants to tackle it before we can get to it.

I have looked more closely at the Dolphin.ini and realized that… these are not all of Dolphin’s settings! :confused: Where are the rest of the settings? ( Anti-Alias, Wireframe… ) I don’t know much C++/C… so I can’t help.