GameCube Main Menu: Difference between revisions

no edit summary
(→‎Gameplay Videos: replace dead video)
No edit summary
Line 22: Line 22:
=== Cheats, Savestates, Game INIs Not Working After Disc Change ===
=== Cheats, Savestates, Game INIs Not Working After Disc Change ===
When emulating a GameCube, Dolphin only recognizes the first thing loaded as the game that is being played. So while changing the disc during the GameCube BIOS menu, for example, [[Super Smash Bros. Melee]] was loaded from the Game List, and then change disc and load [[Super Mario Sunshine]], the game cheats, game-specific settings, and even any savestates made will be for Melee and not Super Mario Sunshine.
When emulating a GameCube, Dolphin only recognizes the first thing loaded as the game that is being played. So while changing the disc during the GameCube BIOS menu, for example, [[Super Smash Bros. Melee]] was loaded from the Game List, and then change disc and load [[Super Mario Sunshine]], the game cheats, game-specific settings, and even any savestates made will be for Melee and not Super Mario Sunshine.
== Enhancements ==
=== 16:9 Aspect Ratio fix ===
The Gecko code works for the menu added onto any game with "Skip Menu" unchecked.
<pre>
80000000 43955555
80000008 41D3AE97
80000004 3F7DB6ED
86A00004 3FE38E39
F6000002 80008180
42480000 461C4000
41A00000 44FA0000
94210008 00000008
5A010000 00000020
94210004 00000000
94210000 00000004
86400000 80000000
94210000 00000008
88A00000 00000004
94210000 0000000C
86400000 80000000
86A00000 3F7C8A61
94210000 00000010
92210000 00000004
F6000001 80008180
43600000 40490FD8
94210000 00000000
5A010000 00000334
94210000 00000000
5A010000 00000100
94210000 00000000
94210000 00000014
94210000 00000028
E0000000 80008000
</pre>


== Problems ==
== Problems ==