Metroid Prime (GC): Difference between revisions

Added 16:9 Fix
(Added 16:9 Fix)
Line 38: Line 38:
=== Widescreen HUD ===
=== Widescreen HUD ===
[https://forums.dolphin-emu.org/Thread-ar-code-to-disable-clipping-in-metroid-prime-1-2?pid=370683#pid370683 An HUD mod has been created] to better support widescreen.  
[https://forums.dolphin-emu.org/Thread-ar-code-to-disable-clipping-in-metroid-prime-1-2?pid=370683#pid370683 An HUD mod has been created] to better support widescreen.  
=== 16:9 Aspect Ratio Fix ===
This Game has clipping with the Dolphin Widescreen Hack that can be solved with a Gecko Code. Disable the Dolphin Widescreen Hack before using. This Code works for any region of the game.
<pre>
F6000001 80008180
FF401090 EF210032
D2000000 00000002
3DC04000 91C20000
C3420000 00000000
D200000C 00000002
3DC04000 91C20000
C3420000 00000000
E0000000 80008000
F6000001 80008180
ED6A4824 ED080172
D2000000 00000004
3DC03FAA 61CEAAAB
91C20000 C2620000
ED330272 ED6A4824
60000000 00000000
E0000000 80008000
</pre>


== Configuration ==
== Configuration ==
Anonymous user