TimeSplitters 2: Difference between revisions

Jump to navigation Jump to search
Line 16: Line 16:
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== Border Lines ===
=== Border Lines ===
A odd border is rendered on the bottom and right sides of the screen. Refer {{Issue|11418}}.
Borders from each side is rendered on the screen, though they're visible due to the way TimeSplitters 2 was programmed. Refer {{Issue|11418}}.
{{image|Timesplitters 2 Odd Border.jpg|Odd border.|br}}
{{image|Timesplitters 2 Odd Border.jpg|Odd border.|br}}
It can however be fixed using the following codes.
==Gecko==
<pre>
F6000002 80008180
00000000 00000000
441FC000 43DB8000
14000008 44200000
1400000C 43DC0000
E0000000 80000000
F6000002 80008180
3F800000 00000000
441FC000 43DB8000
14000008 44200000
1400000C 43DC0000
E0000000 80000000
</pre>
==Action Replay==
===NTSC-U===
<pre>
0446E504 44200000
04335720 44200000
0446E500 43DC0000
04335724 43DC0000
</pre>


}}}}
}}}}

Navigation menu