Rayman 3: Hoodlum Havoc: Difference between revisions

No edit summary
Line 23: Line 23:


== Enhancements ==
== Enhancements ==
=== Shadows ===
=== Anti-aliasing Shadows ===
While using OpenGL backend, anti-aliasing causes Rayman's shadow to connect to his body by thin lines. Direct3D backend renders shadows properly for all anti-aliasing modes.
While using OpenGL backend, anti-aliasing causes Rayman's shadow to connect to his body by thin lines. Direct3D backend renders shadows properly for all anti-aliasing modes.
{{Image|GRHP41-2.png|Shadow Glitch|br}}
{{Image|GRHP41-2.png|Shadow Glitch|br}}
=== 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
040A4080 38600000
04225558 00000014
</pre>


== Configuration ==
== Configuration ==