From aa400f12ae01c9925b1d91cd5cb0ffc8915dadaf Mon Sep 17 00:00:00 2001 From: "bl@ck_m@ge" Date: Fri, 2 Aug 2024 14:48:44 +0300 Subject: [PATCH] GameDB: Analog support for Nightmare Creatures (#3270) --- data/resources/gamedb.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/resources/gamedb.yaml b/data/resources/gamedb.yaml index 04c4d17ef..148ff4a17 100644 --- a/data/resources/gamedb.yaml +++ b/data/resources/gamedb.yaml @@ -112695,6 +112695,7 @@ SLPS-00050: SCES-00582: name: "Nightmare Creatures (Europe)" controllers: + - AnalogController - DigitalController metadata: publisher: "Activision" @@ -112713,6 +112714,7 @@ SCES-00582: SCES-00684: name: "Nightmare Creatures (Germany)" controllers: + - AnalogController - DigitalController metadata: publisher: "Activision" @@ -112731,6 +112733,7 @@ SCES-00684: SIPS-60027: name: "Nightmare Creatures (Japan)" controllers: + - AnalogController - DigitalController metadata: publisher: "Sony" @@ -112754,6 +112757,7 @@ SLUS-00582: rating: NoIssues versionTested: "0.1-986-gfc911de1" controllers: + - AnalogController - DigitalController metadata: publisher: "Activision"