mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 13:05:43 -04:00
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…
x
Reference in New Issue
Block a user