mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-21 00:02: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,27 @@
|
||||
# G4QE01 - Mario Soccer
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Press D-Pad Up - Team 1 Wins
|
||||
4A32C348 00000008
|
||||
40371238 00003F32
|
||||
4037123C 00003F00
|
||||
$Press D-Pad Down - Team 2 Wins
|
||||
4A32C348 00000004
|
||||
40371238 00003F00
|
||||
4037123C 00003F32
|
||||
$Press D-Pad Left To End Match
|
||||
0A32C348 00000001
|
||||
42371238 FFBC4416
|
||||
$Press D-Pad Right For More Time
|
||||
0A32C348 00000002
|
||||
42371238 FFBC0000
|
||||
$Have All Milestone Trophies
|
||||
03535D50 0000012C
|
||||
03535D52 00000064
|
||||
03535D54 0000012C
|
||||
03535D56 000003E8
|
||||
03535D4E 00000064
|
||||
Reference in New Issue
Block a user