mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-07 12:05:52 +00:00
GameDB: Force disable PGXP in Cool Boarders
With PGXP on, it crashes, hangs or otherwise renders incorrectly in stage select menu.
This commit is contained in:
parent
dbf43d8ddd
commit
f1181bd192
@ -29775,6 +29775,8 @@ SCES-00568:
|
||||
controllers:
|
||||
- DigitalController
|
||||
- NeGcon
|
||||
traits:
|
||||
- DisablePGXP
|
||||
metadata:
|
||||
publisher: "Sony"
|
||||
developer: "UEP Systems"
|
||||
@ -29794,6 +29796,8 @@ SLPS-00456:
|
||||
controllers:
|
||||
- DigitalController
|
||||
- NeGcon
|
||||
traits:
|
||||
- DisablePGXP
|
||||
codes:
|
||||
- SLPS-00456
|
||||
- SLPS-91031
|
||||
@ -29819,6 +29823,8 @@ SCUS-94356:
|
||||
controllers:
|
||||
- DigitalController
|
||||
- NeGcon
|
||||
traits:
|
||||
- DisablePGXP
|
||||
metadata:
|
||||
publisher: "Sony"
|
||||
developer: "UEP Systems"
|
||||
|
Loading…
x
Reference in New Issue
Block a user