mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-18 14:52:32 -05:00
feat: archive full dolphin-emu/Sys, add DSP/font/IPL paths to pack
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.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# RLEEFS - Ten Pin Alley 2
|
||||
|
||||
[OnFrame]
|
||||
# This call to GXCopyDisp(), made once before the title screen for no apparent
|
||||
# purpose, is causing heap corruption, but it isn't observed on real hardware
|
||||
# thanks to the data cache. Skipping the call works too.
|
||||
$Fix crash on main menu
|
||||
0x80037864:dword:0x60000000
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix crash on main menu
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix crash on main menu
|
||||
Reference in New Issue
Block a user