Commit graph

6 commits

Author SHA1 Message Date
Pierre Bourdon
aa202c2e21 Move global gameinis from User to Sys. Get rid of SHARED_USER. 2013-09-14 06:08:30 +02:00
Pierre Bourdon
40f848d279 Update Gameini ratings from the Wiki 2013-09-08 01:33:34 +02:00
Jasper St. Pierre
e5f4586356 Normalize all Game INI files
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.
2013-08-11 11:32:11 -04:00
Jasper St. Pierre
8bbd1d12e8 GameConfig: Remove unused [HLEaudio] section 2013-08-11 11:32:11 -04:00
lioncash
a24901688e Remove Action Replay master codes from game inis that contained them, since they're unnecessary.
Fixes issue 6367: https://code.google.com/p/dolphin-emu/issues/detail?id=6367

Also fixed an AR code missing an '$' symbol beside its description name in G4NJDA.ini
2013-07-15 12:17:51 -04:00
Shawn Hoffman
0ecebf5348 Merge dolphin-cheats-database 2009-03-04 09:46:25 +00:00