mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-16 05:42:31 -05:00
dolphin-emu/Sys/ folder (2562 files) from libretro/dolphin Data/Sys. retroarch.yml: DSP firmware (dsp_coef.bin, dsp_rom.bin), fonts (font_western.bin, font_japanese.bin) at dolphin-emu/Sys/GC/ paths. ref: DolphinLibretro/Boot.cpp:72-73, HW/DSPLLE/DSPHost.cpp, HW/EXI/EXI_DeviceIPL.cpp. pack: 452 files, 0 missing.
24 lines
680 B
INI
24 lines
680 B
INI
# GLEP08 - Resident Evil 3: Nemesis
|
|
|
|
[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
|
|
# eng.rel
|
|
0x8058C174:dword:0x60000000:0x4BA76F8D
|
|
# ger.rel
|
|
0x8058CE40:dword:0x60000000:0x4BA762C1
|
|
# fra.rel
|
|
0x8058D03C:dword:0x60000000:0x4BA760C5
|
|
# spa.rel
|
|
0x8058D024:dword:0x60000000:0x4BA760DD
|
|
# ita.rel
|
|
0x8058CEA4:dword:0x60000000:0x4BA7625D
|
|
[OnFrame_Enabled]
|
|
$Fix audio issues
|
|
|
|
[Patches_RetroAchievements_Verified]
|
|
$Fix audio issues
|