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,72 @@
|
||||
# GNWE69 - Def Jam Fight For NY
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Max/Infinite Cash
|
||||
044477E0 05F5E0FF
|
||||
040476F4 80AD0000
|
||||
$Max/Infinite Dev Points
|
||||
044477E0 05F5E0FF
|
||||
04047750 80AD0000
|
||||
$Max/Infinite Reward Points
|
||||
044477E4 000003E7
|
||||
04057080 80AD0004
|
||||
$Player 1 Infinite Health
|
||||
043F1494 44000000
|
||||
043F149C 44000000
|
||||
$Player 1 Infinite Stamina
|
||||
043F1988 44000000
|
||||
043F14A8 42C80000
|
||||
$Player 1 Max Score
|
||||
043F15C4 05F5E0FF
|
||||
$Player 2 Infinite Health
|
||||
043F278C 44000000
|
||||
043F2794 44000000
|
||||
$Player 2 No Health
|
||||
043F278C 3F800000
|
||||
043F2794 3F800000
|
||||
$Player 2 Infinite Stamina
|
||||
043F2C80 44000000
|
||||
043F27A0 42C80000
|
||||
$Player 2 No Stamina
|
||||
043F2C80 3F800000
|
||||
043F27A0 3F800000
|
||||
$Player 2 Max Score
|
||||
043F28BC 05F5E0FF
|
||||
$Player 2 Low Score
|
||||
043F28BC 00000000
|
||||
$Player 3 Infinite Health
|
||||
043F3A84 44000000
|
||||
043F3A8C 44000000
|
||||
$Player 3 No Health
|
||||
043F3A84 3F800000
|
||||
043F3A8C 3F800000
|
||||
$Player 3 Infinite Stamina
|
||||
043F3F78 44000000
|
||||
043F3A98 42C80000
|
||||
$Player 3 No Stamina
|
||||
043F3F78 3F800000
|
||||
043F3A98 3F800000
|
||||
$Player 3 Max Score
|
||||
043F3BB4 05F5E0FF
|
||||
$Player 3 Low Score
|
||||
043F3BB4 00000000
|
||||
$Player 4 Infinite Health
|
||||
043F4D7C 44000000
|
||||
043F4D84 44000000
|
||||
$Player 4 No Health
|
||||
043F4D7C 3F800000
|
||||
043F4D84 3F800000
|
||||
$Player 4 Infinite Stamina
|
||||
043F5270 44000000
|
||||
043F4D90 42C80000
|
||||
$Player 4 No Stamina
|
||||
043F5270 3F800000
|
||||
043F4D90 3F800000
|
||||
$Player 4 Max Score
|
||||
043F4EAC 05F5E0FF
|
||||
$Player 4 Low Score
|
||||
043F4EAC 00000000
|
||||
Reference in New Issue
Block a user