From ee9c1131db96cb80d5af7c52736f8a06c3ae98d5 Mon Sep 17 00:00:00 2001 From: 6lackmag3 Date: Sun, 28 Mar 2021 20:25:54 +0300 Subject: [PATCH] Force digital mode for Twisted Metal 1 and 2 --- data/database/gamesettings.ini | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/data/database/gamesettings.ini b/data/database/gamesettings.ini index 98ae0a10d..eb475a936 100644 --- a/data/database/gamesettings.ini +++ b/data/database/gamesettings.ini @@ -928,3 +928,34 @@ DisableAnalogModeForcing = true # Mortal Kombat 4 (Europe) (SLES-01349) [SLES-01349] DisableAnalogModeForcing = true + + +# Twisted Metal (Europe) (SCES-00061) +[SCES-00061] +DisableAnalogModeForcing = true + + +# Twisted Metal (USA) (SCUS-94304) +[SCUS-94304] +DisableAnalogModeForcing = true + + +# Twisted Metal (Japan) (SIPS-60007) +[SIPS-60007] +DisableAnalogModeForcing = true + + +# Twisted Metal: World Tour (Europe) (SCES-00567) +[SCES-00567] +DisableAnalogModeForcing = true + + +# Twisted Metal 2 (USA) (SCUS-94306) +[SCUS-94306] +DisableAnalogModeForcing = true + + +# Twisted Metal EX: World Tour (Japan) (SIPS-60021) +[SIPS-60021] +DisableAnalogModeForcing = true +