mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-06 19:45:33 +00:00
GameDB: ASCII and VIP demos don't support analog controllers. (#3384)
This commit is contained in:
parent
859f5090c8
commit
c775872a6c
@ -2036,6 +2036,8 @@ SLPM-87068:
|
|||||||
linkCable: false
|
linkCable: false
|
||||||
SLUS-90010:
|
SLUS-90010:
|
||||||
name: "ASCII Entertainment Demo CD (USA)"
|
name: "ASCII Entertainment Demo CD (USA)"
|
||||||
|
controllers:
|
||||||
|
- DigitalController
|
||||||
metadata:
|
metadata:
|
||||||
genre: "** DEMO **"
|
genre: "** DEMO **"
|
||||||
compatibility:
|
compatibility:
|
||||||
@ -179778,10 +179780,14 @@ SLED-01548:
|
|||||||
genre: "** DEMO **"
|
genre: "** DEMO **"
|
||||||
SCES-00236:
|
SCES-00236:
|
||||||
name: "VIP Demo (Europe)"
|
name: "VIP Demo (Europe)"
|
||||||
|
controllers:
|
||||||
|
- DigitalController
|
||||||
metadata:
|
metadata:
|
||||||
genre: "** DEMO **"
|
genre: "** DEMO **"
|
||||||
SCES-00237:
|
SCES-00237:
|
||||||
name: "VIP Demo (Germany)"
|
name: "VIP Demo (Germany)"
|
||||||
|
controllers:
|
||||||
|
- DigitalController
|
||||||
metadata:
|
metadata:
|
||||||
genre: "** DEMO **"
|
genre: "** DEMO **"
|
||||||
SLUS-00657:
|
SLUS-00657:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user