Resident Evil 2: Difference between revisions

Line 15: Line 15:
== Problems ==
== Problems ==
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== Music Drops Out ===
=== <s>Music Drops Out</s> ===
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:
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}}. This issue has been patched since {{revision|5.0-13452}}.
 
<pre>[OnFrame_Enabled]
$fix dcache issue
[OnFrame]
$fix dcache issue
0x8055ACBC:dword:0x7C000378</pre>
 
}}}}
}}}}