Add PlayStationMouse supported controller for some games
This commit is contained in:
@@ -2031,7 +2031,8 @@
|
||||
"multitap": true,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -2073,7 +2074,8 @@
|
||||
"multitap": true,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -6813,7 +6815,8 @@
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user