From 75e473897eb69b62b3da4dcd496e18c1480d9de7 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Sat, 13 Mar 2021 03:29:48 +1000 Subject: [PATCH] Update compatibility settings --- data/database/gamesettings.ini | 35 ++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/data/database/gamesettings.ini b/data/database/gamesettings.ini index 44c102c0d..a4c066e36 100644 --- a/data/database/gamesettings.ini +++ b/data/database/gamesettings.ini @@ -299,11 +299,46 @@ ForceRecompilerICache = true ForceRecompilerICache = true +# SCUS-94200 (Battle Arena Toshinden (USA)) +[SCUS-94200] +ForceRecompilerICache = true + + +# SCES-00002 (Battle Arena Toshinden (Europe)) +[SCES-00002] +ForceRecompilerICache = true + + +# SLPS-00025 (Battle Arena Toshinden (Japan)) +[SLPS-00025] +ForceRecompilerICache = true + + +# SLPS-00025 (Toushinden (Japan)) +[SLPS-00025] +ForceRecompilerICache = true + + # SLUS-00870 (Formula One 99 (USA) (En,Fr,Es)) [SLUS-00870] ForceInterpreter = true +# SCES-02222 (Formula One 99 (Europe)) +[SCES-02222] +ForceInterpreter = true + + +# SCES-01979 (Formula One 99 (Europe)) +[SCES-01979] +ForceInterpreter = true + + +# SCPS-10101 (Formula One 99 (Europe)) +[SCPS-10101] +ForceInterpreter = true + + # SCES-03423 (Formula One 2001 (Europe) (Fr,De)) [SCES-03423] ForceInterpreter = true