The Legend of Zelda: Twilight Princess (GC): Difference between revisions

Jump to navigation Jump to search
(Add to "Ships with debugging symbols" (frameworkF.map))
(Removed the inverted controls codes. 1. We do not allow codes unless they are 4:3to16:9 or 30FPSto60FPS codes, or work around issues Dolphin cannot alone (like the bloom hack). 2. You can invert the controls in the controllers settings.)
Line 136: Line 136:
<pre>
<pre>
044558DC 3FE79E7B
044558DC 3FE79E7B
</pre>
=== Invert X-Axis Camera Controls (AR Codes) ===
==== Third Person Camera ====
<pre>
040CE9C0 EC010028
</pre>
==== Chase Camera ====
<pre>
0416B778 FC207050
</pre>
==== Lock-On Camera ====
<pre>
0416D7C0 FC20D050
</pre>
==== Tower Camera ====
<pre>
041781F0 FC20B850
</pre>
==== Ride Camera ====
<pre>
0417D030 FC207050
</pre>
==== First Person Camera ====
<pre>
0416B778 FC207050
0416D7C0 FC20D050
041781F0 FC20B850
0417D030 FC207050
</pre>
</pre>