20 lines
567 B
INI
20 lines
567 B
INI
# GHAE08 - Resident Evil 2
|
|
|
|
[OnFrame]
|
|
# Work around a game bug that causes background sounds to be zeroed during load.
|
|
# The bug was masked on real hardware by dcache. This patch fully fixes the bug
|
|
# and should also work on real hardware. Dolphin doesn't emulate dcache because
|
|
# the performance hit would be huge.
|
|
$Fix audio issues
|
|
# main.dol
|
|
0x800339E4:dword:0x60000000
|
|
# leon.rel
|
|
0x8055ACBC:dword:0x60000000:0x4BAA8445
|
|
# claire.rel
|
|
0x8055AB54:dword:0x60000000:0x4BAA85AD
|
|
[OnFrame_Enabled]
|
|
$Fix audio issues
|
|
|
|
[Patches_RetroAchievements_Verified]
|
|
$Fix audio issues
|