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,17 @@
|
||||
# GRYE41 - Rayman Arena
|
||||
|
||||
[OnFrame]
|
||||
$Disable Culling to Fix Rise and Shrine Hang
|
||||
0x8005EE90:dword:0x38600001
|
||||
0x8005EE94:dword:0x4E800020
|
||||
0x8005EF08:dword:0x38600001
|
||||
0x8005EF0C:dword:0x4E800020
|
||||
|
||||
# This extremely minor patch that disables culling
|
||||
# in this game. For some reason, this culling function
|
||||
# causes the "Rise and Shrine" hang in Dolphin.
|
||||
# There is no noticeable side-effects unless Dolphin's
|
||||
# built-in Widescreen Hack is enabled.
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Disable Culling to Fix Rise and Shrine Hang
|
||||
Reference in New Issue
Block a user