Merge pull request #3085 from 6lackmag3/patch-73

GameDB: add PS Mouse support for Discword
This commit is contained in:
Connor McLaughlin 2024-01-10 22:24:14 +10:00 committed by GitHub
commit e4e7080f98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -436776,7 +436776,8 @@
"multitap": false, "multitap": false,
"linkCable": false, "linkCable": false,
"controllers": [ "controllers": [
"DigitalController" "DigitalController",
"PlayStationMouse"
], ],
"track_data": [ "track_data": [
{ {
@ -436810,7 +436811,8 @@
"multitap": false, "multitap": false,
"linkCable": false, "linkCable": false,
"controllers": [ "controllers": [
"DigitalController" "DigitalController",
"PlayStationMouse"
], ],
"track_data": [ "track_data": [
{ {
@ -436848,7 +436850,8 @@
"multitap": false, "multitap": false,
"linkCable": false, "linkCable": false,
"controllers": [ "controllers": [
"DigitalController" "DigitalController",
"PlayStationMouse"
], ],
"track_data": [ "track_data": [
{ {