mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-19 23:32: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,55 @@
|
||||
# GTEE01 - 1080: Avalanche
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Infinite Health
|
||||
04272F18 0000003C
|
||||
$Max Power
|
||||
04273458 3F800000
|
||||
04273460 3F800000
|
||||
$Always Glowing
|
||||
02273468 000001FF
|
||||
$Infinite Lives
|
||||
001A8A89 00000003
|
||||
001A8ACD 00000000
|
||||
001A8ADB 00000000
|
||||
$Perfect Balance (Grinds)
|
||||
04273324 00000000
|
||||
$Instant Recovery (Lost Balance)
|
||||
042731B4 41000000
|
||||
$Infinite Jump Timer
|
||||
04272820 3F155557
|
||||
$Press X For Downward Boost
|
||||
3A2342E8 00000400
|
||||
042723E8 43D84BED
|
||||
$Always Low Race Time
|
||||
04272C70 3F7D0000
|
||||
$Freeze Countdown Timer
|
||||
04272C74 44160100
|
||||
$Have Full Coin (Time Trials)
|
||||
002733A1 00000005
|
||||
0027A092 00000401
|
||||
$Huge Score
|
||||
04272938 000F423F
|
||||
0427293C 000F423F
|
||||
$Everything Unlocked
|
||||
0426DEB8 0004FFFF
|
||||
0426DEBC 0004FFFF
|
||||
$All Gate Challenges Complete
|
||||
0226DEC8 0003FFFF
|
||||
$All Time Trials Complete
|
||||
0226DEC0 0003FFFF
|
||||
$Moon Jump (Press Z)
|
||||
3A2342E8 00000010
|
||||
042723E4 43000000
|
||||
|
||||
[Gecko]
|
||||
$16:9 Widescreen
|
||||
042E3E1C 3FE38E39
|
||||
042E2928 3F9F49F5
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
||||
$16:9 Widescreen
|
||||
Reference in New Issue
Block a user