mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-18 23:02:33 -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:
22
bios/Nintendo/GameCube/dolphin-emu/Sys/GameSettings/HAL.ini
Normal file
22
bios/Nintendo/GameCube/dolphin-emu/Sys/GameSettings/HAL.ini
Normal file
@@ -0,0 +1,22 @@
|
||||
# HALE01, HALJ01, HALP01 - Region Select
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$RSAPatch
|
||||
|
||||
[OnFrame]
|
||||
# This patch changes the flag in its nwc24dl.bin to not have an RSA signature.
|
||||
# Although Dolphin doesn't validate the RSA signature, a real Wii does which is why we added this workaround.
|
||||
$RSAPatch
|
||||
0x80009DEC:dword:0x60000000
|
||||
0x8001AB20:dword:0x38600001
|
||||
0x8001AC68:dword:0x38600001
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$RSAPatch
|
||||
|
||||
[WC24Patch]
|
||||
$Main
|
||||
cfh.wapp.wii.com:ch.wiilink24.com:1
|
||||
|
||||
[WC24Patch_Enabled]
|
||||
$Main
|
||||
Reference in New Issue
Block a user