I am not maintaining this and the camera driver might fuck up your index cameras! https://github.com/korejan/mercury_steamvr_driver has a binary release if you want to try it at your own risk.
Prerequisites:
- vcpkg
- CMake
- Ninja
- Visual Studio 2019, or 2022
git clone https://github.com/moshimeow/mercury_steamvr_driver.git --recursive
cd mercury_steamvr_driver
git submodule init
powershell .\attic\moshi_get_onnxruntime.ps1
Edit the vcpkgdir variable in attic/moshi_build.ps1 to reflect your vcpkg path.
powershell .\attic\moshi_build.ps1
Once this has completed, copy onnxruntime.dll from the deps folder to build/mercury/bin/win64/.