Skip to content

Verify EN

Ayerdi edited this page Aug 7, 2026 · 12 revisions

Verify it works

Verifier

powershell.exe -ExecutionPolicy Bypass -File ".\Verificar-PROX2-AutoSwitch.ps1"

Or the installed copy:

powershell.exe -ExecutionPolicy Bypass -File "$env:LOCALAPPDATA\PROX2AutoSwitch\Verificar-PROX2-AutoSwitch.ps1"

Manual test

  1. Power on the PRO X 2.
  2. Wait ~1–2 seconds. Windows should select the headset.
  3. Power them off.
  4. After two consecutive checks (~3 seconds), Windows should select the alternative output.

Two consecutive empty responses are required before treating the headset as off, to avoid flapping on a one-off G HUB response.

Log

%LOCALAPPDATA%\PROX2AutoSwitch\autoswitch.log

Expected example:

PRO X 2 AutoSwitch iniciado.
PRO X 2 detectado por G HUB: PRO X 2 Lightspeed Gaming Headset (dev...)
Conectado con G HUB.
Salida cambiada -> ...

Clone this wiki locally