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:
@ -11054,7 +11054,8 @@
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -11080,7 +11081,8 @@
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -11112,7 +11114,8 @@
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user