Editing DualSense HID Commands

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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 20: Line 20:
ReportID = 128,
ReportID = 128,
DeviceID = 1,
DeviceID = 1,
ActionID = 13
ActionID = 12
</pre>
</pre>


Line 97: Line 97:
DeviceID = 16,
DeviceID = 16,
ActionID = 7
ActionID = 7
</pre>
= Get TP UID =
Get Touch Panel Ubique ID
<pre>
ReportID = 128,
DeviceID = 5,
ActionID = 2
</pre>
= Get TP Version =
Get Touch Panel Version
<pre>
ReportID = 128,
DeviceID = 5,
ActionID = 4
</pre>
</pre>


Line 284: Line 268:
</pre>
</pre>


= Get BT Address =
= Get BD Address =
<pre>
<pre>
ReportID = 129,
ReportID = 129,
Line 292: Line 276:
</pre>
</pre>


= Set BT Address =
= Set BD Address =


<pre>
<pre>
Line 336: Line 320:
= Set DFU Mode  =
= Set DFU Mode  =
'''Note 1''': This command does not work with retail controllers 'tested with many controllers' but it may work with DVT/Prototype controllers.
'''Note 1''': This command does not work with retail controllers 'tested with many controllers' but it may work with DVT/Prototype controllers.
'''Note 2''': The mainboard immediately boot into PBL (Primary Boot Loader) mode on the factory before flashing Main "Banana" firmware, then it will be disabled after that.  
'''Note 2''': The mainboard immediately boot into PBL (Pre Boot Loader) mode on the factory before flashing Main "Banana" firmeare, then it will be disabled after that.  
<pre>
<pre>
     ReportID = 160,
     ReportID = 160,
Line 353: Line 337:
</pre>
</pre>


= Write PCBAID =
= Set PC BAID =


<pre>
<pre>
Line 359: Line 343:
DeviceID = 1,
DeviceID = 1,
ActionID = 3,
ActionID = 3,
ReadCmd = 4,
DataLen = 6
DataLen = 6
</pre>
= Read PCBAID =
<pre>
ReportID = 128,
DeviceID = 1,
ActionID = 4,
</pre>
</pre>


Line 532: Line 509:
DeviceID = 1,
DeviceID = 1,
ActionID = 14
ActionID = 14
</pre>
= NVS Lock =
<pre>
  ReportID = 128,
  DeviceID = 3,
  ActionID = 1,
</pre>
</pre>


Line 553: Line 522:
   Param3 = 12
   Param3 = 12
</pre>
</pre>
= NVS Lock Status =
<pre>
  ReportID = 128,
  DeviceID = 3,
  ActionID = 3,
</pre>
Results:
0 - Unlocked
1 - Locked
Please note that all contributions to PS5 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS5 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)