mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-20 07:42: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,21 @@
|
||||
# RZJP69 - DeadSpace
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Unlock all Missions & Comics [TNTkryzt]
|
||||
077FB800 0000000C
|
||||
38C0000F 90DD0004
|
||||
4A83DE28 00000000
|
||||
0403962C 497C21D4
|
||||
$Have Max Weapon Level [TNTkryzt]
|
||||
0423BB0C 3B800004
|
||||
0423BB10 9B9E0028
|
||||
$Infinite Health [TNTkryzt]
|
||||
040DDA40 60000000
|
||||
$Infinite Ammo [TNTkryzt]
|
||||
0421AA54 3BC00000
|
||||
$Rapid Fire [TNTkryzt]
|
||||
0423A4DC 60000000
|
||||
Reference in New Issue
Block a user