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,29 @@
|
||||
# GOYE69 - GoldenEye Rogue Agent
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Never Lose Health
|
||||
040A0D44 60000000
|
||||
$Never Lose Armor
|
||||
040A0C70 60000000
|
||||
$Never Lose Eye Power
|
||||
040A43E0 4E800020
|
||||
$Infinite Ammo
|
||||
04542E4C 00000001
|
||||
$Unlock All Missions
|
||||
0000314D 00000018
|
||||
$Unlock Multiplayer Maps (Use On A Empty Profile)
|
||||
000094AC 000000FF
|
||||
$Enemies Are Idiots (Use On A Empty Profile)
|
||||
0410ECAC 4E800020
|
||||
$Enemies Cannot Throw Grenades (Use On A Empty Profile)
|
||||
040FC010 4E800020
|
||||
$Big Arms (Use On A Empty Profile)
|
||||
04542E78 3F800000
|
||||
$Slow Enemies (Use On A Empty Profile)
|
||||
044F7FFC 3D000000
|
||||
$Disable Shadows (Use On A Empty Profile)
|
||||
044FA2A4 00000001
|
||||
Reference in New Issue
Block a user