Star Fox: Assault: Difference between revisions

Added Widescreen Fix for NTSC Version
(Added Widescreen Fix for PAL Version.)
(Added Widescreen Fix for NTSC Version)
Line 25: Line 25:
== Enhancements ==
== Enhancements ==
=== Widescreen AR Code ===
=== Widescreen AR Code ===
The Widescreen Hack in Dolphin has clipping issues so an AR code is needed to prevent it. Leave the Dolphin Widescreen Hack disabled before using this code. AR Code found at http://www.gc-forever.com/forums/viewtopic.php?f=38&t=1961 and was made by Ralf for the PAL Version.
The Widescreen Hack in Dolphin has clipping issues so an AR code is needed to prevent it. Leave the Dolphin Widescreen Hack disabled before using this code. AR Code found at http://www.gc-forever.com/forums/viewtopic.php?f=38&t=1961 and was made by Ralf for the PAL Version. The NTSC Version was ported by me.


==== PAL ====
==== PAL ====
Line 40: Line 40:
040187CC 4BFEB545
040187CC 4BFEB545
041822E0 4BE81A20
041822E0 4BE81A20
</pre>
==== NTSC =====
<pre>
04003D00 C3A2BCE0
04003D04 EC441024
04003D08 EC420772
04003D0C 4817C7A0
04003D10 1C000003
04003D14 7C030E70
04003D18 4E800020
04018400 4BFEB911
04018410 4BFEB901
041804A8 4BE83858
</pre>
</pre>


Anonymous user