From 994dd18739a181a655f94b94c7b58359671f3982 Mon Sep 17 00:00:00 2001 From: JukePlz Date: Tue, 6 May 2025 09:40:08 -0300 Subject: [PATCH] GameDB: Fixes for Cool Boarders and Welcome House (#3412) * GameDB: Welcome House hash * GameDB: Force disable PGXP in Cool Boarders With PGXP on, it crashes, hangs or otherwise renders incorrectly in stage select menu. --- data/resources/gamedb.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/resources/gamedb.yaml b/data/resources/gamedb.yaml index f1e05f34d..5e800a877 100644 --- a/data/resources/gamedb.yaml +++ b/data/resources/gamedb.yaml @@ -29775,6 +29775,8 @@ SCES-00568: controllers: - DigitalController - NeGcon + traits: + - DisablePGXP metadata: publisher: "Sony" developer: "UEP Systems" @@ -29794,6 +29796,8 @@ SLPS-00456: controllers: - DigitalController - NeGcon + traits: + - DisablePGXP codes: - SLPS-00456 - SLPS-91031 @@ -29819,6 +29823,8 @@ SCUS-94356: controllers: - DigitalController - NeGcon + traits: + - DisablePGXP metadata: publisher: "Sony" developer: "UEP Systems" @@ -184442,6 +184448,8 @@ SLPS-00190: name: "Welcome House (Japan)" controllers: - DigitalController + codes: + - HASH-2B7BBF1266453C1A metadata: publisher: "Gust" developer: "Gust"