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
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?
The text was updated successfully, but these errors were encountered:
I'm sorry, I've got it to work. There is no need, to compile it for win32.
I've downloaded the latest openvr-libraries and re-compiled it with my latest buildtools. Now, when server is running and a sensor is connected, also Steam-VR is recognizing it.
If you resolved it for yourself, it doesn't make it resolved. Win32 builds should be provided if there there is a demand. Though I have no clue how you manage to run VR on x86 system, honestly.
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?
The text was updated successfully, but these errors were encountered: