mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-19 23:32:36 -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,58 @@
|
||||
# G4GEE9 - Harvest Moon: Another Wonderful Life
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Infinite Money
|
||||
06C2E569 08000000
|
||||
050943A8 0098967F
|
||||
|
||||
$Infinite Fodder In Barn
|
||||
06C2E56A 08000000
|
||||
030A3EDC 000003E7
|
||||
|
||||
$Chickens Always Have Feed
|
||||
06C2E56B 08000000
|
||||
03094E46 00005D8A
|
||||
|
||||
$All Tools In Shed
|
||||
04055934 38000091
|
||||
04055938 98030008
|
||||
|
||||
$All Barn Animals Have Food
|
||||
06C2E56D 08000000
|
||||
01094D8F 00000004
|
||||
01094D93 00000003
|
||||
01094DA7 00000004
|
||||
01094DAB 00000003
|
||||
01094DBF 00000004
|
||||
01094DC3 00000003
|
||||
01094DD7 00000004
|
||||
01094DDB 00000003
|
||||
01094DEF 00000004
|
||||
01094DF3 00000003
|
||||
01094E07 00000004
|
||||
01094E0B 00000003
|
||||
01094E1F 00000004
|
||||
01094E23 00000003
|
||||
01094E37 00000004
|
||||
01094E3B 00000003
|
||||
|
||||
$Increase Time Speed (D Pad Up)
|
||||
06C2E56E 08000000
|
||||
4A3434E6 00000008
|
||||
1A01245A 00006000
|
||||
8201245A 00000001
|
||||
|
||||
$Decrease Time Speed (D Pad Down)
|
||||
06C2E56F 08000000
|
||||
4A3434E6 00000004
|
||||
2201245A 00000000
|
||||
8201245A 0000FFFF
|
||||
|
||||
$Reset Time Speed (D Pad Right)
|
||||
06C2E570 08000000
|
||||
0A3434E6 00000002
|
||||
04012458 38080014
|
||||
Reference in New Issue
Block a user