360Controller / 360Controller

TattieBogle Xbox 360 Driver (with improvements)
GNU General Public License v2.0
6.67k stars 526 forks source link

Driver not working with PDP XBox Crimson Red: new device signature #1190

Open ruyrybeyro opened 3 years ago

ruyrybeyro commented 3 years ago

Type of Controller

PDP XBox Crimson Red x|S One Windows Wired

OS Version

Big Sur 11.6

Driver Version

0.16.11 - lastest. Github version also got same problem

Connection Method

Wired

Device Name and Info


Device Name: PDP Wired Controller for Xbox Series X - Red
Product ID: 733
Vendor ID: 3695

Response of Controller

Though the drive is loaded, it does not work. Whatsoever no reaction.

Response in Preference Pane

It does not appear any device.

Detailed Explanation of Issue

The Device ID is different from the one in the pinfo file. Also not able to build a new pkg with the lastest version/new device ID.

toshe commented 2 years ago

@ruyrybeyro Can you check if this device is in 360Controller/360Controller/Info.plist? If it's not listed there, add a new entry following the pattern of pre-existing controllers. Change the values idProduct and idVendor for your new controller entry. You have to convert the hex values to decimal. Once done, please submit a Pull Request so that the device can be supported in a new release.