-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
powershell.exe -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/Ayerdi/PROX2-AutoSwitch/main/install.ps1 | iex"The bootstrap downloads the latest release ZIP and its .sha256, verifies SHA-256, extracts the package and launches the real installer.
- Download the latest ZIP and
.sha256from Releases. - Verify the checksum.
- Extract the whole ZIP to a normal folder.
- Run:
powershell.exe -ExecutionPolicy Bypass -File .\Install-AutoSwitch.ps1The older Instalar-PROX2-AutoSwitch.ps1 filename remains as a compatibility entrypoint.
The wizard lists output devices, lets you choose headset/fallback, observes a real OFF/ON cycle and picks the detection mode: WindowsEndpoint when Windows provides a usable signal, LogitechGHub for a confirmed Logitech PRO X family device, or SteelSeriesNova5 for an Arctis Nova 5/5X receiver.
Logitech PRO X 2 LIGHTSPEED uses direct Centurion HID for physical ON/OFF state and battery percentage. The configuration value remains LogitechGHub for backward compatibility, but G HUB's removed /battery/<deviceId>/state route is not used for PRO X 2 state detection anymore. Unknown HID reads never switch audio, and OFF still requires consecutive confirmed observations.
Audio AutoSwitch · MIT · Repository · Security · Home · Inicio