Gauntlet Dark Legacy: Difference between revisions

Jump to navigation Jump to search
→‎Version Compatibility: Need to identify when the Desert Land Freeze started
(→‎Version Compatibility: Need to identify when the Desert Land Freeze started)
(5 intermediate revisions by 2 users not shown)
Line 16: Line 16:
=== Desert Land Freeze ===
=== Desert Land Freeze ===
The emulation freezes on the first level of the Desert Land.
The emulation freezes on the first level of the Desert Land.
=== Improper Memcard Timings ===
Access times and transfer rates of memory cards are not appropriately emulated by Dolphin causing issues with network play in this title. Refer {{Issue|7481}}.


}}}}
}}}}


== Enhancements ==
== Enhancements ==
== Enhancements ==
=== 16:9 Widescreen Gecko Code ===
=== 16:9 Widescreen Gecko Code ===
Line 36: Line 32:
</pre>
</pre>


== Enhancements ==
=== 60Hz PAL ===
=== 60Hz PAL ===
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.  
Use these Gecko codes to force 60Hz.
 
==== GUNE5D ====
<pre>$60Hz
040B66F8 60000000
0402F0E4 38600002
0402F1CC 60000000
04343F70 3C888889
</pre>
 
==== GUNP5D ====
<pre>$60Hz
<pre>$60Hz
040CB10C 3803D99C
040CB10C 3803D99C
Line 55: Line 60:
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityVersion|3.0-161|*****|}}
{{VersionCompatibilityVersion|3.0-161|****|}}
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}


Navigation menu