mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-20 15:52:35 -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,23 @@
|
||||
# GJWE78 - Tak: The Great Juju Challenge
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Infinite Health
|
||||
041D1558 D0180240
|
||||
041D155C C1B80240
|
||||
041D1560 4BF88C58
|
||||
0415A1B4 480773A4
|
||||
$Infinite Energy
|
||||
04165360 60000000
|
||||
0416556C 60000000
|
||||
$Infinite Time
|
||||
0404CE04 C01F0000
|
||||
$Infinite Blue Goo
|
||||
0444C41C 4479C000
|
||||
$Infinite Red Crystals
|
||||
0444C428 4479C000
|
||||
$Infinite Green Fruit
|
||||
0444C434 4479C000
|
||||
Reference in New Issue
Block a user