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.
This commit is contained in:
JosJuice
2019-01-21 22:52:50 +01:00
parent 1d3e3de44b
commit 33b975a0a4
531 changed files with 2037 additions and 7 deletions
+4
View File
@@ -0,0 +1,4 @@
# DJU - (unknown title - INI file autogenerated from vWii system menu list of titles without 16:9 support)
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# DQAJK2 - Aquarius Baseball
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R26E5G - Data East Arcade Classics
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R29E52, R29P52 - NPPL Championship Paintball 2009
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R2EJ99 - Fish Eyes Wii
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R2FE5G, R2FP70 - Freddi Fish: Kelp Seed Mystery
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R2HE41 - Petz Horse Club
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R2LJMS - Hula Wii: Hura de Hajimeru Bi to Kenkou!!
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R2ME20 - M&M's Adventure
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R2PE9B, R2PJ9B, R2PKZ4, R2PP99 - Super Swing Golf Season 2
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R2QJC0 - Cooking Mama 2 Taihen Mama wa Ooisogashi
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R2RE4F, R2RP4F - Pony Friends 2
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R35JC8 - Sangokushi 11 with Power-Up Kit
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R3CE20, R3CP7J - Chrysler Classic Racing
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R3EEWR, R3EPWR - Game Party 3
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R3GXUG - Kidz Sports: Crazy Mini Golf
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R3HP6Z, R3HX6Z - Agent Hugo: Hula Holiday
[Video_Settings]
SuggestedAspectRatio = 2
+4
View File
@@ -0,0 +1,4 @@
# R3JE5G - Go Play Circus Star
[Video_Settings]
SuggestedAspectRatio = 2
+1 -1
View File
@@ -14,4 +14,4 @@
[Video_Settings]
SafeTextureCacheColorSamples = 512
SuggestedAspectRatio = 2
+1
View File
@@ -16,3 +16,4 @@
[Video_Settings]
SafeTextureCacheColorSamples = 512
SuggestedAspectRatio = 2

Some files were not shown because too many files have changed in this diff Show More