mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 15:35:47 -04:00
Add PlayStationMouse supported controller for some games
This commit is contained in:
@ -3238,7 +3238,8 @@
|
||||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -3268,7 +3269,8 @@
|
||||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -3756,7 +3758,8 @@
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -3787,7 +3790,8 @@
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -3818,7 +3822,8 @@
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -3866,7 +3871,8 @@
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user