summaryrefslogtreecommitdiff
path: root/Data/User/GameConfig/SMOP41.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.
2013-04-03Gameini database cleanup of lle audio suggestions where it is not needed ↵kostamarino@hotmail.com
anymore. Fixes Issue 6138(Disney´s The Haunted Mansion) and updates Sonic mega collection ini.
2013-02-21Gameini database update. Update/additions of Fifa Street and Open Season ↵kostamarino@hotmail.com
(fixes issue 5438). Cleanup of DisableWiimoteSpeaker = 1 (aka Alternate wiimote timing) from the database since it is no longer used. Edit the tales of symphonia projection hack.
2011-12-18Gameini database update, mainly changes to the emulation issues lines (make ↵kostamarino@hotmail.com
them shorter, with more substance and less bla bla, update outdated stuff). The emulation issues lines can be further improved(this is a start). Also re - implement the emulation issues column that was reverted, make it a bit bigger since sentences need more words and delete the issues portion of the emustate tooltip since it is unnecessary now.
2009-03-04Merge dolphin-cheats-databaseShawn Hoffman