baffler / OBS-OpenVR-Input-Plugin

This OBS plugin provides an input plugin to 64bit OBS that allows capturing directly from OpenVR/SteamVR mirror surface in full resolution.
GNU General Public License v2.0
374 stars 35 forks source link

Plugin no longer seen as OBS Plugin (OBS 30.X) #66

Open amtcubus opened 5 months ago

amtcubus commented 5 months ago

OBS no longer recognizes the plugin as OBS plugin, since OBS 30. Logs show this message : "Skipping module '../../obs-plugins/64bit/openvr_api.dll', not an OBS plugin" OBS seems to have changed something wich requires a new build of the plugin it seems.

baffler commented 5 months ago

The openvr_api.dll is just what the plugin uses, so it's not the actual plugin. It still seems to function fine on the version I'm on, 30.0.2. If you can offer any more info on what's causing it not to function, I can look further into it. 👍

amtcubus commented 4 months ago

I see this entry in the log files the times it stoped working :

"[win_openvr] [SteamVR] win_openvr_deinit: device refcount not zero!"

It did in fact start to work again a couple days ago but then stoped again and it's working today. ( i see the mentioned log entry on days it did not work ) I'm pretty clueless at this point about what exactly is causing the issue if it is not your plugin.