mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-18 06:42: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:
@@ -0,0 +1,31 @@
|
||||
# GFYE69 - FIFA Street 2
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Home Team Starts With 10
|
||||
2843491F 0000000A
|
||||
0043491F 0000000A
|
||||
$Home Team Starts With 5
|
||||
2843491F 00000005
|
||||
0043491F 00000005
|
||||
$Home Team Can't Score
|
||||
0043491F 00000000
|
||||
$Home Team Quick Trick Points
|
||||
04434920 000F423F
|
||||
$Home Team Low Trick Points
|
||||
04434920 00000000
|
||||
$Away Team Starts With 10
|
||||
284349E7 0000000A
|
||||
004349E7 0000000A
|
||||
$Away Team Starts With 5
|
||||
284349E7 00000005
|
||||
004349E7 00000005
|
||||
$Away Team Can't Score
|
||||
004349E7 00000000
|
||||
$Away Team Quick Trick Points
|
||||
044349E8 000F423F
|
||||
$Away Team Low Trick Points
|
||||
044349E8 00000000
|
||||
Reference in New Issue
Block a user