mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-06 11:35:53 +00:00
GameDB: Set PGXPPreserveProjFP for Vagrant Story
Improves jitter on character models. Haven't seen any other game with this much of an impact.
This commit is contained in:
parent
5bd1a492be
commit
4ce1b1afed
@ -180016,6 +180016,8 @@ SLES-02754:
|
|||||||
controllers:
|
controllers:
|
||||||
- AnalogController
|
- AnalogController
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
settings:
|
||||||
|
gpuPGXPPreserveProjFP: true # Improves jitter on character models.
|
||||||
libcrypt: true
|
libcrypt: true
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Squaresoft"
|
publisher: "Squaresoft"
|
||||||
@ -180036,6 +180038,8 @@ SLES-02755:
|
|||||||
controllers:
|
controllers:
|
||||||
- AnalogController
|
- AnalogController
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
settings:
|
||||||
|
gpuPGXPPreserveProjFP: true # Improves jitter on character models.
|
||||||
libcrypt: true
|
libcrypt: true
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Squaresoft"
|
publisher: "Squaresoft"
|
||||||
@ -180056,6 +180060,8 @@ SLES-02756:
|
|||||||
controllers:
|
controllers:
|
||||||
- AnalogController
|
- AnalogController
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
settings:
|
||||||
|
gpuPGXPPreserveProjFP: true # Improves jitter on character models.
|
||||||
libcrypt: true
|
libcrypt: true
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Squaresoft"
|
publisher: "Squaresoft"
|
||||||
@ -180076,6 +180082,8 @@ SCPS-45486:
|
|||||||
controllers:
|
controllers:
|
||||||
- AnalogController
|
- AnalogController
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
settings:
|
||||||
|
gpuPGXPPreserveProjFP: true # Improves jitter on character models.
|
||||||
codes:
|
codes:
|
||||||
- SCPS-45486
|
- SCPS-45486
|
||||||
- SLPM-87393
|
- SLPM-87393
|
||||||
@ -180099,6 +180107,8 @@ SLPS-91457:
|
|||||||
controllers:
|
controllers:
|
||||||
- AnalogController
|
- AnalogController
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
settings:
|
||||||
|
gpuPGXPPreserveProjFP: true # Improves jitter on character models.
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Squaresoft"
|
publisher: "Squaresoft"
|
||||||
developer: "Squaresoft"
|
developer: "Squaresoft"
|
||||||
@ -180121,6 +180131,8 @@ SLUS-01040:
|
|||||||
controllers:
|
controllers:
|
||||||
- AnalogController
|
- AnalogController
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
settings:
|
||||||
|
gpuPGXPPreserveProjFP: true # Improves jitter on character models.
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Squaresoft"
|
publisher: "Squaresoft"
|
||||||
developer: "Squaresoft"
|
developer: "Squaresoft"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user