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,33 @@
|
||||
# GLMP01 - LUIGI'S MANSION
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Infinite Health
|
||||
00720476 18000000
|
||||
040BC93C 60000000
|
||||
$999 Cash
|
||||
00720477 18000000
|
||||
040B1824 3C00270F
|
||||
040B183C 60000000
|
||||
040B1854 60000000
|
||||
$99 of each treasures
|
||||
00720478 18000000
|
||||
040B186C 63180063
|
||||
040B1874 3F000063
|
||||
040B187C 3F000063
|
||||
040B1884 3F000063
|
||||
040B188C 3F000063
|
||||
040B1894 3F000063
|
||||
040B189C 3F000063
|
||||
$Ceiling Walk (D-Up & B = ON / D-Down & B = OFF)
|
||||
00720479 18000000
|
||||
0A4B8590 00000208
|
||||
4038FDE4 00132534
|
||||
0A4B8590 00000204
|
||||
4038FDE4 00132500
|
||||
$End Boss Has No HP
|
||||
0072047A 18000000
|
||||
8012A314 3C000000
|
||||
Reference in New Issue
Block a user