mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-19 07:12: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,24 @@
|
||||
# GPIE01 - Pikmin
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$16:9 Widescreen
|
||||
0405A40C 38A003AC
|
||||
043E8500 3FE38E39
|
||||
$60FPS
|
||||
04059774 38000001
|
||||
0405AE7C 38800001
|
||||
043E8A58 3F000000 # Cutscene speed
|
||||
04107738 4800000C
|
||||
040AFDE8 28000078 # Adjust Pikmin "give up going to object" timer
|
||||
043E5E30 42700000 # Fix particle effects' emission rate and speed (at the cost of despawning too fast)
|
||||
$Disable Pikmin optimizations
|
||||
04110B18 38000000
|
||||
|
||||
[AR_RetroAchievements_Verified]
|
||||
$16:9 Widescreen
|
||||
$60FPS
|
||||
$Disable Pikmin optimizations
|
||||
Reference in New Issue
Block a user