Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BthPS3/BthPS3.inf
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ HKR,Parameters,NAVIGATIONSupportedNames,0x00010002,"Navigation Controller"
; Collection of supported remote names for MOTION device
HKR,Parameters,MOTIONSupportedNames,0x00010002,"Motion Controller"
; Collection of supported remote names for WIRELESS device
HKR,Parameters,WIRELESSSupportedNames,0x00010002,"Wireless Controller"
HKR,Parameters,WIRELESSSupportedNames,0x00010002,"Wireless Controller","DualSense Wireless Controller","DualSense Edge Wireless Controller"
; Sub-key to store occupied slot information
HKR,"Parameters\Devices",,0x00000010,

Expand Down