mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
dad309d365
Specifically, 'Scooby-Doo! Mystery Mayhem', 'Scooby-Doo! Unmasked', 'Ed, Edd n Eddy: The Mis-Edventures', and the Wii version of 'Happy Feet'. The JIT cache causes problems with emulated icache invalidation in these games, resulting in areas failing to load.
7 lines
215 B
INI
7 lines
215 B
INI
# RHFE5D, RHFP5D - Happy Feet
|
|
|
|
[Video_Settings]
|
|
SuggestedAspectRatio = 2
|
|
# The JIT cache causes problems with emulated icache invalidation in this game resulting in a crash on starting the game
|
|
DisableICache = True
|