mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-16 05:42:31 -05:00
Reorganized 6 branches into bios/Manufacturer/Console/. Scrapers for RetroArch, Batocera, Recalbox, and libretro core-info. Platform-aware verification replicating native logic per platform. Pack generation with dedup, alias resolution, variant support. CI/CD: weekly auto-scrape, auto-release, PR validation. Large files (>50MB) stored as GitHub Release assets, auto-fetched at build time.
18 lines
525 B
INI
18 lines
525 B
INI
# 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
|