Joy-Con Firmware: Difference between revisions

No edit summary
Line 51: Line 51:
|}
|}


=== Type===
=== Type ===
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 95: Line 95:
! Description
! Description
|-
|-
| 0x00 || 0x06 || [[#ControllerColor|ControllerColorMain]]
| 0x00 || 0x0C || [[#ControllerColor|ControllerColor]]
|-
|-
| 0x06 || 0x06 || [[#ControllerColor|ControllerColorSub]]
| 0x0C || 0x01 || [[#DesignVariation|DesignVariation]]
|-
| 0x0C || 0x01 || DesignVariation
|}
|}


Line 112: Line 110:
|-
|-
| 0x03 || 0x03 || Button color of controller in RGB Hex (see [[Joy-Con#Colors|Joy-Con Colors]])
| 0x03 || 0x03 || Button color of controller in RGB Hex (see [[Joy-Con#Colors|Joy-Con Colors]])
|-
| 0x06 || 0x03 || Left grip color of controller in RGB Hex
|-
| 0x09 || 0x03 || Right grip color of controller in RGB Hex
|}
==== DesignVariation ====
{| class="wikitable" border="1"
|-
! Value
! Name
|-
| 0x00 || LuciaJ, LagerJ
|-
| 0x01 || LuciaE, LagerE
|-
| 0x02 || LuciaU, LagerU
|}
|}