Baten Kaitos Origins: Difference between revisions

Improved Widescreen Code to Fix Clipping issues.
m (5.0 clean-up? Unsure how this missed from the batch regexp)
(Improved Widescreen Code to Fix Clipping issues.)
Line 18: Line 18:


=== Widescreen Gecko Code ===
=== Widescreen Gecko Code ===
The Widescreen hack included with Dolphin causes balancing issues with the background that this Gecko Code will solve. Make sure to leave the Widescreen Hack included with Dolphin disabled.
The Widescreen hack included with Dolphin causes balancing issues with the background and clipping issues that this Gecko Code for any region will solve. Make sure to leave the Widescreen Hack included with Dolphin disabled.


==== NTSC-U ====
==== Region-Free ====
<pre>
<pre>
C2191758 00000004
F6000001 80008180
5403D97E E3E10038
D2000008 00000002
38600001 CBE10030
60000000 00000000
E0000000 80008000
F6000001 80008180
ED6A4824 ED080172
D2000000 00000004
3DC03FAA 61CEAAAB
3DC03FAA 61CEAAAB
91C27000 C1E27000
91C27000 C1E27000
ED2F0272 ED6A4824
ED2F0272 ED6A4824
60000000 00000000
60000000 00000000
C21917F4 00000004
E0000000 80008000
3DC03FAA 61CEAAAB
F6000001 80008180
91C27004 C1E27004
5460063F 418201FC
ED0F0232 ED494024
D200002C 00000006
3DC03F40 91C27000
C2227000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
E0000000 80008000
F6000001 80008180
5460063F 418203A4
D2000040 00000006
3DC03F40 91C27000
C2227000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
60000000 00000000
E0000000 80008000
</pre>
</pre>


Anonymous user