From 9f59b81277d8112459cdeeb23efa8ee1256baa39 Mon Sep 17 00:00:00 2001 From: Blackbird88 Date: Sat, 29 Aug 2020 15:47:48 +0200 Subject: [PATCH] More gameinis (#809) Co-authored-by: Connor McLaughlin --- data/database/gamesettings.ini | 39 +++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/data/database/gamesettings.ini b/data/database/gamesettings.ini index cb53a06a9..33fc1f299 100644 --- a/data/database/gamesettings.ini +++ b/data/database/gamesettings.ini @@ -14,7 +14,7 @@ ForcePGXPCPUMode = true # Doom (USA) (Rev 1) (SLUS-00077) [SLUS-00077] DisableUpscaling = true - +ForceDigitalController = true # Pop'n Music 6 (Japan) (SLPM-87089) [SLPM-87089] @@ -140,6 +140,43 @@ ForceDigitalController = true ForceDigitalController = true +# SCES-00344 (Crash Bandicoot (Europe)) +[SCES-00344] +ForceDigitalController = true + + +# SLUS-00355 (Duke Nukem - Total Meltdown (USA)) +[SLUS-00355] +DisableUpscaling = true +ForceDigitalController = true + + +# SLUS-00331 (Final Doom (USA)) +[SLUS-00331] +DisableUpscaling = true +ForceDigitalController = true + + +# SLUS-00106 (Grand Theft Auto (USA)) +[SLUS-00106] +ForceDigitalController = true + + +# SLUS-00005 (Rayman (USA)) +[SLUS-00005] +ForceDigitalController = true + + +# SLUS-01265 (Rayman Brain Games (USA)) +[SLUS-01265] +ForceDigitalController = true + + +# SLUS-00601 (Skullmonkeys (USA)) +[SLUS-00601] +ForceDigitalController = true + + # SLPS-00435 (Megatudo 2096 (Japan)) [SLPS-00435] ForceRecompilerICache = true