Resident Evil 2: Difference between revisions

Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
Line 16: Line 16:
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== Music Drops Out ===
=== Music Drops Out ===
In areas that use two audio tracks, the music will intermittently drop out. This issue first appeared in {{revision|5.0-560}} ({{revision|5.0-562}}) due to the removal of the ARAM-DMA hack. See {{issue|9840}}.
Due to the removal of the ARAM-DMA hack on {{revision|5.0-560}}, the music will drop out in game areas that use two audio tracks (ambiance sound count as an audio track), refer to {{issue|9840}}. A workaround is using older Dolphin builds that still have the hack, like {{revision|5.0-550}}. Additionally, the patch below can be applied on {{revision|5.0-560}} and newer to fix the problem for Leon's story in the North American release of the game:


This patch will correct the problem for Leon's story in the North American release of the game:
<pre>[OnFrame_Enabled]
<pre>[OnFrame_Enabled]
$fix dcache issue
$fix dcache issue
Line 28: Line 27:


== Enhancements ==
== Enhancements ==
=== Graphical Artifacts on Environment ===
Environments will exhibit square graphical artifacts around some objects if '''Force Texture Filtering''' is enabled. Keep this enhancement disabled to avoid the issue.
{{image|RE2_ForceTextureFilteringOn.png|Graphical artifacts}}
{{image|RE2_ForceTextureFilteringOff.png|Proper emulation|br}}
=== HD Texture Pack ===
=== HD Texture Pack ===
*[https://www.reshdp.com/re2/ Resident Evil 2 Seamless HD Project]
*[https://www.reshdp.com/re2/ Resident Evil 2 Seamless HD Project]
Line 50: Line 54:
<!--A full list of options is available at Template:Config/doc-->
<!--A full list of options is available at Template:Config/doc-->
{{Config
{{Config
|forcefilter              = Off
|forcefilternotes          = Prevents graphical artifacts on environment objects
}}
}}


Navigation menu