GameDB: add PS Mouse support for Discword
This commit is contained in:
parent
c5c023af5f
commit
f84e6e3e67
|
@ -436776,7 +436776,8 @@
|
|||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
],
|
||||
"track_data": [
|
||||
{
|
||||
|
@ -436810,7 +436811,8 @@
|
|||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
],
|
||||
"track_data": [
|
||||
{
|
||||
|
@ -436848,7 +436850,8 @@
|
|||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
],
|
||||
"track_data": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue