mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-19 15:22: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,40 @@
|
||||
# GWRP01 - WAVE RACE / BLUE STORM
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Always First Place
|
||||
0061C57B 00000000
|
||||
$Never Out of Bounds
|
||||
0061C874 00000000
|
||||
$Stunt Mode: Freeze Timer
|
||||
0461C82C 00010488
|
||||
$Stunt Mode: Massive Score
|
||||
0461DF58 3B9AC9FF
|
||||
$Zero buoys missed
|
||||
0261C696 00000000
|
||||
$Always turbo
|
||||
04623C7E 0000004B
|
||||
$PAL2NTSC Fix
|
||||
04252AC0 00000010
|
||||
$All Championships/Tracks Open
|
||||
04694558 01010101
|
||||
046945E0 00000001
|
||||
046945D4 00010001
|
||||
046945D8 00010000
|
||||
$All Weather Options Available
|
||||
040AA930 38000001
|
||||
040A5FE8 38000001
|
||||
|
||||
[Gecko]
|
||||
$16:9 Widescreen
|
||||
04005000 FD002090
|
||||
04005004 C0429214
|
||||
04005008 48095944
|
||||
0409A948 4BF6A6B8
|
||||
04696434 3FE38E39
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
||||
$16:9 Widescreen
|
||||
Reference in New Issue
Block a user