Editing DualSense HID Commands
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
= Audio Codec Select = | = Audio Codec Select = | ||
Line 228: | Line 16: | ||
</pre> | </pre> | ||
= Set BD Address = | |||
= Set | |||
<pre> | <pre> | ||
Line 334: | Line 58: | ||
</pre> | </pre> | ||
= Set DFU Mode | = Set DFU Mode (DANGEROUS) = | ||
<pre> | <pre> | ||
ReportID = 160, | ReportID = 160, | ||
Line 353: | Line 76: | ||
</pre> | </pre> | ||
= | = Set PC BAID = | ||
<pre> | <pre> | ||
Line 359: | Line 82: | ||
DeviceID = 1, | DeviceID = 1, | ||
ActionID = 3, | ActionID = 3, | ||
ReadCmd = 4, | |||
DataLen = 6 | DataLen = 6 | ||
</pre> | </pre> | ||
Line 394: | Line 110: | ||
</pre> | </pre> | ||
= Set Read OTP (Juicy?) = | |||
= Set Read OTP | |||
<pre> | <pre> | ||
Line 412: | Line 120: | ||
</pre> | </pre> | ||
= Set Secure Boot Loader | = Set Secure Boot Loader (Juicy?) DANGEROUS MAYBE? = | ||
<pre> | <pre> | ||
Line 435: | Line 143: | ||
ActionID = 1, | ActionID = 1, | ||
Param = 1 | Param = 1 | ||
</pre> | </pre> | ||
Line 451: | Line 151: | ||
DeviceID = 6, | DeviceID = 6, | ||
ActionID = 3 | ActionID = 3 | ||
</pre> | </pre> | ||
Line 532: | Line 159: | ||
DeviceID = 1, | DeviceID = 1, | ||
ActionID = 14 | ActionID = 14 | ||
</pre> | </pre> | ||
Line 553: | Line 172: | ||
Param3 = 12 | Param3 = 12 | ||
</pre> | </pre> | ||