Changes

Jump to navigation Jump to search
217 bytes added ,  06:10, 11 December 2020
Line 158: Line 158:  
| 211 || [7.0.0+] [[#IsVibrationDeviceMounted]]
 
| 211 || [7.0.0+] [[#IsVibrationDeviceMounted]]
 
|-
 
|-
| 212 || [11.0.0+] SendVibrationValueInBool
+
| 212 || [11.0.0+] [[#SendVibrationValueInBool]]
 
|-
 
|-
 
| 300 || [3.0.0+] [[#ActivateConsoleSixAxisSensor]]
 
| 300 || [3.0.0+] [[#ActivateConsoleSixAxisSensor]]
Line 586: Line 586:  
== IsVibrationDeviceMounted ==
 
== IsVibrationDeviceMounted ==
 
Takes a PID, an [[#VibrationDeviceHandle]], and an u64 [[AM_services|AppletResourceUserId]], returns an output u8 bool.
 
Takes a PID, an [[#VibrationDeviceHandle]], and an u64 [[AM_services|AppletResourceUserId]], returns an output u8 bool.
 +
 +
== SendVibrationValueInBool ==
 +
Takes a PID, a bool, a [[#VibrationDeviceHandle]], and an [[AM_services|AppletResourceUserId]], no output.
 +
 +
Stubbed, this just returns 0.
 +
 +
This is currently not exposed by sdknso.
    
== ActivateConsoleSixAxisSensor ==
 
== ActivateConsoleSixAxisSensor ==

Navigation menu