summaryrefslogtreecommitdiff
path: root/Data/User/GameConfig/SNCE8P.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.
2013-04-05Round IR scale down to whole number if using 1.5x/2.5x IR, if game ini ↵Rachel Bryk
specifies -1 for EFBScale. Fixes issue 6210.
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