Tak: The Great Juju Challenge: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 16: Line 16:
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|


}}}}


}}}}
== Enhancements ==
=== 16:9 Widescreen Gecko Code ===
==== EU ====
<pre>$16:9 Widescreen
0441187C 3FE38E39
</pre>
 
=== 60Hz PAL ===
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.
<pre>$60Hz
041F36C8 38600000
04448600 00000014
02448606 000001C0
02448608 000001C0
0244860C 00000010
02448610 000001C0
</pre>


== Configuration ==
== Configuration ==