sys-con icon indicating copy to clipboard operation
sys-con copied to clipboard

Please add 0ba to the PS4 device list

Open GOTBLZ opened this issue 2 years ago • 3 comments

0ba is the device ID of the PS4 wireless USB dongle, which allows connection between the dongle and the controller.

Thanks you!

PRODUCT_DUALSHOCK4_1X = 0x5c4,
PRODUCT_DUALSHOCK4_2X = 0x9cc,
PRODUCT_DUALSHOCK4_3X = 0x0ba, (I added it like this)

GOTBLZ avatar Mar 13 '22 02:03 GOTBLZ

@GOTBLZ where did you add that line? I mean which file

carmona avatar May 15 '22 15:05 carmona

source\ControllerLib\ControllerTypes.h

Thanks for looking into this!

GOTBLZ avatar May 18 '22 17:05 GOTBLZ