mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 13:05:45 -04:00
Add PlayStationMouse supported controller for some games
This commit is contained in:
@ -8222,7 +8222,8 @@
|
||||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -16494,7 +16495,8 @@
|
||||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -16526,7 +16528,8 @@
|
||||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -24765,7 +24768,8 @@
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -24797,7 +24801,8 @@
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user