Skip to content

Verify EN

Ayerdi edited this page Aug 7, 2026 · 12 revisions

✅ Verify it works

🔍 Verifier

Run from the package:

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

Or use the installed copy:

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

🧪 Manual test

Step Action Expected result
1 Power on the PRO X 2
2 Wait ~1–2 seconds Windows selects the headset
3 Power them off
4 Wait ~3 seconds (2 checks) Windows selects 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