diff --git a/data/resources/gamedb.yaml b/data/resources/gamedb.yaml index 8ae2d86d8..5048e5ed9 100644 --- a/data/resources/gamedb.yaml +++ b/data/resources/gamedb.yaml @@ -154901,7 +154901,8 @@ SLES-02886: - AnalogController - DigitalController traits: - - ForceRecompilerICache + - ForceRecompilerICache # Game is very timing sensitive. + - ForcePGXPCPUMode # Reduces jitter slightly. metadata: publisher: "Activision" developer: "Neversoft Entertainment" @@ -154922,7 +154923,8 @@ SLES-02887: - AnalogController - DigitalController traits: - - ForceRecompilerICache + - ForceRecompilerICache # Game is very timing sensitive. + - ForcePGXPCPUMode # Reduces jitter slightly. metadata: publisher: "Activision" developer: "Neversoft Entertainment" @@ -154943,7 +154945,8 @@ SLES-02888: - AnalogController - DigitalController traits: - - ForceRecompilerICache + - ForceRecompilerICache # Game is very timing sensitive. + - ForcePGXPCPUMode # Reduces jitter slightly. metadata: publisher: "Activision" developer: "Neversoft Entertainment" @@ -154964,7 +154967,8 @@ SLES-02889: - AnalogController - DigitalController traits: - - ForceRecompilerICache + - ForceRecompilerICache # Game is very timing sensitive. + - ForcePGXPCPUMode # Reduces jitter slightly. metadata: publisher: "Activision" developer: "Neversoft Entertainment" @@ -154985,7 +154989,8 @@ SLPM-86739: - AnalogController - DigitalController traits: - - ForceRecompilerICache + - ForceRecompilerICache # Game is very timing sensitive. + - ForcePGXPCPUMode # Reduces jitter slightly. codes: - SLPM-86739 - SLPM-87163 @@ -155012,7 +155017,8 @@ SLES-02890: - AnalogController - DigitalController traits: - - ForceRecompilerICache + - ForceRecompilerICache # Game is very timing sensitive. + - ForcePGXPCPUMode # Reduces jitter slightly. metadata: publisher: "Activision" developer: "Neversoft Entertainment" @@ -155036,7 +155042,8 @@ SLUS-00875: - AnalogController - DigitalController traits: - - ForceRecompilerICache + - ForceRecompilerICache # Game is very timing sensitive. + - ForcePGXPCPUMode # Reduces jitter slightly. metadata: publisher: "Activision" developer: "Neversoft Entertainment" @@ -155056,6 +155063,8 @@ SLES-03623: controllers: - AnalogController - DigitalController + traits: + - ForcePGXPCPUMode # Reduces jitter slightly. metadata: publisher: "Activision" developer: "Vicarious Visions" @@ -155075,6 +155084,8 @@ SLES-03625: controllers: - AnalogController - DigitalController + traits: + - ForcePGXPCPUMode # Reduces jitter slightly. metadata: publisher: "Activision" developer: "Vicarious Visions" @@ -155094,6 +155105,8 @@ SLPM-87073: controllers: - AnalogController - DigitalController + traits: + - ForcePGXPCPUMode # Reduces jitter slightly. metadata: publisher: "Success" developer: "Vicarious Visions" @@ -155116,6 +155129,8 @@ SLUS-01378: controllers: - AnalogController - DigitalController + traits: + - ForcePGXPCPUMode # Reduces jitter slightly. metadata: publisher: "Activision" developer: "Vicarious Visions" @@ -155135,6 +155150,8 @@ SLES-03624: controllers: - AnalogController - DigitalController + traits: + - ForcePGXPCPUMode # Reduces jitter slightly. metadata: publisher: "Activision" developer: "Vicarious Visions"