Commit graph

11 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
0ecc498585 Sync gameini ratings from the wiki. Fixes issue 6477. 2013-08-11 18:42:18 +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
kostamarino@hotmail.com
c82d88302a Gameini database cleanup. Remove the lines below since they are no longer necessary:
SafeTextureCache = True
SafeTextureCacheColorSamples = 128
2012-03-26 03:56:54 +03:00
kostamarino@hotmail.com
f2848b6a25 Revert gameini database to an older state before texcache rewrite was integrated. Some commits that followed will be properly done at a later point. 2011-08-23 19:51:20 +03:00
Shawn Hoffman
0ecebf5348 Merge dolphin-cheats-database 2009-03-04 09:46:25 +00:00
omegadox
46c6b9fd52 GameConfig should now update from the dolphin-cheat-database SVN now, don't need to copy the INIs to this SVN anymore. :)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2541 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-04 09:46:24 +00:00
omegadox
9947a77441 Some INI updates.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1834 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-09 10:48:49 +00:00
daco65
fce24deca5 merging the ini database with dolphin svn.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1701 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-28 14:00:27 +00:00
Shawn Hoffman
0b5fed62c1 ISOProperties.cpp can now toggle and remove cheats/patches. Still have to do add/edit. Put PatchEngine in it's own namespace, changed format of patches.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1289 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-24 19:11:15 +00:00
memberTwo.mb2
0d714b9971 same speedhack for MP1 PAL
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1287 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-24 17:08:34 +00:00