Skies of Arcadia Legends: Difference between revisions

Jump to navigation Jump to search
no edit summary
mNo edit summary
No edit summary
(6 intermediate revisions by 3 users not shown)
Line 17: Line 17:
When scrolling through items in the item menu the text will flicker into random letters/numbers, making it really hard to make out the characters HP/MP. This starts to happens when enough items are on the list, only the first three pages are affected.
When scrolling through items in the item menu the text will flicker into random letters/numbers, making it really hard to make out the characters HP/MP. This starts to happens when enough items are on the list, only the first three pages are affected.
Disabling dual core fixes this issue.
Disabling dual core fixes this issue.
=== Off Color Rendering ===
A change made around {{revision|5.0-5400}} seems to cause sections of the game to render off color (typically red) on Intel graphics hardware. Certain areas, such as Shrine Island appear to be more heavily impacted by this.
{{image|Skies of Arcadia Legends Red.jpg|Shrine Island Red rendering|br}}


}}}}
}}}}


== Enhancements ==
== Enhancements ==
=== 16:9 Aspect Ratio Fix ===
{{Problems/Blurry Distant Textures}}
The following Gecko code Unstretches the HUD and fixes clipping issues with the Dolphin Widescreen Hack for the NTSC-U and PAL version of the game. Disable the Dolphin Widescreen Hack before using.
=== HD Texture ===
[https://forums.dolphin-emu.org/showthread.php?tid=45528 HD Texture Pack by Bighead - forum thread]
 
=== 16:9 Widescreen Gecko Code ===
The following Gecko code Unstretches the HUD and fixes clipping issues with the Dolphin Widescreen Hack for the NTSC-U and PAL version of the game. Disable the Dolphin Widescreen Hack before using. This hack will break cutscenes with overlays and the widescreen camera will be squished.


==== NTSC-U ====
==== NA ====
<pre>04345894 3F400000
<pre>$16:9 Widescreen
04345894 3F400000
043463C0 3B190000
043463C0 3B190000
C22AB718 00000003
C22AB718 00000003
Line 85: Line 94:
</pre>
</pre>


==== PAL ====
==== EU ====
<pre>04348E54 3F400000
<pre>$16:9 Widescreen04348E54 3F400000
04349980 3B19999A
04349980 3B19999A
C22AE654 00000003
C22AE654 00000003
Line 145: Line 154:
801E0000 00000000</pre>
801E0000 00000000</pre>


=== 60Hz AR Codes ===
=== 60Hz PAL ===
==== PAL ====
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.
<pre>04241FC8 38600000
<pre>$60Hz
04241FC8 38600000
042FEE50 00000014</pre>
042FEE50 00000014</pre>


Navigation menu