From e25bb4801c524aaae17b0628b58669b51c6c64eb Mon Sep 17 00:00:00 2001 From: Stenzek Date: Sat, 1 Jun 2024 00:02:19 +1000 Subject: [PATCH] GameDB: Add PGXP-CPU to Lego Racers --- data/resources/gamedb.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/resources/gamedb.yaml b/data/resources/gamedb.yaml index d94be30a5..8d3800df0 100644 --- a/data/resources/gamedb.yaml +++ b/data/resources/gamedb.yaml @@ -87680,6 +87680,8 @@ SLES-01207: - AnalogController - DigitalController - NeGcon + traits: + - ForcePGXPCPUMode # Fixes holes in geometry. metadata: publisher: "LEGO Media International Inc" developer: "High Voltage Software" @@ -87712,6 +87714,8 @@ SLUS-00581: - AnalogController - DigitalController - NeGcon + traits: + - ForcePGXPCPUMode # Fixes holes in geometry. metadata: publisher: "LEGO Media International Inc" developer: "High Voltage Software"