Killer7: Difference between revisions

m
→‎top: General maintenance with AutoWikiBrowser in Bot mode
m (→‎top: General maintenance with AutoWikiBrowser in Bot mode)
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
|modes    = Single-player
|modes    = Single-player
|input    = GameCube Controller
|input    = GameCube Controller
|forumlink = http://forums.dolphin-emu.org/Thread-gc-killer7
|forumlink = https://forums.dolphin-emu.org/Thread-gc-killer7
}}
}}


Line 28: Line 28:


=== 16:9 Widescreen Gecko Code  ===
=== 16:9 Widescreen Gecko Code  ===
==== NA Culling Fix ====
Like many games, to optimize performance, objects outside view are not rendered (this is called "frustum culling"). In 16:9, you can see culling on the sides of the screen (because you see more than what you are supposed to). Here's an AR Code that fixes it. It simply makes the frustum larger. Use the following code along with the Dolphin Widescreen Hack.
<pre>$Widescreen Culling Fix
040E4288 60000000
040E428C 4E800020
</pre>
==== EU ====
==== EU ====
Disable the Widescreen hack before using.
<pre>$16:9 Widescreen
<pre>$16:9 Widescreen
04005100 C0220190
04005100 C0220190