House of the Dead: Overkill: Difference between revisions

Jump to navigation Jump to search
Line 27: Line 27:
== Enhancements ==
== Enhancements ==
=== Bloom ===
=== Bloom ===
Using Internal Resolutions above 1x will have a detrimental effect on this titles bloom effects. Bloom can be disabled with the following Action Replay code.
Using Internal Resolutions above 1x will have a detrimental effect on this titles bloom effects. Bloom can be corrected for ~IRx4 with the following Gecko code. The game doesn't like this so enable the code with the game running then disable it again a moment later (do not pause).
 
<pre>$No Bloom
C202613C 00000005
3B000050 7C183000
40A20014 39000014
3920000E 38C00014
38E0000E B1030080
60000000 00000000
C215E848 00000002
3940000E 39600014
380000FF 00000000
</pre>
 
Alternately disable bloom with the following code.
 
<pre>$No Bloom
<pre>$No Bloom
0415CB50 60000000  
0415CB50 60000000  
</pre>
</pre>
{{image|House of the Dead Overkill Bloom.jpg|Bloom|br}}
 
{{image|House of the Dead Overkill Bloom.jpg|Bloom /w IR > 1|br}}


== Configuration ==
== Configuration ==

Navigation menu