GameDB: Street Fighter games

Disable upscaling because they use a stupidly large UV range and
relies on junk texels not being sampled, which happens at 1x.

That and they're 2D anyway.
This commit is contained in:
Stenzek 2024-12-25 14:25:53 +10:00
parent 0565320036
commit e7ff547f1b
No known key found for this signature in database
1 changed files with 36 additions and 4 deletions

View File

@ -158334,6 +158334,10 @@ SLES-00998:
- SLES-10998 - SLES-10998
controllers: controllers:
- DigitalController - DigitalController
traits:
- DisablePGXP # 2D, PGXP is not beneficial.
- DisableWidescreen # No effect.
- DisableUpscaling # Health bars rely on texels not being sampled.
metadata: metadata:
publisher: "Virgin Interactive" publisher: "Virgin Interactive"
developer: "Capcom" developer: "Capcom"
@ -158357,6 +158361,10 @@ SLES-10998:
- SLES-10998 - SLES-10998
controllers: controllers:
- DigitalController - DigitalController
traits:
- DisablePGXP # 2D, PGXP is not beneficial.
- DisableWidescreen # No effect.
- DisableUpscaling # Health bars rely on texels not being sampled.
metadata: metadata:
publisher: "Virgin Interactive" publisher: "Virgin Interactive"
developer: "Capcom" developer: "Capcom"
@ -158375,6 +158383,10 @@ SLPM-80154:
name: "Street Fighter Collection (Japan) (Demo)" name: "Street Fighter Collection (Japan) (Demo)"
metadata: metadata:
genre: "** DEMO **" genre: "** DEMO **"
traits:
- DisablePGXP # 2D, PGXP is not beneficial.
- DisableWidescreen # No effect.
- DisableUpscaling # Health bars rely on texels not being sampled.
SLPS-00800: SLPS-00800:
name: "Street Fighter Collection (Japan) (Disc 1)" name: "Street Fighter Collection (Japan) (Disc 1)"
discSet: discSet:
@ -158382,10 +158394,13 @@ SLPS-00800:
serials: serials:
- SLPS-00800 - SLPS-00800
- SLPS-00801 - SLPS-00801
traits:
- DisablePGXP # 2D, PGXP is not beneficial.
- DisableWidescreen # No effect.
- DisableUpscaling # Health bars rely on texels not being sampled.
compatibility: compatibility:
rating: NoIssues rating: NoIssues
versionTested: "0.1-1336-gd711baa" versionTested: "0.1-1336-gd711baa"
upscalingIssues: "Buggy health meter when upscaled (Issue #664)"
controllers: controllers:
- DigitalController - DigitalController
metadata: metadata:
@ -158414,6 +158429,10 @@ SLPS-00801:
versionTested: "0.1-1336-gd711baa" versionTested: "0.1-1336-gd711baa"
controllers: controllers:
- DigitalController - DigitalController
traits:
- DisablePGXP # 2D, PGXP is not beneficial.
- DisableWidescreen # No effect.
- DisableUpscaling # Health bars rely on texels not being sampled.
metadata: metadata:
publisher: "Capcom" publisher: "Capcom"
developer: "Capcom" developer: "Capcom"
@ -158438,9 +158457,12 @@ SLUS-00423:
compatibility: compatibility:
rating: NoIssues rating: NoIssues
versionTested: "0.1-1419-g34a515cd" versionTested: "0.1-1419-g34a515cd"
upscalingIssues: "Buggy health meter when upscaled (Issue #664)."
controllers: controllers:
- DigitalController - DigitalController
traits:
- DisablePGXP # 2D, PGXP is not beneficial.
- DisableWidescreen # No effect.
- DisableUpscaling # Health bars rely on texels not being sampled.
metadata: metadata:
publisher: "Capcom" publisher: "Capcom"
developer: "Capcom" developer: "Capcom"
@ -158467,6 +158489,10 @@ SLUS-00584:
versionTested: "0.1-1336-gd711baa" versionTested: "0.1-1336-gd711baa"
controllers: controllers:
- DigitalController - DigitalController
traits:
- DisablePGXP # 2D, PGXP is not beneficial.
- DisableWidescreen # No effect.
- DisableUpscaling # Health bars rely on texels not being sampled.
metadata: metadata:
publisher: "Capcom" publisher: "Capcom"
developer: "Capcom" developer: "Capcom"
@ -158486,6 +158512,10 @@ SLES-01721:
controllers: controllers:
- AnalogController - AnalogController
- DigitalController - DigitalController
traits:
- DisablePGXP # 2D, PGXP is not beneficial.
- DisableWidescreen # No effect.
- DisableUpscaling # Health bars rely on texels not being sampled.
metadata: metadata:
publisher: "Virgin Interactive" publisher: "Virgin Interactive"
developer: "Capcom" developer: "Capcom"
@ -158505,10 +158535,13 @@ SLUS-00746:
compatibility: compatibility:
rating: NoIssues rating: NoIssues
versionTested: "0.1-1336-gd711baa" versionTested: "0.1-1336-gd711baa"
comments: "Buggy health meter when upscaled (Issue #664)"
controllers: controllers:
- AnalogController - AnalogController
- DigitalController - DigitalController
traits:
- DisablePGXP # 2D, PGXP is not beneficial.
- DisableWidescreen # No effect.
- DisableUpscaling # Health bars rely on texels not being sampled.
metadata: metadata:
publisher: "Capcom" publisher: "Capcom"
developer: "Capcom" developer: "Capcom"
@ -158652,7 +158685,6 @@ SLUS-01105:
rating: NoIssues rating: NoIssues
versionTested: "0.1-908-g9f22684" versionTested: "0.1-908-g9f22684"
controllers: controllers:
- AnalogController
- DigitalController - DigitalController
metadata: metadata:
publisher: "Capcom" publisher: "Capcom"