Commit graph

6 commits

Author SHA1 Message Date
JosJuice
33b975a0a4 Mark more Wii titles as not supporting 16:9
For a while now, we have used the INI setting SuggestedAspectRatio
to indicate that a Wii game doesn't support 16:9, making Dolphin
switch to 4:3 when playing those games (as long as the aspect ratio
setting is set to Auto). However, we didn't have a complete list of
games that don't support 16:9. Yesterday, I found what seems like
such a list in the vWii system menu (the PAL one, in case it matters).
This commit sets SuggestedAspectRatio = 2 in the INIs for all the
titles in that list, with a few exceptions:

E5Z E62 E63 E6W E6X E6Z: These titles are already covered by E.ini.

HAJ HAP HCB: HAJ and HAP do in fact support 16:9, but are not
installable on vWii without hacking. I don't know anything about HCB
other than what its GameTDB entry says, but since HAJ and HAP do
in fact support 16:9, it's probably best to not mark HCB unless
someone actually can check that it doesn't support 16:9.

All newly added files in this commit were automatically generated,
and all existing files that were edited were handled manually.

Interesting to note is that some of the titles in the vWii list
seem to be completely unknown. Perhaps they are unreleased games.
2019-01-21 22:52:50 +01:00
Shawn Hoffman
180eb35876 Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
iwubcode
c58010404d Update all inis to remove old XFB settings. Also update Krome Studios games to use 'Immediate XFB' and Rogue Squadron games to disable 'Immediate XFB'. 2017-11-17 22:11:30 -06:00
degasus
20ec5867ec GameIni: Remove default Projection Hack 2015-06-10 19:31:10 +02:00
Buddybenj
7facf5f52f Capitalize Dolphin in Game INI Files
Thanks to FAR - Find And Replace
2015-03-01 15:30:20 -06:00
JosJuice
49f1aad707 Use three-character names for game INIs that don't have region siblings
This will make some game INIs cover more regions.
For INIs with AR codes or patches, I manually created a region-free
file without region-specific data while keeping the original.
2015-02-26 21:53:52 +01:00
Renamed from Data/Sys/GameSettings/WKDEGN.ini (Browse further)