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 219: | Line 7: | ||
</pre> | </pre> | ||
= Set BD Address = | |||
= Set | |||
<pre> | <pre> | ||
Line 334: | Line 49: | ||
</pre> | </pre> | ||
= Set DFU Mode | = Set DFU Mode (DANGEROUS) = | ||
<pre> | <pre> | ||
ReportID = 160, | ReportID = 160, | ||
Line 353: | Line 67: | ||
</pre> | </pre> | ||
= | = Set PC BAID = | ||
<pre> | <pre> | ||
Line 359: | Line 73: | ||
DeviceID = 1, | DeviceID = 1, | ||
ActionID = 3, | ActionID = 3, | ||
ReadCmd = 4, | |||
DataLen = 6 | DataLen = 6 | ||
</pre> | </pre> | ||
Line 394: | Line 101: | ||
</pre> | </pre> | ||
= Set Read OTP (Juicy?) = | |||
= Set Read OTP | |||
<pre> | <pre> | ||
Line 412: | Line 111: | ||
</pre> | </pre> | ||
= Set Secure Boot Loader | = Set Secure Boot Loader (Juicy?) DANGEROUS MAYBE? = | ||
<pre> | <pre> | ||
Line 435: | Line 134: | ||
ActionID = 1, | ActionID = 1, | ||
Param = 1 | Param = 1 | ||
</pre> | </pre> | ||
Line 451: | Line 142: | ||
DeviceID = 6, | DeviceID = 6, | ||
ActionID = 3 | ActionID = 3 | ||
</pre> | </pre> | ||
Line 532: | Line 150: | ||
DeviceID = 1, | DeviceID = 1, | ||
ActionID = 14 | ActionID = 14 | ||
</pre> | </pre> | ||
Line 553: | Line 163: | ||
Param3 = 12 | Param3 = 12 | ||
</pre> | </pre> | ||