# Controller Switching
There are two methods for switching controllers.
# Enabling/Disabling the Add-On
By disabling the SteamVR add-on before launching SteamVR, you can use other controllers alongside ContactGlove.
TIP
A SteamVR restart is required for the changes to take effect.
The enable/disable state of the add-on can be toggled using the button indicated by the red frame in the DivingStation image.
Enabled State | Disabled State |
---|---|
# Switching controllers with the device's power switch
Switch controllers based on the recognition order and status of the devices.
Devices are represented in three types.
- ContactGlove
- Other Controllers: Vive Wand, Index Controller, and others
- Tracker for Gloves: Trackers set to Handheld/Left Hand or Right Hand with TrackerRole
The following is the controller recognition determination for device recognition states.
"〇" indicates recognition, and "-" indicates an unrecognized state.
[Controller Recognition Determination]
Controller Recognition | ContactGlove | Other Controllers | Tracker for Gloves | [Notes] |
---|---|---|---|---|
Tracker for Gloves | - | - | 〇 | [1] |
Other Controllers | - | 〇 | - | |
First Recognized Device | - | 〇 | 〇 | [1][2] |
ContactGlove (Input Only) | 〇 | - | - | [3] |
ContactGlove (First Recognized Device) | 〇 | - | 〇 | [1][4] |
First Recognized Device | 〇 | 〇 | - | [2][3] |
First Recognized Device | 〇 | 〇 | 〇 | [1] |
# [Notes]
- To recognize ContactGlove as a controller, it needs to be recognized in the order of ContactGlove -> Tracker for Gloves.
- Turning off the power of either one will result in the other being recognized as a controller.
- To enable position tracking of ContactGlove, recognition of the Glove Tracker is required.
- In cases of extremely poor communication with ContactGlove, the device recognition may be lost, and the Glove Tracker may become the controller. Turn off the Tracker's power, confirm that ContactGlove is recognized, and then turn the Tracker's power back on. If the issue persists, try turning off the controller switching enable option.