DualSense HID Commands

From PS5 Developer wiki
Revision as of 23:55, 1 April 2024 by Zecoxao (talk | contribs) (this is not true)
Jump to navigation Jump to search

NVS Unlock

  ReportID = 128, 
  DeviceID = 3,
  ActionID = 2,
  Param0 = 101,
  Param1 = 50,
  Param2 = 64,
  Param3 = 12

to unlock NVS, use the command

SET 0x80 {3, 2, 101, 50, 64, 12}