From 99876588c4070d7c54dfdabc7cef31fcf9314002 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Sat, 8 May 2021 02:46:30 +1000 Subject: [PATCH] GameSettings: Force icache for Breath of Fire IV --- data/database/gamesettings.ini | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/data/database/gamesettings.ini b/data/database/gamesettings.ini index 82ff2f546..80e68f61f 100644 --- a/data/database/gamesettings.ini +++ b/data/database/gamesettings.ini @@ -294,6 +294,26 @@ ForceRecompilerICache = true ForceRecompilerICache = true +# SLES-03552 (Breath of Fire IV (Europe)) +[SLES-03552] +ForceRecompilerICache = true + + +# SLUS-01324 (Breath of Fire IV (USA)) +[SLUS-01324] +ForceRecompilerICache = true + + +# SLPM-87159 (Breath of Fire IV - Utsurowazaru Mono (Japan)) +[SLPM-87159] +ForceRecompilerICache = true + + +# SLPS-02728 (Breath of Fire IV - Utsurowazaru Mono (Japan)) +[SLPS-02728] +ForceRecompilerICache = true + + # SCED-01979 (Formula One '99 (Europe) (En,Fr,De,It) (Beta)) [SCED-01979] ForceInterpreter = true