HID services: Difference between revisions
No edit summary |
|||
Line 3,089: | Line 3,089: | ||
| 15 || DDown | | 15 || DDown | ||
|- | |- | ||
| 16 || | | 16 || SL_Left | ||
|- | |- | ||
| 17 || | | 17 || SR_Left | ||
|- | |||
| 18 || SL_Right | |||
|- | |||
| 19 || SR_Right | |||
|- | |- | ||
| 20 || HOME | | 20 || HOME | ||
Line 3,133: | Line 3,137: | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || 0x2C (4*11) || [[#ButtonConfig]], for the following buttons: DLeft, DUp, DRight, DDown, L-Stick, L, ZL, -, | | 0x0 || 0x2C (4*11) || [[#ButtonConfig]], for the following buttons: DLeft, DUp, DRight, DDown, L-Stick, L, ZL, -, SL_Left, SR_Left, Capture. | ||
|- | |- | ||
| 0x2C || 0x8 || [[#JoystickConfig]] | | 0x2C || 0x8 || [[#JoystickConfig]] | ||
Line 3,145: | Line 3,149: | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || 0x28 (4*10) || [[#ButtonConfig]] | | 0x0 || 0x28 (4*10) || [[#ButtonConfig]], for the following buttons: A, B, X, Y, R-Stick, R, ZR, +, SL_Right, SR_Right. | ||
|- | |- | ||
| 0x28 || 0x8 || [[#JoystickConfig]] | | 0x28 || 0x8 || [[#JoystickConfig]] |