mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-06 19:45:33 +00:00
GameDB: Fixes for Cool Boarders and Welcome House (#3412)
* GameDB: Welcome House hash * 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
03db7ea8ea
commit
994dd18739
@ -29775,6 +29775,8 @@ SCES-00568:
|
|||||||
controllers:
|
controllers:
|
||||||
- DigitalController
|
- DigitalController
|
||||||
- NeGcon
|
- NeGcon
|
||||||
|
traits:
|
||||||
|
- DisablePGXP
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Sony"
|
publisher: "Sony"
|
||||||
developer: "UEP Systems"
|
developer: "UEP Systems"
|
||||||
@ -29794,6 +29796,8 @@ SLPS-00456:
|
|||||||
controllers:
|
controllers:
|
||||||
- DigitalController
|
- DigitalController
|
||||||
- NeGcon
|
- NeGcon
|
||||||
|
traits:
|
||||||
|
- DisablePGXP
|
||||||
codes:
|
codes:
|
||||||
- SLPS-00456
|
- SLPS-00456
|
||||||
- SLPS-91031
|
- SLPS-91031
|
||||||
@ -29819,6 +29823,8 @@ SCUS-94356:
|
|||||||
controllers:
|
controllers:
|
||||||
- DigitalController
|
- DigitalController
|
||||||
- NeGcon
|
- NeGcon
|
||||||
|
traits:
|
||||||
|
- DisablePGXP
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Sony"
|
publisher: "Sony"
|
||||||
developer: "UEP Systems"
|
developer: "UEP Systems"
|
||||||
@ -184442,6 +184448,8 @@ SLPS-00190:
|
|||||||
name: "Welcome House (Japan)"
|
name: "Welcome House (Japan)"
|
||||||
controllers:
|
controllers:
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
codes:
|
||||||
|
- HASH-2B7BBF1266453C1A
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Gust"
|
publisher: "Gust"
|
||||||
developer: "Gust"
|
developer: "Gust"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user