summaryrefslogtreecommitdiff
path: root/Data/User/GameConfig/GLCE52.ini
AgeCommit message (Collapse)Author
2013-09-14Move global gameinis from User to Sys. Get rid of SHARED_USER.Pierre Bourdon
2013-08-11Sync gameini ratings from the wiki. Fixes issue 6477.Pierre Bourdon
2013-08-11Normalize all Game INI filesJasper St. Pierre
Add a simple Python script that does a basic normalization on the game INI files and run it across all the files we have. This normalizes the sections, their order and comments, and the whitespace within them. It also removes the sections Video_Hardware, Gecko, and Wii, which should not be in the game INI files we ship by default.
2012-03-26Gameini database cleanup. Remove the lines below since they are no longer ↵kostamarino@hotmail.com
necessary: SafeTextureCache = True SafeTextureCacheColorSamples = 128
2012-03-20Gameini database update. About 142 files updated or added to the database.kostamarino@hotmail.com
2011-08-23Revert gameini database to an older state before texcache rewrite was ↵kostamarino@hotmail.com
integrated. Some commits that followed will be properly done at a later point.
2009-03-04Merge dolphin-cheats-databaseShawn Hoffman