Super Smash Bros. Melee/sandbox: Difference between revisions

Jump to navigation Jump to search
Screw nesting, will take a look at it later
(→‎Enhancements: Yep, I don't know WTF I'm doing, still trying to understand how nested tabs works. The fact that the inner tabs only render after the page is saved makes things worse)
(Screw nesting, will take a look at it later)
Line 34: Line 34:
== Enhancements ==
== Enhancements ==
=== 16:9 Aspect Ratio Fix ===
=== 16:9 Aspect Ratio Fix ===
The built-in Widescreen Hack causes clipping issues. The following AR codes work as a replacement, causing less issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.
The built-in Widescreen Hack causes clipping issues. The following AR codes work as a replacement, causing less issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes. <br/>
 
'''Note:''' The NTSC version of this game has 3 different revisions. You can check the revision of your ISO by going into Game Properties.
<tabs>
<tabs>
{{#tab:NTSC, PAL|
<tab name="NTSC (1.0)">
The NTSC version of this game has 3 different revisions. You can check the revision of your ISO by going into Game Properties.
<tab name="Revision 1.0>
<pre>043412DC C3AD809C
<pre>043412DC C3AD809C
043685F4 C02D809C
043685F4 C02D809C
044D15BC 3FE38E39</pre>
044D15BC 3FE38E39</pre>
</tab>
</tab>
<tab name="Revision 1.1>
<tab name="NTSC (1.1)">
<pre>04341F2C C3AD809C
<pre>04341F2C C3AD809C
043697C8 C02D809C
043697C8 C02D809C
044D2A1C 3FE38E39</pre>
044D2A1C 3FE38E39</pre>
</tab>
</tab>
<tab name="Revision 1.2>
<tab name="NTSC (1.2)">
<pre>04342C0C C3AD809C
<pre>04342C0C C3AD809C
0436A4A8 C02D809C
0436A4A8 C02D809C
044D373C 3FE38E39</pre>
044D373C 3FE38E39</pre>
</tab>
</tab>
|<pre>04342FDC C3AD809C
<tab name="PAL">
<pre>04342FDC C3AD809C
0436A3AC C02D809C
0436A3AC C02D809C
044C47BC 3FE38E39</pre>
044C47BC 3FE38E39</pre>
}}
</tab>
</tabs>
</tabs>


Navigation menu