summaryrefslogtreecommitdiff
path: root/Data/User/GameConfig/GC9P6S.ini
AgeCommit message (Collapse)Author
2013-09-14Move global gameinis from User to Sys. Get rid of SHARED_USER.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
2011-11-29Gameini database cleanup. Fixes improper file endings due to copy paste ↵kostamarino@hotmail.com
errors (last line didn't work). Addition of SSX On Tour - fixes issue 5032. Also some small additions/updates.
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