Resident Evil 2: Difference between revisions

Jump to navigation Jump to search
(4 intermediate revisions by 3 users 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 dropout. 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
<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 ===
Although there are some forum threads such as [https://forums.dolphin-emu.org/Thread-resident-evil-2-high-res-ui-textures-v2-2-ntsc-ghae08 this], the most developed texture pack is [https://www.reshdp.com/re2/ here].
*[https://www.reshdp.com/re2/ Resident Evil 2 Seamless HD Project]
*[https://forums.dolphin-emu.org/Thread-resident-evil-2-3-hi-res-project-1080p?highlight=Resident+Evil+2 Resident Evil 2&3 Hi-Res Project 1080p]
*[https://forums.dolphin-emu.org/Thread-resident-evil-2-waifu2x-upscaled-backgrounds--49698?highlight=Resident+Evil+2 Resident Evil 2 waifu2x upscaled backgrounds]
*[https://forums.dolphin-emu.org/Thread-resident-evil-2-high-res-ui-textures-v2-2-ntsc-ghae08 Resident Evil 2 High-Res UI Textures v2.2]


=== 60Hz PAL ===
=== 60Hz PAL ===
Line 47: 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