diff --git a/data/resources/gamedb.yaml b/data/resources/gamedb.yaml index eec39d851..929724c0d 100644 --- a/data/resources/gamedb.yaml +++ b/data/resources/gamedb.yaml @@ -190036,6 +190036,10 @@ SLES-00455: name: "X2 - No Relief (Europe)" controllers: - DigitalController + traits: + - ForceSoftwareRenderer # Lots of readbacks. + - DisablePGXP # 2D, PGXP is not beneficial. + - DisableWidescreen # GTE is not used, no effect. metadata: publisher: "Ocean" developer: "Team 17" @@ -190054,6 +190058,10 @@ SLPS-00766: name: "X2 - No Relief (Japan)" controllers: - DigitalController + traits: + - ForceSoftwareRenderer # Lots of readbacks. + - DisablePGXP # 2D, PGXP is not beneficial. + - DisableWidescreen # GTE is not used, no effect. metadata: publisher: "Capcom" developer: "Team 17"