diff --git a/Data/Sys/GameSettings/RHF.ini b/Data/Sys/GameSettings/RHF.ini index a3bea1d0f1..dd320227b3 100644 --- a/Data/Sys/GameSettings/RHF.ini +++ b/Data/Sys/GameSettings/RHF.ini @@ -1,6 +1,9 @@ # RHFE5D, RHFP5D - Happy Feet +[Core] +# Values set here will override the main Dolphin settings. +# The JIT cache causes problems with emulated icache invalidation in this game resulting in areas failing to load +DisableICache = True + [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