From 2e4eaeafdc55748e7c47bcd0b46cfaa5e346e0e8 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Thu, 26 Sep 2024 20:54:52 +1000 Subject: [PATCH] GameDB: PGXP-CPU for Hogs of War Fixes wobble in minimap. --- data/resources/gamedb.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/resources/gamedb.yaml b/data/resources/gamedb.yaml index bba24e525..d5d42d0a3 100644 --- a/data/resources/gamedb.yaml +++ b/data/resources/gamedb.yaml @@ -72390,6 +72390,8 @@ SLES-01041: controllers: - AnalogController - DigitalController + traits: + - ForcePGXPCPUMode # Fixes wobble in minimap. libcrypt: true metadata: publisher: "Infogrames" @@ -72407,6 +72409,8 @@ SLES-01041: linkCable: false SLED-03054: name: "Hogs of War (Europe) (Demo)" + traits: + - ForcePGXPCPUMode # Fixes wobble in minimap. SLUS-01195: name: "Hogs of War (USA)" compatibility: @@ -72415,6 +72419,8 @@ SLUS-01195: controllers: - AnalogController - DigitalController + traits: + - ForcePGXPCPUMode # Fixes wobble in minimap. metadata: publisher: "Infogrames" developer: "Infogrames" @@ -72434,6 +72440,8 @@ SLES-02769: controllers: - AnalogController - DigitalController + traits: + - ForcePGXPCPUMode # Fixes wobble in minimap. libcrypt: true metadata: publisher: "Infogrames"