Skip to content

Commit

Permalink
GameDB: CPU-PGXP for Resident Evil 3
Browse files Browse the repository at this point in the history
And disable WS for Japanese releases of RE1-3.
  • Loading branch information
stenzek committed Jul 7, 2024
1 parent 7f21226 commit 7373342
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions data/resources/gamedb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15410,6 +15410,8 @@ SLPS-01222:
- SLPS-01223
controllers:
- DigitalController
traits:
- DisableWidescreen
metadata:
publisher: "Capcom"
developer: "Capcom Production Studio 4"
Expand All @@ -15433,6 +15435,8 @@ SLPS-01223:
- SLPS-01223
controllers:
- DigitalController
traits:
- DisableWidescreen
metadata:
publisher: "Capcom"
developer: "Capcom Production Studio 4"
Expand All @@ -15449,6 +15453,8 @@ SLPS-01223:
linkCable: false
SLPS-00999:
name: "Biohazard 2 (Japan) (Trial Edition)"
traits:
- DisableWidescreen
SLPS-01510:
name: "Biohazard 2 - Dual Shock Ver. (Japan) (Disc 1) (Leon-hen)"
discSet:
Expand All @@ -15459,6 +15465,8 @@ SLPS-01510:
controllers:
- AnalogController
- DigitalController
traits:
- DisableWidescreen
metadata:
publisher: "Capcom"
developer: "Capcom Production Studio 4"
Expand All @@ -15483,6 +15491,8 @@ SLPS-01511:
controllers:
- AnalogController
- DigitalController
traits:
- DisableWidescreen
metadata:
publisher: "Capcom"
developer: "Capcom Production Studio 4"
Expand All @@ -15502,6 +15512,9 @@ SLPS-02300:
controllers:
- AnalogController
- DigitalController
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
metadata:
publisher: "Capcom"
developer: "Capcom Production Studio 4"
Expand All @@ -15518,11 +15531,17 @@ SLPS-02300:
linkCable: false
SLPM-80485:
name: "Biohazard 3 - Last Escape (Japan) (Demo)"
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
SLPM-87224:
name: "Biohazard 3 - Last Escape (Japan) (Rev 1)"
controllers:
- AnalogController
- DigitalController
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
metadata:
publisher: "Capcom"
developer: "Capcom Production Studio 4"
Expand Down Expand Up @@ -132898,6 +132917,7 @@ SLES-02529:
- DigitalController
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
libcrypt: true
metadata:
publisher: "Eidos Interactive"
Expand All @@ -132917,13 +132937,15 @@ SLED-02541:
name: "Resident Evil 3 - Nemesis (Europe) (Demo)"
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
SLES-02530:
name: "Resident Evil 3 - Nemesis (France)"
controllers:
- AnalogController
- DigitalController
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
libcrypt: true
metadata:
publisher: "Eidos Interactive"
Expand All @@ -132946,6 +132968,7 @@ SLES-02531:
- DigitalController
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
libcrypt: true
metadata:
publisher: "Eidos Interactive"
Expand All @@ -132968,6 +132991,7 @@ SLES-02698:
- DigitalController
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
libcrypt: true
metadata:
publisher: "Eidos Interactive"
Expand All @@ -132990,6 +133014,7 @@ SLES-02533:
- DigitalController
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
libcrypt: true
metadata:
publisher: "Eidos Interactive"
Expand All @@ -133015,6 +133040,7 @@ SLES-02532:
- DigitalController
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
libcrypt: true
metadata:
publisher: "Proein / Eidos Interactive"
Expand All @@ -133040,6 +133066,7 @@ SLUS-00923:
- DigitalController
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
metadata:
publisher: "Capcom"
developer: "Capcom Production Studio 4"
Expand All @@ -133058,6 +133085,7 @@ SLUS-90064:
name: "Resident Evil 3 - Nemesis (USA) (Demo)"
traits:
- DisableWidescreen
- ForcePGXPCPUMode # Fixes jitter in character models.
SLPS-01974:
name: "Restaurant Dream (Japan)"
controllers:
Expand Down

0 comments on commit 7373342

Please sign in to comment.