Actions
Emulator Issues #9778
closedResident Evil 2/3 Audio Issues
Status:
Duplicate
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Current
Regression:
Yes
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Supposedly, the game is overwriting the audio data is being DMAed with zeros, before it gets DMAed out, and proper emulation of the L2 cache would fix this. However this doesn't seem to add up, the game gets fixed when you move the time the DMA completion interrupt arrives. Not when you move the actual copy (we always do the copy instantly).
This issue needs to be solved before the next release.
Updated by JosJuice over 8 years ago
This started happening after a hack was removed. Details: https://github.com/dolphin-emu/dolphin/pull/3771
JMC, please include details on how to reproduce the issue and how to notice if the issue is happening.
Updated by JosJuice over 8 years ago
- Has duplicate Emulator Issues #9833: resident evil 2 (pal) music skipping added
Updated by JosJuice over 8 years ago
- Is duplicate of Emulator Issues #9840: Resident Evil 2, Resident Evil 3: Nemesis Audio Issues added
Actions