nbear3 / Dolphin-Updater

Update to the newest version of Dolphin with a click of a button!
GNU General Public License v3.0
7 stars 4 forks source link

Option to not change games ini #10

Open Catarax opened 6 years ago

Catarax commented 6 years ago

An option to not edit the ini files in : Sys\GameSettings

because there is some games which I added cheats, custom controller config.

Thanks!

griest024 commented 6 years ago

Those config files are updated as dolphin is updated so it would be best to continue to get the latest ones as it will improve compatibility.

A possible workaround is to keep an external config folder and symlink in only the config files that you have modified.

Another workaround, and probably the best, is to set up Sys/GameSettings as a git repo so you can rebase your modifications on the latest iteration of the files.