From 402532b8a57ef5ebf9ebcbc0134463266aa9233c Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Sat, 21 Nov 2020 18:17:18 +1000 Subject: [PATCH] GameSettings: Force PGXP mode for Spyro trilogy --- data/database/gamesettings.ini | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/data/database/gamesettings.ini b/data/database/gamesettings.ini index 88527ed42..580e64e10 100644 --- a/data/database/gamesettings.ini +++ b/data/database/gamesettings.ini @@ -410,11 +410,45 @@ DisplayActiveEndOffset = 72 # SCES-02835 (Spyro - Year of the Dragon (Europe) (En,Fr,De,Es,It)) [SCES-02835] ForceInterpreter = true +ForcePGXPCPUMode = true # SCES-02104 (Spyro 2 - Gateway to Glimmer (Europe) (En,Fr,De,Es,It)) [SCES-02104] ForceInterpreter = true +ForcePGXPCPUMode = true + + +# SCES-01438 (Spyro the Dragon (Europe) (En,Fr,De,Es,It)) +[SCES-01438] +ForcePGXPCPUMode = true +DisablePGXPCulling = true + + +# SCUS-94467 (Spyro - Year of the Dragon (USA)) +[SCUS-94467] +ForcePGXPCPUMode = true + + +# SCUS-94425 (Spyro 2 - Ripto's Rage! (USA)) +[SCUS-94425] +ForcePGXPCPUMode = true + + +# SCPS-10085 (Spyro the Dragon (Japan)) +[SCPS-10085] +ForcePGXPCPUMode = true + + +# SCUS-94228 (Spyro the Dragon (USA)) +[SCUS-94228] +ForcePGXPCPUMode = true +DisablePGXPCulling = true + + +# SCUS-94290 (Spyro the Dragon (USA) (Demo 1)) +[SCUS-94290] +ForcePGXPCPUMode = true # SLUS-01138 (Vampire Hunter D (USA))