-
Notifications
You must be signed in to change notification settings - Fork 58
Description
First of all, thanks for that amazing SlimeVR Project.
But I'm facing issues with this driver.
As unfortunately, no additional trackers were visible at the SteamVR app, I've checked the logs.
At the Steam logs for C:\Program Files (x86)\Steam\logs\vrclient_steam.txt, I found the following error:
"Unable to load driver SlimeVR. Primary driver shared library not found on filesystem (for this architecture): C:\Program Files (x86)\Steam\steamapps\common\SteamVR\drivers\slimevr\bin\win32\driver_SlimeVR.dll."
So for testing purposes, I've just copied the SteamVR\drivers\slimevr\bin\win64 folder to SteamVR\drivers\slimevr\bin\win32, and I can see after starting SteamVR the additional tracker icon. But of course, additional loading issues, as it's not a win32 DLL.
So can you please also compile and provide a win32 version at the releases please?