From e67ce7b54d48e181c62928cca3cc2b3b79fe3f68 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Tue, 6 May 2025 22:41:44 +1000 Subject: [PATCH] GameDB: DisablePGXP => DisablePGXPCulling for Cool Boarders --- data/resources/gamedb.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/resources/gamedb.yaml b/data/resources/gamedb.yaml index 5e800a877..9e43375c7 100644 --- a/data/resources/gamedb.yaml +++ b/data/resources/gamedb.yaml @@ -29776,7 +29776,7 @@ SCES-00568: - DigitalController - NeGcon traits: - - DisablePGXP + - DisablePGXPCulling # Stops crashes. metadata: publisher: "Sony" developer: "UEP Systems" @@ -29797,7 +29797,7 @@ SLPS-00456: - DigitalController - NeGcon traits: - - DisablePGXP + - DisablePGXPCulling # Stops crashes. codes: - SLPS-00456 - SLPS-91031 @@ -29824,7 +29824,7 @@ SCUS-94356: - DigitalController - NeGcon traits: - - DisablePGXP + - DisablePGXPCulling # Stops crashes. metadata: publisher: "Sony" developer: "UEP Systems"