You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program changes the runtime firmware but not the bootloader
If you re-ender the bootloader (by doing a firmware update) it will boot up as a steam controller dongle waiting for firmware, Steam sees that and "recovers" it to be a steam controller dongle.
Which would require you to run this program again.
tools\lighthouse\firmware\vr_controller\archive\htc_vrc_dongle_1461100729_2016_04_19.bin only contains the runtime firmware
a bin file containing both the runtime and the bootloader firmware can be acquired by becoming following the steps at [https://partner.steamgames.com/vrlicensing]
This program changes the runtime firmware but not the bootloader
If you re-ender the bootloader (by doing a firmware update) it will boot up as a steam controller dongle waiting for firmware, Steam sees that and "recovers" it to be a steam controller dongle.
Which would require you to run this program again.
tools\lighthouse\firmware\vr_controller\archive\htc_vrc_dongle_1461100729_2016_04_19.bin
only contains the runtime firmwarea bin file containing both the runtime and the bootloader firmware can be acquired by becoming following the steps at [https://partner.steamgames.com/vrlicensing]
the file is now available at
Steam\steamapps\common\SteamVR Tracking HDK\firmware\dongle\watchman_dongle_combined.bin
you can now follow the steps described in the ReadMe
but instead flashing the new file:
cd 'C:\Program Files (x86)\Steam\steamapps\common'
SteamVR\tools\lighthouse\bin\win32\lighthouse_watchman_update.exe -D SteamVR Tracking HDK\firmware\dongle\watchman_dongle_combined.bin
The text was updated successfully, but these errors were encountered: