mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-18 23:02: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,30 @@
|
||||
# GDEE71 - Baldur's Gate: Dark Alliance
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Max/Infinite Health
|
||||
0452FBF4 447A0000
|
||||
0452FBF8 447A0000
|
||||
$Max/Infinite Energy
|
||||
0452FC0C 447A0000
|
||||
0452FC10 447A0000
|
||||
$Max Base Attack
|
||||
0452FC18 05F5E0FF
|
||||
$Infinite Money
|
||||
0452FC2C 0098967F
|
||||
$Infinite Upgrade Points
|
||||
0452FC30 000001F4
|
||||
$Low Weight Carried
|
||||
0452FC74 3F800000
|
||||
$Press L To Grow
|
||||
0A3D54C0 00000040
|
||||
84661668 FFFFC000
|
||||
$Press R To Shrink
|
||||
0A3D54C0 00000020
|
||||
84661668 00004000
|
||||
$Play As Drizzt
|
||||
0452FB9C 00000003
|
||||
0452FBA0 00000003
|
||||
Reference in New Issue
Block a user