mirror of
https://github.com/dolphin-emu/dolphin
synced 2024-11-04 20:43:44 -05:00
33b975a0a4
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.
5 lines
76 B
INI
5 lines
76 B
INI
# RHNE70, RHNP70 - My Horse & Me
|
|
|
|
[Video_Settings]
|
|
SuggestedAspectRatio = 2
|