summaryrefslogtreecommitdiff
path: root/Data/Sys/GameSettings/GRSPAF.ini
AgeCommit message (Collapse)Author
2024-10-18GameINI: Remove OnLoad sectionsPokechu22
These haven't worked since 2008 (0b5fed62c1b92017ce43a87ba223763a75e7fbef).
2015-04-26Inherit settings from region-free INIs to region-specific INIsJosJuice
Having settings for each game in more than one file is redundant. Now, region-free INIs are now only for settings, and region-specific INIs are only for AR codes and patches. Exceptions are made for titles that share the first three characters of their IDs with unrelated titles (mostly unlicensed titles and Triforce titles).
2015-03-01Capitalize Dolphin in Game INI FilesBuddybenj
Thanks to FAR - Find And Replace
2013-09-14Overlay local gameinis over global gameinis instead of copying.Pierre Bourdon
Huge megacommit because a lot of things needed to be modified to make this possible.